Add save/restore support to the LSI logic SCSI device model.
commita57ac1d342a32875bd5a835ea01925980e2f90b4
authorNolan <nolan@sigbus.net>
Mon, 20 Jul 2009 21:11:35 +0000 (20 14:11 -0700)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Jul 2009 20:41:01 +0000 (22 15:41 -0500)
treee961781cfc3474da8dd65f028764919a7296ad61
parent3f5cb28d9e458a29e1da1a9ba0a1499a57872d49
Add save/restore support to the LSI logic SCSI device model.

This patch requires "Handle BH's queued by AIO completions in
qemu_aio_flush()" to work reliably.  The combination of those two
patches survived 300+ migrations with heavy IO load running in the
guest.

Signed-off-by: Nolan Leake <nolan <at> sigbus.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/lsi53c895a.c