From: Vadim Rozenfeld <vrozenf...@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


Reply via email to