All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] add ahci migration
@ 2013-01-04 19:44 Jason Baron
  2013-01-04 19:44 ` [Qemu-devel] [PATCH v3 1/2] ahci: remove unused AHCIDevice fields Jason Baron
  2013-01-04 19:44 ` [Qemu-devel] [PATCH v3 2/2] ahci: add migration support Jason Baron
  0 siblings, 2 replies; 7+ messages in thread
From: Jason Baron @ 2013-01-04 19:44 UTC (permalink / raw)
  To: kwolf, afaerber, agraf
  Cc: i.mitsyanko, quintela, jan.kiszka, qemu-devel, aderumier,
	yamahata

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

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

end of thread, other threads:[~2013-01-15 15:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 19:44 [Qemu-devel] [PATCH v3 0/2] add ahci migration Jason Baron
2013-01-04 19:44 ` [Qemu-devel] [PATCH v3 1/2] ahci: remove unused AHCIDevice fields Jason Baron
2013-01-15 14:51   ` Juan Quintela
2013-01-04 19:44 ` [Qemu-devel] [PATCH v3 2/2] ahci: add migration support Jason Baron
2013-01-10 11:52   ` Kevin Wolf
2013-01-15 14:54   ` Juan Quintela
2013-01-15 15:02     ` Kevin Wolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.