All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue
@ 2010-02-22 21:26 Marcelo Tosatti
  2010-02-22 21:26 ` [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: qemu-devel, kvm, Marcelo Tosatti

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 [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2010-02-22 21:26 ` [PATCH 1/8] use eventfd for iothread Marcelo Tosatti
2010-02-26 12:35   ` Pierre Riteau
2010-02-22 21:26 ` [PATCH 2/8] kvm: Fix eflags corruption in kvm mode Marcelo Tosatti
2010-02-22 21:26 ` [PATCH 3/8] kvm: Kill CR3_CACHE feature references Marcelo Tosatti
2010-02-22 21:26 ` [PATCH 4/8] block SIGCHLD in vcpu thread(s) Marcelo Tosatti
2010-02-22 21:26 ` [PATCH 5/8] kvm specific wait_io_event Marcelo Tosatti
2010-02-22 21:26 ` [PATCH 6/8] kvm: consume internal signal with sigtimedwait Marcelo Tosatti
2011-03-06 17:46   ` [Qemu-devel] " Andreas Färber
2011-03-06 18:59     ` [PATCH] Implement qemu_kvm_eat_signals only for CONFIG_LINUX Jan Kiszka
2010-02-22 21:26 ` [PATCH 7/8] kvm: remove pre-entry exit_request check with iothread enabled Marcelo Tosatti
2010-02-22 21:26 ` [PATCH 8/8] kvm-all.c: define smp_wmb and use it for coalesced mmio Marcelo Tosatti
2010-02-22 22:22 ` [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.