[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [V10 PATCH 19/23] PVH xen: vmcs related changes
On Mon, Aug 12, 2013 at 12:22 PM, George Dunlap <George.Dunlap@xxxxxxxxxxxxx> wrote: > + ASSERT(v->arch.hvm_vmx.exec_conrol & > CPU_BASED_ACTIVATE_SECONDARY_CONTROLS) > + ASSERT(v->arch.hvm_vmx.exec_conrol & CPU_BASED_RDTSC_EXITING) > + ASSERT(v->arch.hvm_vmx.exec_conrol & > CPU_BASED_ACTIVATE_MSR_BITMAP) > + } > + Obviously not compile tested, if I forgot a bunch of semicolons. :-) The point was just to say, it's really not that messy. -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |