]> git.proxmox.com Git - qemu.git/commit
qemu and qemu-xen: support empty write barriers in xen_disk
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 24 Nov 2010 13:08:03 +0000 (13:08 +0000)
committerKevin Wolf <kwolf@redhat.com>
Wed, 24 Nov 2010 16:31:06 +0000 (17:31 +0100)
commit5cbdebe39e08caf5a373ef1c03a0292d5af955ce
tree457ca9726bc8756c6808e876b012d34db1228432
parent9fbef1ac7cc888f29435e9f636b5dd14cd3260df
qemu and qemu-xen: support empty write barriers in xen_disk

This patch can be applied to both qemu-xen and qemu and adds support
for empty write barriers to xen_disk.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/xen_disk.c