qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] AHCI migration
@ 2013-01-17 10:01 Kevin Wolf
  2013-01-17 10:01 ` [Qemu-devel] [PATCH v4 1/3] ahci: Remove unused AHCIDevice fields Kevin Wolf
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kevin Wolf @ 2013-01-17 10:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha, quintela

Let's get Jason's patches merged while they still apply. I addressed the review
comments (mostly my own) that came up during the v3 review, otherwise this is
unchanged.

Please note that in my tests it didn't work entirely reliably and I saw guest
lockups and kernel crashes in like one of ten cases. I confirmed that the same
kind of bugs occurs with v3 of the series, so my changes are likely innocent.
Someone will have to debug this some more, but what I did took about the time
that I'm willing to spend on it right now.

Jason Baron (2):
  ahci: Remove unused AHCIDevice fields
  ahci: Add migration support

Kevin Wolf (1):
  ahci: Change data types in preparation for migration

 hw/ide/ahci.c |   97 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 hw/ide/ahci.h |   20 ++++++++---
 hw/ide/ich.c  |   13 +++++--
 3 files changed, 109 insertions(+), 21 deletions(-)

-- 
1.7.6.5

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

end of thread, other threads:[~2013-01-18 11:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 10:01 [Qemu-devel] [PATCH v4 0/3] AHCI migration Kevin Wolf
2013-01-17 10:01 ` [Qemu-devel] [PATCH v4 1/3] ahci: Remove unused AHCIDevice fields Kevin Wolf
2013-01-17 10:01 ` [Qemu-devel] [PATCH v4 2/3] ahci: Change data types in preparation for migration Kevin Wolf
2013-01-18 11:24   ` Juan Quintela
2013-01-17 10:01 ` [Qemu-devel] [PATCH v4 3/3] ahci: Add migration support Kevin Wolf
2013-01-18 11:31   ` Juan Quintela
2013-01-18 10:28 ` [Qemu-devel] [PATCH v4 0/3] AHCI migration Stefan Hajnoczi
2013-01-18 11:22   ` Juan Quintela

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