|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6] x86/hvm: add vcpu parameter to guest memory copy function
>>> On 07.02.17 at 18:35, <roger.pau@xxxxxxxxxx> wrote:
> @@ -3178,9 +3179,9 @@ static enum hvm_copy_result __hvm_copy(
> {
> static unsigned long lastpage;
> if ( xchg(&lastpage, gfn) != gfn )
> - gdprintk(XENLOG_DEBUG, "guest attempted write to
> read-only"
> + printk(XENLOG_DEBUG, "%pv guest attempted write to
> read-only"
This broke the build, and I can't see how it would have built for you.
I've converted it to dprintk(XENLOG_G_DEBUG, ...) to retain as many
of the original properties as possible.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |