Message ID | 20190204181825.12252.81443.stgit@localhost.localdomain (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [RFC,QEMU] i386/kvm: Enable paravirtual unused page hint mechanism | expand |
diff --git a/target/i386/cpu.c b/target/i386/cpu.c index 2f5412592d30..0d19a9dc64f1 100644 --- a/target/i386/cpu.c +++ b/target/i386/cpu.c @@ -900,7 +900,7 @@ static FeatureWordInfo feature_word_info[FEATURE_WORDS] = { "kvmclock", "kvm-nopiodelay", "kvm-mmu", "kvmclock", "kvm-asyncpf", "kvm-steal-time", "kvm-pv-eoi", "kvm-pv-unhalt", NULL, "kvm-pv-tlb-flush", NULL, "kvm-pv-ipi", - NULL, NULL, NULL, NULL, + "kvm-pv-unused-page-hint", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "kvmclock-stable-bit", NULL, NULL, NULL,