hw: move headers to include/
Many of these should be cleaned up with proper qdev-/QOM-ification.
Right now there are many catch-all headers in include/hw/ARCH depending
on cpu.h, and this makes it necessary to compile these files per-target.
However, fixing this does not belong in these patches.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- arch_init.c 4 additions, 4 deletionsarch_init.c
- block/iscsi.c 2 additions, 2 deletionsblock/iscsi.c
- blockdev-nbd.c 1 addition, 1 deletionblockdev-nbd.c
- blockdev.c 1 addition, 1 deletionblockdev.c
- exec.c 1 addition, 1 deletionexec.c
- gdbstub.c 1 addition, 1 deletiongdbstub.c
- hw/9pfs/virtio-9p-device.c 2 additions, 2 deletionshw/9pfs/virtio-9p-device.c
- hw/9pfs/virtio-9p-handle.c 1 addition, 1 deletionhw/9pfs/virtio-9p-handle.c
- hw/9pfs/virtio-9p-local.c 1 addition, 1 deletionhw/9pfs/virtio-9p-local.c
- hw/9pfs/virtio-9p-posix-acl.c 1 addition, 1 deletionhw/9pfs/virtio-9p-posix-acl.c
- hw/9pfs/virtio-9p-proxy.c 1 addition, 1 deletionhw/9pfs/virtio-9p-proxy.c
- hw/9pfs/virtio-9p-synth.c 1 addition, 1 deletionhw/9pfs/virtio-9p-synth.c
- hw/9pfs/virtio-9p-xattr-user.c 1 addition, 1 deletionhw/9pfs/virtio-9p-xattr-user.c
- hw/9pfs/virtio-9p-xattr.c 1 addition, 1 deletionhw/9pfs/virtio-9p-xattr.c
- hw/9pfs/virtio-9p.c 2 additions, 2 deletionshw/9pfs/virtio-9p.c
- hw/9pfs/virtio-9p.h 1 addition, 1 deletionhw/9pfs/virtio-9p.h
- hw/ac97.c 1 addition, 1 deletionhw/ac97.c
- hw/acpi.c 2 additions, 2 deletionshw/acpi.c
- hw/acpi_ich9.c 3 additions, 3 deletionshw/acpi_ich9.c
- hw/acpi_piix4.c 5 additions, 5 deletionshw/acpi_piix4.c
Loading
Please register or sign in to comment