Re: [Qemu-devel] [PATCH 19/25] ahci: add migration support

2012-09-14 Thread Juan Quintela
Jason Baron wrote: > Add support for ahci migration. This patch builds upon the patches originally > posted by Andreas Färber. > > These patches have been tested by migrating Windows 7 and Fedora 16 guests on > both piix with ahci attached and on q35 (which has a built-in ahci > controller). > +

[Qemu-devel] [PATCH 19/25] ahci: add migration support

2012-09-13 Thread Jason Baron
Add support for ahci migration. This patch builds upon the patches originally posted by Andreas Färber. These patches have been tested by migrating Windows 7 and Fedora 16 guests on both piix with ahci attached and on q35 (which has a built-in ahci controller). Signed-off-by: Andreas Färber Cc: