clone of "starship_unstable" Maxim Levitsky (2): kvm: update kernel headers for KVM_{GET|SET}_SREGS2 KVM: use KVM_{GET|SET}_SREGS2 when supported by kvm. accel/kvm/kvm-all.c | 4 ++ include/sysemu/kvm.h | 4 ++ linux-headers/asm-x86/kvm.h | 13 +++++ linux-headers/linux/kvm.h | 5 ++ target/i386/cpu.h | 1 + target/i386/kvm/kvm.c | 101 +++++++++++++++++++++++++++++++++++- target/i386/machine.c | 33 ++++++++++++ 7 files changed, 159 insertions(+), 2 deletions(-) -- 2.26.2