qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] non-migratable devices


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] non-migratable devices
Date: Fri, 8 Jul 2011 10:53:56 +0200

  Hi,

This patch series adds an easy way to tag devices as non-migratable
puts it into use for ahci and ehci.

Gerd Hoffmann (3):
  vmstate: add no_migrate flag to VMStateDescription
  ahci doesn't support migration
  ehci doesn't support migration

 hw/hw.h       |    1 +
 hw/ide/ich.c  |    6 ++++++
 hw/usb-ehci.c |    6 ++++++
 savevm.c      |    1 +
 4 files changed, 14 insertions(+), 0 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]