* [Qemu-devel] [PATCH 0/3] Hyper-V parameters
@ 2014-01-21 8:17 Vadim Rozenfeld
0 siblings, 0 replies; 2+ messages in thread
From: Vadim Rozenfeld @ 2014-01-21 8:17 UTC (permalink / raw)
To: qemu-devel; +Cc: pbonzini, mtosatti, pl, Vadim Rozenfeld, aliguori
From: Vadim Rozenfeld <vrozenfeld@gamil.com>
This series conists of three patches and addresses
the following issues:
- adjusting hyperv parameters according to MS requirements
http://msdn.microsoft.com/library/windows/hardware/hh975392
- make hyperv hypercall and vapic pages migratable
- add support for enabling hyperv reference counters
Vadim Rozenfeld (3):
cleanup hyper-v interface initialization
make hyperv hypercall, vapic, and os id MSRs migratable
add support for hyperv time parameter
linux-headers/asm-x86/hyperv.h | 3 ++
linux-headers/linux/kvm.h | 1 +
target-i386/cpu-qom.h | 1 +
target-i386/cpu.c | 1 +
target-i386/cpu.h | 5 +++
target-i386/kvm.c | 95 +++++++++++++++++++++++++++---------------
target-i386/machine.c | 25 +++++++++++
7 files changed, 97 insertions(+), 34 deletions(-)
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] [PATCH 0/3] Hyper-V parameters
@ 2014-01-21 8:02 Vadim Rozenfeld
0 siblings, 0 replies; 2+ messages in thread
From: Vadim Rozenfeld @ 2014-01-21 8:02 UTC (permalink / raw)
To: qemu-devel; +Cc: pbonzini, mtosatti, pl, Vadim Rozenfeld, aliguori
From: Vadim Rozenfeld <vrozenfeld@gamil.com>
This series conists of three patches and addresses
the following issues:
- adjusting hyperv parameters according to MS requirements
http://msdn.microsoft.com/library/windows/hardware/hh975392
- make hyperv hypercall and vapic pages migratable
- add support for enabling hyperv reference counters
Vadim Rozenfeld (3):
cleanup hyper-v interface initialization
make hyperv hypercall, vapic, and os id MSRs migratable
add support for hyperv time parameter
linux-headers/asm-x86/hyperv.h | 3 ++
linux-headers/linux/kvm.h | 1 +
target-i386/cpu-qom.h | 1 +
target-i386/cpu.c | 1 +
target-i386/cpu.h | 5 +++
target-i386/kvm.c | 95 +++++++++++++++++++++++++++---------------
target-i386/machine.c | 25 +++++++++++
7 files changed, 97 insertions(+), 34 deletions(-)
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-21 8:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-21 8:17 [Qemu-devel] [PATCH 0/3] Hyper-V parameters Vadim Rozenfeld
-- strict thread matches above, loose matches on Subject: below --
2014-01-21 8:02 Vadim Rozenfeld
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).