kvm: i386: halt poll control MSR support
Add support for halt poll control MSR: save/restore, migration and new feature name. The purpose of this MSR is to allow the guest to disable host halt poll. Signed-off-by:Marcelo Tosatti <mtosatti@redhat.com> Message-Id: <20190603230408.GA7938@amt.cnet> [Do not enable by default, as pointed out by Mark Kanda. - Paolo] Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- include/standard-headers/asm-x86/kvm_para.h 2 additions, 0 deletionsinclude/standard-headers/asm-x86/kvm_para.h
- target/i386/cpu.c 3 additions, 1 deletiontarget/i386/cpu.c
- target/i386/cpu.h 1 addition, 0 deletionstarget/i386/cpu.h
- target/i386/kvm.c 14 additions, 0 deletionstarget/i386/kvm.c
- target/i386/machine.c 20 additions, 0 deletionstarget/i386/machine.c
Loading
Please register or sign in to comment