From: Marcelo Tosatti <mtosatti@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue
Date: Mon, 22 Feb 2010 18:26:42 -0300 [thread overview]
Message-ID: <cover.1266874009.git.mtosatti@redhat.com> (raw)
The following changes since commit bf76bafa5ade434ef2747ceeeeaa95510ecb7946:
Edgar E. Iglesias (1):
crisv10: Prettify.
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
Jan Kiszka (1):
kvm: Fix eflags corruption in kvm mode
Jes Sorensen (1):
kvm: Kill CR3_CACHE feature references
Marcelo Tosatti (5):
block SIGCHLD in vcpu thread(s)
kvm specific wait_io_event
kvm: consume internal signal with sigtimedwait
kvm: remove pre-entry exit_request check with iothread enabled
kvm-all.c: define smp_wmb and use it for coalesced mmio
Paolo Bonzini (1):
use eventfd for iothread
cpu-exec.c | 12 +++--
kvm-all.c | 24 ++++++++++-
kvm.h | 1 +
osdep.c | 32 ++++++++++++++
qemu-barrier.h | 7 +++
qemu-common.h | 1 +
target-i386/kvm.c | 3 -
vl.c | 123 ++++++++++++++++++++++++++++++++++++++++++++---------
8 files changed, 173 insertions(+), 30 deletions(-)
create mode 100644 qemu-barrier.h
next reply other threads:[~2010-02-22 21:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-22 21:26 Marcelo Tosatti [this message]
2010-02-22 21:26 ` [Qemu-devel] [PATCH 1/8] use eventfd for iothread Marcelo Tosatti
2010-02-26 12:35 ` [Qemu-devel] " Pierre Riteau
2010-02-22 21:26 ` [Qemu-devel] [PATCH 2/8] kvm: Fix eflags corruption in kvm mode Marcelo Tosatti
2010-02-22 21:26 ` [Qemu-devel] [PATCH 3/8] kvm: Kill CR3_CACHE feature references Marcelo Tosatti
2010-02-22 21:26 ` [Qemu-devel] [PATCH 4/8] block SIGCHLD in vcpu thread(s) Marcelo Tosatti
2010-02-22 21:26 ` [Qemu-devel] [PATCH 5/8] kvm specific wait_io_event Marcelo Tosatti
2010-02-22 21:26 ` [Qemu-devel] [PATCH 6/8] kvm: consume internal signal with sigtimedwait Marcelo Tosatti
2011-03-06 17:46 ` Andreas Färber
2011-03-06 18:59 ` [Qemu-devel] [PATCH] Implement qemu_kvm_eat_signals only for CONFIG_LINUX Jan Kiszka
2010-02-22 21:26 ` [Qemu-devel] [PATCH 7/8] kvm: remove pre-entry exit_request check with iothread enabled Marcelo Tosatti
2010-02-22 21:26 ` [Qemu-devel] [PATCH 8/8] kvm-all.c: define smp_wmb and use it for coalesced mmio Marcelo Tosatti
2010-02-22 22:22 ` [Qemu-devel] Re: [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue Anthony Liguori
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=cover.1266874009.git.mtosatti@redhat.com \
--to=mtosatti@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=kvm@vger.kernel.org \
--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).