From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Cc: amit.shah@redhat.com, jan.kiszka@siemens.com,
yamahata@valinux.co.jp, armbru@redhat.com, mst@redhat.com
Subject: [Qemu-devel] [PULL] pci, virtio, net
Date: Mon, 1 Aug 2011 17:27:10 +0300 [thread overview]
Message-ID: <20110801142710.GA12858@redhat.com> (raw)
The following changes since commit d1afc48b7cfdb4490f322d5d82a2aae6d545ec06:
SPARC64: implement addtional MMU faults related to nonfaulting load (2011-07-21 20:02:22 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
Amit Shah (3):
virtio-blk: Fix memleak on exit
virtio-net: don't use vdev after virtio_cleanup
virtio: Plug memleak by freeing vdev
Isaku Yamahata (1):
pcie_host: verify mmcfg address range
Jan Kiszka (1):
pci: Common overflow prevention
Markus Armbruster (2):
Fix automatically assigned network names for netdev
Fix netdev name lookup in -device, device_add, netdev_del
Michael S. Tsirkin (1):
virtio-pci: use generic logic for command access
hw/pci.c | 6 ++----
hw/pci_host.c | 24 ++++++++++++++++++++----
hw/pci_host.h | 6 ++++++
hw/pcie_host.c | 32 ++++++++++++++++++++++++--------
hw/virtio-blk.c | 1 +
hw/virtio-net.c | 2 +-
hw/virtio-pci.c | 18 +++++++++---------
hw/virtio.c | 1 +
net.c | 19 +++++++++++++++----
9 files changed, 79 insertions(+), 30 deletions(-)
next reply other threads:[~2011-08-01 14:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-01 14:27 Michael S. Tsirkin [this message]
2011-08-03 8:15 ` [Qemu-devel] [PULL] pci, virtio, net Markus Armbruster
2011-08-03 8:19 ` Michael S. Tsirkin
2011-08-04 21:45 ` Anthony Liguori
2011-08-04 22:44 ` Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2012-03-15 23:49 Michael S. Tsirkin
2012-03-16 18:21 ` Anthony Liguori
2012-03-19 18:11 ` Anthony Liguori
2012-04-03 14:41 ` Michael S. Tsirkin
2012-04-05 12:03 ` Michael S. Tsirkin
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=20110801142710.GA12858@redhat.com \
--to=mst@redhat.com \
--cc=amit.shah@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=armbru@redhat.com \
--cc=jan.kiszka@siemens.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).