|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC V9 4/5] xen, libxc: Request page fault injection via libxc
On 08/28/2014 03:03 PM, Jan Beulich wrote:
>>>> On 28.08.14 at 13:48, <rcojocaru@xxxxxxxxxxxxxxx> wrote:
>> + case XEN_DOMCTL_request_pagefault:
>> + {
>> + unsigned int vcpu = op->u.vcpucontext.vcpu;
>
> So you're using two different structures of the union - how can
> that possibly work? You've got a 32-bi padding field, which you can
> easily use to indicate the desired vCPU. Apart from that I'm not
> seeing how your intended "any vCPU" is now getting handled.
Sorry about that, started from a copy / paste bug from another domctl
case. I'll add the vcpu field to our struct and use that.
Not sure I follow the second part of your comment. Assuming the union
problem is fixed, is this not what you meant about handling the page
fault injection VCPU-based vs domain-based?
Thanks,
Razvan Cojocaru
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |