qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] kvm: add kvm_pv_unhalt
@ 2013-09-18 14:41 Andrew Jones
  2013-09-18 14:41 ` [Qemu-devel] [PATCH 1/2] linux-headers: update to 3.12-rc1 Andrew Jones
  2013-09-18 14:41 ` [Qemu-devel] [PATCH 2/2] qemu-kvm: paravirt: add feature kvm_pv_unhalt Andrew Jones
  0 siblings, 2 replies; 7+ messages in thread
From: Andrew Jones @ 2013-09-18 14:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: afaerber, ehabkost

pvticketlocks are in v3.12-rc1, teach qemu-kvm about it.
Benchmarking is still in progress to determine if we can turn it
on by default. So leaving it off for now.

Andrew Jones (2):
  linux-headers: update to 3.12-rc1
  qemu-kvm: paravirt: add feature kvm_pv_unhalt

 linux-headers/asm-x86/kvm_para.h |  1 +
 linux-headers/linux/kvm.h        |  1 +
 linux-headers/linux/kvm_para.h   |  1 +
 linux-headers/linux/vfio.h       | 38 ++++++++++++++++++++++++++++++++++++++
 target-i386/cpu.c                |  2 +-
 5 files changed, 42 insertions(+), 1 deletion(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-09-19 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-18 14:41 [Qemu-devel] [PATCH 0/2] kvm: add kvm_pv_unhalt Andrew Jones
2013-09-18 14:41 ` [Qemu-devel] [PATCH 1/2] linux-headers: update to 3.12-rc1 Andrew Jones
2013-09-18 18:05   ` Eduardo Habkost
2013-09-18 14:41 ` [Qemu-devel] [PATCH 2/2] qemu-kvm: paravirt: add feature kvm_pv_unhalt Andrew Jones
2013-09-18 17:24   ` Eduardo Habkost
2013-09-18 17:35   ` Andreas Färber
2013-09-19 17:35     ` Paolo Bonzini

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