qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Jones <drjones@redhat.com>
To: qemu-devel@nongnu.org
Cc: afaerber@suse.de, ehabkost@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] kvm: add kvm_pv_unhalt
Date: Wed, 18 Sep 2013 16:41:43 +0200	[thread overview]
Message-ID: <1379515305-8450-1-git-send-email-drjones@redhat.com> (raw)

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	other threads:[~2013-09-18 14:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18 14:41 Andrew Jones [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1379515305-8450-1-git-send-email-drjones@redhat.com \
    --to=drjones@redhat.com \
    --cc=afaerber@suse.de \
    --cc=ehabkost@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).