public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] KVM: API doc enhancements and separate PIT kthread
@ 2012-04-24 14:40 Jan Kiszka
  2012-04-24 14:40 ` [PATCH v2 1/3] KVM: Improve readability of KVM API doc Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Kiszka @ 2012-04-24 14:40 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

Some cosmetics for the API docs and the documentations for the PIT
IOCTLs are the foundation. On top comes the previously posted patch for
a separate PIT interrupt injection kthread, just augmented by some
documentation.

This series depends on the application or folding-in of
http://thread.gmane.org/gmane.comp.emulators.kvm.devel/90002

Changes in v2:
 - list obsoleted v1 PIT IOCTLs (missed in v1 due to unfinished rebase)

Jan Kiszka (3):
  KVM: Improve readability of KVM API doc
  KVM: x86: Document in-kernel PIT API
  KVM: x86: Run PIT work in own kthread

 Documentation/virtual/kvm/api.txt |  170 +++++++++++++++++++++++++++++++++++--
 arch/x86/kvm/i8254.c              |   31 ++++---
 arch/x86/kvm/i8254.h              |    7 +-
 3 files changed, 187 insertions(+), 21 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2012-04-27 22:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 14:40 [PATCH v2 0/3] KVM: API doc enhancements and separate PIT kthread Jan Kiszka
2012-04-24 14:40 ` [PATCH v2 1/3] KVM: Improve readability of KVM API doc Jan Kiszka
2012-04-24 14:40 ` [PATCH v2 2/3] KVM: x86: Document in-kernel PIT API Jan Kiszka
2012-04-24 14:40 ` [PATCH v2 3/3] KVM: x86: Run PIT work in own kthread Jan Kiszka
2012-04-27 22:41 ` [PATCH v2 0/3] KVM: API doc enhancements and separate PIT kthread Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox