kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Documentation : hypercalls
@ 2012-08-07  7:39 Raghavendra K T
  2012-08-07  7:39 ` [PATCH 1/3] Documentation/kvm : Add documentation on hypercalls Raghavendra K T
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Raghavendra K T @ 2012-08-07  7:39 UTC (permalink / raw)
  To: Rob Landley, linux-kernel, linux-doc
  Cc: Alexander Graf, Randy Dunlap, KVM, H. Peter Anvin,
	Raghavendra K T, Marcelo Tosatti, Gleb Natapov, Ingo Molnar,
	Avi Kivity, Jan Kiszka, X86, Thomas Gleixner

This is the hypercall documentation patch series
First patch covers KVM specific hypercall information.

second patch is has typo fix for vmcall instruction
comment in kvm_para.h

Third patch includes a veryful documentation on PowerPC
hypercalls originally written by Alex

Changes since initial post:
 - Added hypercall ABI (Peter)
 - made KVM_HC_VAPIC_POLL_IRQ active explicitly (Randy)
 - Changed vmrun/vmmrun ==> vmcall/vmmcall (Marcelo)
 - use Linux KVM hypercall instead of ABI  (Marcelo)
 - correct PowerPC typo (Alex)
 - Remove value field (Alex)

Raghavendra K T (2):
 Documentation/kvm : Add documentation on hypercalls
 Documentation/header : Correct vmrun to vmcall typo

Alexander Graf (1) :
 Documentation/ppc: Add ppc hypercall documentation

 Documentation/virtual/kvm/hypercalls.txt |   66 ++++++++++++++++++++++++++++++
 Documentation/virtual/kvm/ppc-pv.txt     |   22 ++++++++++
 arch/x86/include/asm/kvm_para.h          |    2 +-
 3 files changed, 89 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2012-08-13 20:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07  7:39 [PATCH 0/3] Documentation : hypercalls Raghavendra K T
2012-08-07  7:39 ` [PATCH 1/3] Documentation/kvm : Add documentation on hypercalls Raghavendra K T
2012-08-07  7:40 ` [PATCH 2/3] Documentation/header : Correct vmrun to vmcall typo Raghavendra K T
2012-08-07  7:40 ` [PATCH 2/3] Documentation/ppc: Add ppc hypercall documentation Raghavendra K T
2012-08-07  7:43   ` [PATCH 3/3] " Raghavendra K T
2012-08-07  7:52 ` [PATCH 0/3] Documentation : hypercalls Raghavendra K T
2012-08-09 18:31 ` Marcelo Tosatti
2012-08-11  9:59   ` Raghavendra K T
2012-08-13 20:40 ` Marcelo Tosatti

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).