All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@linux.vnet.ibm.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue
Date: Mon, 22 Feb 2010 16:22:12 -0600	[thread overview]
Message-ID: <4B830394.6040907@linux.vnet.ibm.com> (raw)
In-Reply-To: <cover.1266874009.git.mtosatti@redhat.com>

On 02/22/2010 03:26 PM, Marcelo Tosatti wrote:
> 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
>    

Pulled, thanks.

In the future, could you just use a [PULL] tag?  That's what others are 
using.

Regards,

Anthony Liguori

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


      parent reply	other threads:[~2010-02-22 22:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Anthony Liguori [this message]

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=4B830394.6040907@linux.vnet.ibm.com \
    --to=aliguori@linux.vnet.ibm.com \
    --cc=aliguori@us.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@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 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.