kvm-all.c: define smp_wmb and use it for coalesced mmio
commit85199474d0df23b87f0b4a3e330401b59aac3ec0
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 22 Feb 2010 16:57:54 +0000 (22 13:57 -0300)
committerAvi Kivity <avi@redhat.com>
Mon, 22 Feb 2010 17:04:13 +0000 (22 19:04 +0200)
tree1420d449ca27b80b96c30437c5d69208325f0c20
parent6312b92853a7cd483533de0348dcd26edef74824
kvm-all.c: define smp_wmb and use it for coalesced mmio

Acked-by: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
kvm-all.c
qemu-barrier.h [new file with mode: 0644]