From: Anthony Liguori <anthony@codemonkey.ws>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: yamahata@valinux.co.jp, qemu-devel@nongnu.org, agraf@suse.de
Subject: [Qemu-devel] Re: [PULL] pci, virtio, vhost, e1000
Date: Mon, 28 Mar 2011 14:19:58 -0500 [thread overview]
Message-ID: <4D90DF5E.1040207@codemonkey.ws> (raw)
In-Reply-To: <20110328183714.GA30810@redhat.com>
On 03/28/2011 01:37 PM, Michael S. Tsirkin wrote:
> The following changes since commit f64622c401d4975a56b8559e16286231a1d2cfb8:
>
> report that QEMU process was killed by a signal (2011-03-26 12:54:42 +0000)
>
> are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>
> Isaku Yamahata (4):
> pci: replace the magic, 256, for the maximum of devfn
> pci: use devfn for pci_find_device() instead of (slot, fn) pair
> pci: use PCI_DEVFN in pci_get_bus_devfn()
> pci: use uint8_t for devfn_min
>
> Michael S. Tsirkin (4):
> virtio-pci: fix bus master work around on load
> e1000: check buffer availability
> virtio-serial: don't crash on invalid input
> vhost: fix dirty page handling
Pulled. Thanks.
Regards,
Anthony Liguori
> hw/e1000.c | 16 ++++++++--------
> hw/pci-hotplug.c | 5 +++--
> hw/pci.c | 12 ++++++------
> hw/pci.h | 9 +++++----
> hw/pci_host.c | 2 +-
> hw/pci_internals.h | 4 ++--
> hw/pcie_host.c | 3 +--
> hw/vhost.c | 4 +++-
> hw/virtio-pci.c | 13 ++++++-------
> hw/virtio-serial-bus.c | 3 +++
> hw/virtio.h | 1 +
> 11 files changed, 39 insertions(+), 33 deletions(-)
prev parent reply other threads:[~2011-03-28 19:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-28 18:37 [Qemu-devel] [PULL] pci, virtio, vhost, e1000 Michael S. Tsirkin
2011-03-28 19:19 ` 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=4D90DF5E.1040207@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=agraf@suse.de \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=yamahata@valinux.co.jp \
/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).