All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v4 0/2]  Hyper-V timers
@ 2014-01-14  9:22 Vadim Rozenfeld
  2014-01-14  9:22 ` [RFC PATCH v4 1/2] add support for Hyper-V reference time counter Vadim Rozenfeld
  2014-01-14  9:22 ` [RFC PATCH v4 2/2] add support for Hyper-V partition reference time enlightenment Vadim Rozenfeld
  0 siblings, 2 replies; 8+ messages in thread
From: Vadim Rozenfeld @ 2014-01-14  9:22 UTC (permalink / raw)
  To: kvm; +Cc: mtosatti, pbonzini, pl, Vadim Rozenfeld

This RFC series adds support for two Hyper-V timer services -
a per-partition reference time counter, and a  partition reference
time enlightenment.


Vadim Rozenfeld (2):
  add support for Hyper-V reference time counter
  add support for Hyper-V partition reference time enlightenment

 arch/x86/include/asm/kvm_host.h    |  1 +
 arch/x86/include/uapi/asm/hyperv.h | 13 ++++++++
 arch/x86/kvm/x86.c                 | 61 +++++++++++++++++++++++++++++++++++++-
 include/uapi/linux/kvm.h           |  1 +
 4 files changed, 75 insertions(+), 1 deletion(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2014-01-16 13:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14  9:22 [RFC PATCH v4 0/2] Hyper-V timers Vadim Rozenfeld
2014-01-14  9:22 ` [RFC PATCH v4 1/2] add support for Hyper-V reference time counter Vadim Rozenfeld
2014-01-14 11:06   ` Paolo Bonzini
2014-01-14  9:22 ` [RFC PATCH v4 2/2] add support for Hyper-V partition reference time enlightenment Vadim Rozenfeld
2014-01-14 11:03   ` Paolo Bonzini
2014-01-14 19:10     ` Marcelo Tosatti
2014-01-14 19:20   ` Marcelo Tosatti
2014-01-16 13:53   ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.