|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 20 of 20] n2 MSR handling and capability exposure
At 10:29 +0800 on 14 Jun (1308047377), Dong, Eddie wrote:
> > > + case MSR_IA32_VMX_MISC:
> > > + case MSR_IA32_VMX_CR0_FIXED0:
> > > + case MSR_IA32_VMX_CR0_FIXED1:
> > > + case MSR_IA32_VMX_CR4_FIXED0:
> > > + case MSR_IA32_VMX_CR4_FIXED1:
> > > + case MSR_IA32_VMX_VMCS_ENUM:
> > > + gdprintk(XENLOG_WARNING, "VMX MSR %x not fully supported
> > yet.\n", msr);
> >
> > Are you planning to fix this before checking in this series? I'm pretty
> > sure that at least MSR_IA32_VMX_VMCS_ENUM should be trivial, since you
> > define your own VMCS format.
> >
>
> Sure, the updated patch is attached.
Thanks. I've applied the full series. I cleaned up a few things for
the 32-bit build as well.
Cheers,
Tim.
--
Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd. (Company #02937203, SL9 0BG)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|