On Tue, Jun 01, 2010 at 03:33:42PM +0300, Avi Kivity wrote: > This patchset converts kvm_arch_vcpu_init()'s cpuid handling bits to use > upstream code. > > Avi Kivity (5): > Make get_para_features() similar to upstream > Use get_para_features() from upstream > Rename kvm_arch_vcpu_init()s cenv argument to env > Use skeleton of upstream's kvm_arch_init_vcpu() > Use upstream's kvm_arch_init_vcpu()'s cpuid bits > > qemu-kvm-x86.c | 148 +++-------------------------------------------------- > target-i386/kvm.c | 15 ++++- > 2 files changed, 20 insertions(+), 143 deletions(-) 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