Re: [Qemu-devel] [PATCH qom-cpu 3/7] target-i386: Disable kvm_mmu by default

2013-01-10 Thread Andreas Färber
Am 07.01.2013 19:20, schrieb Eduardo Habkost: > KVM_CAP_PV_MMU capability reporting was removed from the kernel since > v2.6.33 (see commit a68a6a7282373), and was completely removed from the > kernel since v3.3 (see commit fb92045843). It doesn't make sense to keep > it enabled by default, as it w

[Qemu-devel] [PATCH qom-cpu 3/7] target-i386: Disable kvm_mmu by default

2013-01-07 Thread Eduardo Habkost
KVM_CAP_PV_MMU capability reporting was removed from the kernel since v2.6.33 (see commit a68a6a7282373), and was completely removed from the kernel since v3.3 (see commit fb92045843). It doesn't make sense to keep it enabled by default, as it would cause unnecessary hassle when using the "enforce"