qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/2] add ahci migration


From: Jason Baron
Subject: [Qemu-devel] [PATCH v3 0/2] add ahci migration
Date: Fri, 4 Jan 2013 14:44:39 -0500

Hi,

Add migration bits for ahci. This allows q35 to be migratable. I also
have been working on some qtest migration tests, to show that this does
something. I will re-post those separately.

Thanks,

-Jason

Jason Baron (2):
  ahci: remove unused AHCIDevice fields
  ahci: add migration support

 hw/ide/ahci.c |   88 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 hw/ide/ahci.h |   12 ++++++-
 hw/ide/ich.c  |   11 +++++--
 3 files changed, 99 insertions(+), 12 deletions(-)




reply via email to

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