From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Cc: akorolex@gmail.com, ghammer@redhat.com, jasowang@redhat.com,
lersek@redhat.com, mst@redhat.com
Subject: [Qemu-devel] [PULL] virtio,vhost,pci,e1000
Date: Sun, 3 Mar 2013 12:08:24 +0200 [thread overview]
Message-ID: <20130303100824.GA15871@redhat.com> (raw)
The following changes since commit 864a556e9a800116a305f10fbb714268ca7e9bc3:
Merge remote-tracking branch 'kwolf/for-anthony' into staging (2013-02-26 07:44:39 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony
for you to fetch changes up to 554f1997f0328bc259454239db64b20b3376d9a6:
Set virtio-serial device to have a default of 2 MSI vectors. (2013-02-27 17:24:40 +0200)
----------------------------------------------------------------
virtio,vhost,pci,e1000
Mostly bugfixes, but also some ICH work by Laszlo.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Alexey Korolev (1):
Fix guest OS hang when 64bit PCI bar present
Gal Hammer (1):
Set virtio-serial device to have a default of 2 MSI vectors.
Laszlo Ersek (1):
ICH9 LPC: Reset Control Register, basic implementation
Michael S. Tsirkin (2):
vhost: memory sync fixes
e1000: unbreak the guest network migration to 1.3
hw/e1000.c | 25 ++++++++++++++++++++++++
hw/ich9.h | 11 +++++++++++
hw/lpc_ich9.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/pc.h | 5 +++++
hw/pc_piix.c | 4 ++++
hw/sysbus.c | 27 ++++++++++++++++++++++----
hw/sysbus.h | 2 ++
hw/vhost.c | 49 ++++++++++++++++++++++++++++++-----------------
hw/virtio-pci.c | 5 ++++-
target-i386/cpu.c | 3 ++-
10 files changed, 165 insertions(+), 23 deletions(-)
next reply other threads:[~2013-03-03 10:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-03 10:08 Michael S. Tsirkin [this message]
2013-03-12 2:01 ` [Qemu-devel] [PULL] virtio,vhost,pci,e1000 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=20130303100824.GA15871@redhat.com \
--to=mst@redhat.com \
--cc=akorolex@gmail.com \
--cc=anthony@codemonkey.ws \
--cc=ghammer@redhat.com \
--cc=jasowang@redhat.com \
--cc=lersek@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 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).