[Qemu-devel] [PATCH 0/2] i386/kvm: enable Hyper-V PV IPI mechanism

Vitaly Kuznetsov posted 2 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181008112726.16140-1-vkuznets@redhat.com
Test docker-clang@ubuntu failed
Test checkpatch passed
There is a newer version of this series
linux-headers/linux/kvm.h  |  7 +++++--
target/i386/cpu.c          |  1 +
target/i386/cpu.h          |  1 +
target/i386/hyperv-proto.h |  1 +
target/i386/kvm.c          | 14 +++++++++++++-
5 files changed, 21 insertions(+), 3 deletions(-)
[Qemu-devel] [PATCH 0/2] i386/kvm: enable Hyper-V PV IPI mechanism
Posted by Vitaly Kuznetsov 7 years ago
Hyper-V PV IPI enlightenment was merged to KVM (kvm/queue currently).
Support the feature enablement in Qemu.

Vitaly Kuznetsov (2):
  linux-headers: update to pre-4.20 (kvm/queue)
  i386/kvm: add support for Hyper-V IPI send

 linux-headers/linux/kvm.h  |  7 +++++--
 target/i386/cpu.c          |  1 +
 target/i386/cpu.h          |  1 +
 target/i386/hyperv-proto.h |  1 +
 target/i386/kvm.c          | 14 +++++++++++++-
 5 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.17.1