From: Amit Shah <amit.shah@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: Amit Shah <amit.shah@redhat.com>, qemu list <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH 0/4] Backport fixes from master to stable-0.13
Date: Wed, 8 Sep 2010 16:22:56 +0530 [thread overview]
Message-ID: <cover.1283942946.git.amit.shah@redhat.com> (raw)
Hello,
These are a few fixes which I've submitted that are included in master
but not in stable-0.13.
Patches 1 and 4 fix virtio-serial crash and migration, patch 2 fixes a
non-starting guest after migration in a particular case and patch 3
fixes the driftfix parameter needed by some guests.
The commit ids from which they're backported are mentioned in the
individual patches.
Please apply.
Amit Shah (4):
virtio-serial: Check if more max_ports specified than we can handle
migration: Accept 'cont' only after successful incoming migration
rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
virtio-serial: Cleanup on device hot-unplug
hw/virtio-pci.c | 10 +++++++++-
hw/virtio-serial-bus.c | 27 ++++++++++++++++++++++++++-
hw/virtio.h | 1 +
migration.c | 2 ++
monitor.c | 4 ++++
qemu-config.c | 2 --
qerror.c | 4 ++++
qerror.h | 3 +++
sysemu.h | 1 +
vl.c | 2 ++
10 files changed, 52 insertions(+), 4 deletions(-)
--
1.7.2.2
next reply other threads:[~2010-09-08 10:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-08 10:52 Amit Shah [this message]
2010-09-08 10:52 ` [Qemu-devel] [PATCH 1/4] virtio-serial: Check if more max_ports specified than we can handle Amit Shah
2010-09-08 10:52 ` [Qemu-devel] [PATCH 2/4] migration: Accept 'cont' only after successful incoming migration Amit Shah
2010-09-08 10:52 ` [Qemu-devel] [PATCH 3/4] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix Amit Shah
2010-09-08 10:53 ` [Qemu-devel] [PATCH 4/4] virtio-serial: Cleanup on device hot-unplug Amit Shah
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=cover.1283942946.git.amit.shah@redhat.com \
--to=amit.shah@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 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.