dma: do not depend on kvm_enabled()
commit77ac58ddc6be324abc3451ae78a1799efa7cc3b7
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 17 Sep 2014 10:21:29 +0000 (17 12:21 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 14:42:28 +0000 (19 16:42 +0200)
tree3fa85c47b2104596c0d4f377cd0b9ae507c8811b
parentda163845602bf75999054d2a9b9f8f877cb36ce2
dma: do not depend on kvm_enabled()

Memory barriers are needed also by Xen and, when the ioeventfd
bugs are fixed, by TCG as well.

sysemu/kvm.h is not anymore needed in sysemu/dma.h, move it to
the actual users.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/intc/arm_gicv2m.c
hw/intc/xics_kvm.c
hw/misc/pci-testdev.c
hw/ppc/e500plat.c
hw/ppc/spapr_hcall.c
hw/ppc/spapr_pci.c
hw/ppc/spapr_rtas.c
include/sysemu/dma.h