]> git.proxmox.com Git - qemu.git/commit
include: avoid useless includes of exec/ headers
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Apr 2013 15:29:59 +0000 (17:29 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Apr 2013 16:19:26 +0000 (18:19 +0200)
commit0bc3cd624f1d59456cad769bb07e84066a2ddaf9
treef4ef49e589605b99ceb087941ea164203564694b
parentdccfcd0e5f8f37360ebda11ccc4dab164c04d5a3
include: avoid useless includes of exec/ headers

Headers in include/exec/ are for the deepest innards of QEMU,
they should almost never be included directly.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch_init.c
dump.c
hw/alpha/typhoon.c
hw/ide/ahci.c
hw/ide/internal.h
hw/net/vmxnet_tx_pkt.c
hw/usb/libhw.c
kvm-stub.c
translate-all.c