clone of "starship_unstable" Maxim Levitsky (2): kvm: update kernel headers for KVM_GUESTDBG_BLOCKEVENTS gdbstub: implement NOIRQ support for single step on KVM, when kvm's KVM_GUESTDBG_BLOCKIRQ debug flag is supported. accel/kvm/kvm-all.c | 25 ++++++++++++++++ gdbstub.c | 59 ++++++++++++++++++++++++++++++------- include/sysemu/kvm.h | 13 ++++++++ linux-headers/asm-x86/kvm.h | 2 ++ linux-headers/linux/kvm.h | 1 + 5 files changed, 90 insertions(+), 10 deletions(-) -- 2.26.2