From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Subject: [Qemu-devel] [PULL] pci, virtio, net, migration
Date: Sun, 12 Dec 2010 13:25:51 +0200 [thread overview]
Message-ID: <20101212112551.GA14343@redhat.com> (raw)
The following changes since commit 962630f207a33b7de4316022884b5241e05491cd:
Pass boot device list to firmware. (2010-12-11 21:32:48 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
Isaku Yamahata (1):
pci: make command SERR bit writable
Michael S. Tsirkin (10):
cpus: flush all requests on each vm stop
migration/savevm: no need to flush requests
virtio-net: don't dma while vm is stopped
virtio-net: stop/start bh when appropriate
pci: untangle pci/msi dependency
Makefile: make msix/msi depend on CONFIG_PCI
pci/aer: fix error injection
pci/aer: fix interrupt on config write
pci/aer: remove dead code
pci/aer: factor out common code
Mike Ryan (1):
net/sock: option to specify local address
Makefile.objs | 3 +-
cpus.c | 2 +
hw/pc_piix.c | 20 ++++++++++
hw/pci.c | 24 ++---------
hw/pci.h | 7 ++-
hw/pcie.c | 8 ++-
hw/pcie_aer.c | 111 ++++++++++++++++++++++++++-----------------------------
hw/virtio-net.c | 69 ++++++++++++++++++++++++++--------
migration.c | 2 -
net.c | 4 ++
net/socket.c | 52 +++++++++++++++++++------
qemu-options.hx | 11 ++++-
savevm.c | 4 --
13 files changed, 195 insertions(+), 122 deletions(-)
next reply other threads:[~2010-12-12 11:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-12 11:25 Michael S. Tsirkin [this message]
2010-12-17 14:48 ` [Qemu-devel] [PULL] pci, virtio, net, migration Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2011-08-26 10:06 Michael S. Tsirkin
2011-08-29 14:52 ` Anthony Liguori
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=20101212112551.GA14343@redhat.com \
--to=mst@redhat.com \
--cc=anthony@codemonkey.ws \
--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 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).