Re: [PATCH 0/8] KVM: MMU: reduce the size of shadow page structure and some cleanup

2012-01-08 Thread Xiao Guangrong
On 12/16/2011 06:13 PM, Xiao Guangrong wrote: > In this patchset, we observably reduce the size of struct kvm_mmu_page and let > the code more simple. > > And this patchset have already tested by unittest and > RHEL.6.1 setup/boot/reboot/shutdown. Hi Avi, Marcelo, Could you please apply patch

[PATCH 0/8] KVM: MMU: reduce the size of shadow page structure and some cleanup

2011-12-16 Thread Xiao Guangrong
In this patchset, we observably reduce the size of struct kvm_mmu_page and let the code more simple. And this patchset have already tested by unittest and RHEL.6.1 setup/boot/reboot/shutdown. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@v