qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] i386/kvm: enable Hyper-V PV IPI mechanism
@ 2018-10-09 13:08 Vitaly Kuznetsov
  2018-10-09 13:08 ` [Qemu-devel] [PATCH v2 1/2] linux-headers: update to pre-4.20 (kvm/queue) Vitaly Kuznetsov
  2018-10-09 13:08 ` [Qemu-devel] [PATCH v2 2/2] i386/kvm: add support for Hyper-V IPI send Vitaly Kuznetsov
  0 siblings, 2 replies; 4+ messages in thread
From: Vitaly Kuznetsov @ 2018-10-09 13:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Richard Henderson, Eduardo Habkost,
	Marcelo Tosatti, Roman Kagan

Hyper-V PV IPI enlightenment was merged to KVM (kvm/queue currently).
Support the feature enablement in Qemu.

Changes since v1 [Roman Kagan]:
- Strip kvm.h with 'make headers_install' before putting to Qemu.
- Add Reviewed-by: to PATCH2

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  |  3 +++
 target/i386/cpu.c          |  1 +
 target/i386/cpu.h          |  1 +
 target/i386/hyperv-proto.h |  1 +
 target/i386/kvm.c          | 14 +++++++++++++-
 5 files changed, 19 insertions(+), 1 deletion(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-18 12:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 13:08 [Qemu-devel] [PATCH v2 0/2] i386/kvm: enable Hyper-V PV IPI mechanism Vitaly Kuznetsov
2018-10-09 13:08 ` [Qemu-devel] [PATCH v2 1/2] linux-headers: update to pre-4.20 (kvm/queue) Vitaly Kuznetsov
2018-10-09 13:08 ` [Qemu-devel] [PATCH v2 2/2] i386/kvm: add support for Hyper-V IPI send Vitaly Kuznetsov
2018-10-18 12:38   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).