-
- Downloads
KVM: add ioctls to save/store mpstate
So userspace can save/restore the mpstate during migration. [avi: export the #define constants describing the value] [christian: add s390 stubs] [avi: ditto for ia64] Signed-off-by:Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by:
Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by:
Carsten Otte <cotte@de.ibm.com> Signed-off-by:
Avi Kivity <avi@qumranet.com>
Showing
- arch/ia64/kvm/kvm-ia64.c 12 additions, 0 deletionsarch/ia64/kvm/kvm-ia64.c
- arch/s390/kvm/kvm-s390.c 12 additions, 0 deletionsarch/s390/kvm/kvm-s390.c
- arch/x86/kvm/x86.c 19 additions, 0 deletionsarch/x86/kvm/x86.c
- include/asm-x86/kvm_host.h 0 additions, 5 deletionsinclude/asm-x86/kvm_host.h
- include/linux/kvm.h 15 additions, 0 deletionsinclude/linux/kvm.h
- include/linux/kvm_host.h 4 additions, 0 deletionsinclude/linux/kvm_host.h
- virt/kvm/kvm_main.c 24 additions, 0 deletionsvirt/kvm/kvm_main.c
Please register or sign in to comment