On Wed, May 25, 2011 at 11:01:22PM +0300, Nadav Har'El wrote: > Hi, > > This is the eleventh iteration of the nested VMX patch set, and hopefully the > last in this format. > > Improvements in this version over the previous one include: > > * Overhauled vmcs, cpu, and launched handling (new loaded_vmcs structure and > per-cpu linked-list replacing old vcpu linked-list). > > * Added missing checks that VMPTRLD was done, in emulating VMLAUNCH and some > other VMX instructions. > > * prepare_vmcs02 is now void, and cannot fail. Correctly handle the case > of apic-access page with an invalid GPA. > > * A bunch of corrections to errors and omissions discovered by Kevin Tian. > > * Miscellenous function name changes, and other cosmetic improvements. > > This new set of patches applies to the current KVM trunk (I checked with > 5b186b275c0288c8576d26baebe9019875d68a2b). > > Avi, please apply. > > Nadav. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html