From: Anthony Liguori <anthony@codemonkey.ws>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL] non-migratable devices
Date: Fri, 29 Jul 2011 10:46:40 -0500 [thread overview]
Message-ID: <4E32D5E0.1090207@codemonkey.ws> (raw)
In-Reply-To: <1311156579-9814-1-git-send-email-kraxel@redhat.com>
On 07/20/2011 05:09 AM, Gerd Hoffmann wrote:
> Hi,
>
> This patch series adds an easy way to tag devices as non-migratable
> and puts it into use for ahci, ehci and a number of usb devices.
Pulled. Thanks.
Regards,
Anthony Liguori
>
> cheers,
> Gerd
>
> The following changes since commit 03ff09580ef6cbc4a893b6e3e6bbff33180ec70a:
>
> Merge remote-tracking branch 'agraf/xen-next' into staging (2011-07-19 08:04:35 -0500)
>
> are available in the git repository at:
>
> git://git.kraxel.org/qemu migration.1
>
> Gerd Hoffmann (9):
> vmstate: add no_migrate flag to VMStateDescription
> vmstate: complain about devices without vmstate
> ahci doesn't support migration
> ehci doesn't support migration
> usb storage: first migration support bits.
> usb-wacom doesn't support migration
> usb-bt doesn't support migration
> usb-net doesn't support migration
> usb-serial doesn't support migration
>
> hw/hw.h | 3 +++
> hw/ide/ich.c | 6 ++++++
> hw/qdev.c | 7 ++++++-
> hw/usb-bt.c | 6 ++++++
> hw/usb-ehci.c | 7 +++++++
> hw/usb-msd.c | 12 ++++++++++++
> hw/usb-net.c | 6 ++++++
> hw/usb-serial.c | 7 +++++++
> hw/usb-wacom.c | 6 ++++++
> savevm.c | 1 +
> 10 files changed, 60 insertions(+), 1 deletions(-)
>
>
prev parent reply other threads:[~2011-07-29 15:46 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-20 10:09 [Qemu-devel] [PULL] non-migratable devices Gerd Hoffmann
2011-07-20 10:09 ` [Qemu-devel] [PATCH 1/9] vmstate: add no_migrate flag to VMStateDescription Gerd Hoffmann
2011-07-20 10:09 ` [Qemu-devel] [PATCH 2/9] vmstate: complain about devices without vmstate Gerd Hoffmann
2011-07-20 12:40 ` Peter Maydell
2011-07-20 12:51 ` Gerd Hoffmann
2011-07-20 10:09 ` [Qemu-devel] [PATCH 3/9] ahci doesn't support migration Gerd Hoffmann
2011-07-20 10:09 ` [Qemu-devel] [PATCH 4/9] ehci " Gerd Hoffmann
2011-07-20 10:09 ` [Qemu-devel] [PATCH 5/9] usb storage: first migration support bits Gerd Hoffmann
2011-07-29 15:56 ` Paolo Bonzini
2011-07-20 10:09 ` [Qemu-devel] [PATCH 6/9] usb-wacom doesn't support migration Gerd Hoffmann
2011-07-29 15:57 ` Paolo Bonzini
2011-07-20 10:09 ` [Qemu-devel] [PATCH 7/9] usb-bt " Gerd Hoffmann
2011-07-20 10:09 ` [Qemu-devel] [PATCH 8/9] usb-net " Gerd Hoffmann
2011-07-20 10:09 ` [Qemu-devel] [PATCH 9/9] usb-serial " Gerd Hoffmann
2011-07-22 14:21 ` [Qemu-devel] [PULL] non-migratable devices Anthony Liguori
2011-07-22 14:32 ` Gerd Hoffmann
2011-07-29 15:46 ` Anthony Liguori [this message]
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=4E32D5E0.1090207@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=kraxel@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).