qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] kvm: add kvm_pv_unhalt


From: Andrew Jones
Subject: [Qemu-devel] [PATCH 0/2] kvm: add kvm_pv_unhalt
Date: Wed, 18 Sep 2013 16:41:43 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]