qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] Hyper-V parameters


From: Vadim Rozenfeld
Subject: [Qemu-devel] [PATCH 0/3] Hyper-V parameters
Date: Tue, 21 Jan 2014 19:02:44 +1100

From: Vadim Rozenfeld <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]