qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue
@ 2010-02-22 21:26 Marcelo Tosatti
  2010-02-22 21:26 ` [Qemu-devel] [PATCH 1/8] use eventfd for iothread Marcelo Tosatti
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Marcelo Tosatti @ 2010-02-22 21:26 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, kvm

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

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

end of thread, other threads:[~2011-03-06 18:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-22 21:26 [Qemu-devel] [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
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

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