]> git.ipfire.org Git - thirdparty/qemu.git/commit
BACKPORT: 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)
committerGlauber Costa <glommer@redhat.com>
Thu, 23 Jul 2009 14:38:13 +0000 (10:38 -0400)
commitf81eed9ddba94918cc9d8c8ffeea45f5b5ef2832
tree3d984e77c06183852b3135ebae553914a05001b8
parent0dd99a1e37baf1964455df4ab5dc51a91bfd3b99
BACKPORT: 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>
Signed-off-by: Glauber Costa <glommer@redhat.com>
hw/lsi53c895a.c