kvm: let's add HYPERV capabilities (was Re: [PATCH 01/20] hyper-v: introduce Hyper-V support infrastructure.)

2012-11-28 Thread Michael S. Tsirkin
On Fri, Jan 20, 2012 at 03:26:27PM -0200, Marcelo Tosatti wrote: From: Vadim Rozenfeld vroze...@redhat.com [Jan: fix build with CONFIG_USER_ONLY] Signed-off-by: Marcelo Tosatti mtosa...@redhat.com --- Makefile.target |2 + target-i386/cpuid.c | 14 +++

[PATCH 01/20] hyper-v: introduce Hyper-V support infrastructure.

2012-01-20 Thread Marcelo Tosatti
From: Vadim Rozenfeld vroze...@redhat.com [Jan: fix build with CONFIG_USER_ONLY] Signed-off-by: Marcelo Tosatti mtosa...@redhat.com --- Makefile.target |2 + target-i386/cpuid.c | 14 +++ target-i386/hyperv.c | 64 ++