qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] QEMU: Hyper-V VMBus hypercalls blank handlers
@ 2016-01-12 11:11 Andrey Smetanin
  2016-01-12 11:11 ` [Qemu-devel] [PATCH v1 1/2] headers: Hyper-V VMBus hypercall codes and exit Andrey Smetanin
  2016-01-12 11:11 ` [Qemu-devel] [PATCH v1 2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers Andrey Smetanin
  0 siblings, 2 replies; 3+ messages in thread
From: Andrey Smetanin @ 2016-01-12 11:11 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, kvm, Marcelo Tosatti, Roman Kagan,
	Denis V. Lunev, Paolo Bonzini, Andreas Färber,
	Richard Henderson

The patches adds blank handlers for Hyper-V
VMBus hypercalls routed by KVM_EXIT_HYPERV_HCALL KVM exit.

Signed-off-by: Andrey Smetanin <asmetanin@virtuozzo.com>
Reviewed-by: Roman Kagan <rkagan@virtuozzo.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Richard Henderson <rth@twiddle.net>
CC: Eduardo Habkost <ehabkost@redhat.com>
CC: "Andreas Färber" <afaerber@suse.de>
CC: Marcelo Tosatti <mtosatti@redhat.com>
CC: Roman Kagan <rkagan@virtuozzo.com>
CC: Denis V. Lunev <den@openvz.org>
CC: kvm@vger.kernel.org

Andrey Smetanin (2):
  headers: Hyper-V VMBus hypercall codes and exit
  target-i386/kvm: Hyper-V VMBus hypercalls blank handlers

 include/standard-headers/asm-x86/hyperv.h |  4 +++-
 linux-headers/linux/kvm.h                 |  7 +++++++
 target-i386/hyperv.c                      | 14 ++++++++++++++
 target-i386/hyperv.h                      |  2 ++
 target-i386/kvm.c                         |  3 +++
 5 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.4.3

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

end of thread, other threads:[~2016-01-12 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12 11:11 [Qemu-devel] [PATCH v1 0/2] QEMU: Hyper-V VMBus hypercalls blank handlers Andrey Smetanin
2016-01-12 11:11 ` [Qemu-devel] [PATCH v1 1/2] headers: Hyper-V VMBus hypercall codes and exit Andrey Smetanin
2016-01-12 11:11 ` [Qemu-devel] [PATCH v1 2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers Andrey Smetanin

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).