qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Backport fixes from master to stable-0.13
@ 2010-09-08 10:52 Amit Shah
  2010-09-08 10:52 ` [Qemu-devel] [PATCH 1/4] virtio-serial: Check if more max_ports specified than we can handle Amit Shah
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Amit Shah @ 2010-09-08 10:52 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Amit Shah, qemu list

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-08 10:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08 10:52 [Qemu-devel] [PATCH 0/4] Backport fixes from master to stable-0.13 Amit Shah
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

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).