Add save/restore support to the LSI logic SCSI device model.
authorNolan <nolan@sigbus.net>
Mon, 20 Jul 2009 21:11:35 +0000 (14:11 -0700)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Jul 2009 15:58:47 +0000 (10:58 -0500)
commit777aec7ac91b1306d77897aafc8097a87bf4a672
tree710c1182bd2fd17160576133469bb4e73fa6c542
parent6e5d97d01d9da6f295f9888d4b34e29fd737861a
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