>>> On 27.09.17 at 16:22, <paul.durr...@citrix.com> wrote:
>> From: Jan Beulich [mailto:jbeul...@suse.com]
>> Sent: 27 September 2017 14:31
>> >>> On 27.09.17 at 14:49, <paul.durr...@citrix.com> wrote:
>> > Ok, I'll claim the final cmd value then.
>> 
>> Final? We've got 5 left (for a total of 3 bits) afaict.
> 
> Really? Maybe I misread... looks like only 2 bits to me.

Maybe you and I looked in different places. I'm deriving this from

        cmd = req.ptr & (sizeof(l1_pgentry_t)-1);

        switch ( cmd )

in do_mmu_update(). Only 32-bit non-PAE guests would have been
limited to 2 bits.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to