]> git.proxmox.com Git - mirror_qemu.git/commit
Remove qemu-common.h include from most units
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 23 Mar 2022 15:57:43 +0000 (19:57 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Apr 2022 12:31:55 +0000 (14:31 +0200)
commit0f9668e0c197ab6de95f61a906703a1d127c11f8
treea087c3d0c1fb00b249e22b265c8ca9fc7f930da9
parentfcc41961c936d312c5a8a788aea34e41a6d09a18
Remove qemu-common.h include from most units

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220323155743.1585078-33-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
243 files changed:
accel/hvf/hvf-all.c
accel/tcg/cpu-exec.c
accel/tcg/tcg-accel-ops-icount.c
accel/tcg/tcg-accel-ops-mttcg.c
accel/tcg/tcg-accel-ops-rr.c
accel/tcg/tcg-accel-ops.c
accel/tcg/tcg-all.c
accel/tcg/translate-all.c
audio/audio_win_int.c
backends/hostmem-epc.c
backends/tpm/tpm_passthrough.c
block/file-posix.c
block/io_uring.c
bsd-user/freebsd/os-syscall.c
bsd-user/mmap.c
chardev/char-fd.c
chardev/char-pipe.c
chardev/char-pty.c
cpu.c
crypto/cipher-afalg.c
crypto/hash-afalg.c
dump/dump.c
dump/win_dump.c
fsdev/virtfs-proxy-helper.c
gdbstub.c
hw/9pfs/9p-proxy.c
hw/alpha/dp264.c
hw/avr/boot.c
hw/core/loader.c
hw/display/artist.c
hw/display/cg3.c
hw/display/tcx.c
hw/display/virtio-gpu-udmabuf.c
hw/dma/pl330.c
hw/hppa/machine.c
hw/i386/pc_sysfw.c
hw/i386/x86.c
hw/input/vhost-user-input.c
hw/intc/xics_kvm.c
hw/m68k/mcf5208.c
hw/m68k/q800.c
hw/m68k/virt.c
hw/microblaze/boot.c
hw/mips/fuloong2e.c
hw/mips/jazz.c
hw/mips/loongson3_virt.c
hw/mips/malta.c
hw/mips/mipssim.c
hw/misc/sbsa_ec.c
hw/net/fsl_etsec/etsec.c
hw/net/fsl_etsec/rings.c
hw/net/msf2-emac.c
hw/net/npcm7xx_emc.c
hw/nios2/boot.c
hw/nios2/generic_nommu.c
hw/nvram/fw_cfg.c
hw/pci-host/mv64361.c
hw/pci-host/pnv_phb3.c
hw/pci-host/pnv_phb3_msi.c
hw/pci-host/pnv_phb3_pbcq.c
hw/pci-host/pnv_phb4.c
hw/pci-host/pnv_phb4_pec.c
hw/pci-host/raven.c
hw/pci-host/remote.c
hw/pci/pci.c
hw/ppc/e500.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/ppc/pegasos2.c
hw/ppc/pnv.c
hw/ppc/pnv_bmc.c
hw/ppc/ppc405_boards.c
hw/ppc/ppc440_bamboo.c
hw/ppc/sam460ex.c
hw/ppc/spapr.c
hw/ppc/spapr_numa.c
hw/ppc/spapr_pci_nvlink2.c
hw/ppc/spapr_tpm_proxy.c
hw/ppc/spapr_vof.c
hw/ppc/virtex_ml507.c
hw/ppc/vof.c
hw/remote/iohub.c
hw/remote/machine.c
hw/remote/memory.c
hw/remote/message.c
hw/remote/mpqemu-link.c
hw/remote/proxy-memory-listener.c
hw/remote/proxy.c
hw/remote/remote-obj.c
hw/riscv/boot.c
hw/rx/rx-gdbsim.c
hw/s390x/ipl.c
hw/sd/sd.c
hw/sparc/leon3.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
hw/usb/dev-mtp.c
hw/virtio/virtio-iommu.c
hw/virtio/virtio-mem.c
hw/virtio/virtio-pmem.c
include/qemu-common.h
io/channel-socket.c
linux-user/aarch64/cpu_loop.c
linux-user/alpha/cpu_loop.c
linux-user/arm/cpu_loop.c
linux-user/cris/cpu_loop.c
linux-user/hexagon/cpu_loop.c
linux-user/i386/cpu_loop.c
linux-user/m68k/cpu_loop.c
linux-user/microblaze/cpu_loop.c
linux-user/mips/cpu_loop.c
linux-user/openrisc/cpu_loop.c
linux-user/ppc/cpu_loop.c
linux-user/riscv/cpu_loop.c
linux-user/s390x/cpu_loop.c
linux-user/sh4/cpu_loop.c
linux-user/sparc/cpu_loop.c
linux-user/uname.c
monitor/qmp-cmds.c
net/colo-compare.c
net/net.c
net/socket.c
net/tap-bsd.c
net/tap-linux.c
net/tap-solaris.c
net/tap-win32.c
net/tap.c
net/vde.c
os-posix.c
os-win32.c
page-vary-common.c
qga/commands-posix.c
softmmu/cpu-throttle.c
softmmu/cpu-timers.c
softmmu/cpus.c
softmmu/datadir.c
softmmu/icount.c
softmmu/runstate.c
stubs/monitor-core.c
target/arm/hvf/hvf.c
target/arm/kvm.c
target/arm/kvm64.c
target/hexagon/gdbstub.c
target/i386/hax/hax-all.c
target/i386/hvf/hvf.c
target/i386/hvf/x86.c
target/i386/hvf/x86_cpuid.c
target/i386/hvf/x86_decode.c
target/i386/hvf/x86_descr.c
target/i386/hvf/x86_emu.c
target/i386/hvf/x86_flags.c
target/i386/hvf/x86_mmu.c
target/i386/hvf/x86_task.c
target/i386/hvf/x86hvf.c
target/i386/kvm/sev-stub.c
target/i386/nvmm/nvmm-all.c
target/i386/whpx/whpx-all.c
target/i386/whpx/whpx-apic.c
target/mips/kvm.c
target/nios2/nios2-semi.c
target/ppc/kvm.c
target/riscv/kvm.c
target/rx/cpu.c
target/rx/gdbstub.c
target/s390x/kvm/kvm.c
target/s390x/tcg/vec_fpu_helper.c
target/s390x/tcg/vec_int_helper.c
target/s390x/tcg/vec_string_helper.c
target/tricore/gdbstub.c
target/xtensa/core-de233_fpu.c
target/xtensa/core-dsp3400.c
target/xtensa/core-test_mmuhifi_c3.c
target/xtensa/import_core.sh
tcg/tci.c
tests/qtest/acpi-utils.c
tests/qtest/ahci-test.c
tests/qtest/aspeed_hace-test.c
tests/qtest/bios-tables-test.c
tests/qtest/boot-sector.c
tests/qtest/cpu-plug-test.c
tests/qtest/dbus-display-test.c
tests/qtest/dbus-vmstate-test.c
tests/qtest/device-introspect-test.c
tests/qtest/e1000e-test.c
tests/qtest/erst-test.c
tests/qtest/fdc-test.c
tests/qtest/fuzz/qos_fuzz.c
tests/qtest/hd-geo-test.c
tests/qtest/ide-test.c
tests/qtest/ipmi-bt-test.c
tests/qtest/ivshmem-test.c
tests/qtest/libqos/ahci.c
tests/qtest/libqos/malloc-pc.c
tests/qtest/libqos/malloc-spapr.c
tests/qtest/libqos/malloc.c
tests/qtest/libqtest.c
tests/qtest/machine-none-test.c
tests/qtest/npcm7xx_emc-test.c
tests/qtest/pxe-test.c
tests/qtest/qom-test.c
tests/qtest/rtl8139-test.c
tests/qtest/test-filter-mirror.c
tests/qtest/test-filter-redirector.c
tests/qtest/test-x86-cpuid-compat.c
tests/qtest/virtio-net-test.c
tests/unit/check-qjson.c
tests/unit/check-qnull.c
tests/unit/check-qnum.c
tests/unit/check-qobject.c
tests/unit/check-qstring.c
tests/unit/socket-helpers.c
tests/unit/test-clone-visitor.c
tests/unit/test-forward-visitor.c
tests/unit/test-iov.c
tests/unit/test-logging.c
tests/unit/test-qmp-event.c
tests/unit/test-qobject-input-visitor.c
tests/unit/test-qobject-output-visitor.c
tests/unit/test-string-input-visitor.c
tests/unit/test-string-output-visitor.c
tests/unit/test-thread-pool.c
tests/unit/test-util-sockets.c
tests/unit/test-visitor-serialization.c
tests/unit/test-xbzrle.c
ui/gtk-clipboard.c
ui/keymaps.c
ui/vdagent.c
ui/vnc-clipboard.c
ui/vnc-enc-tight.c
ui/vnc.c
util/aio-win32.c
util/coroutine-sigaltstack.c
util/coroutine-win32.c
util/cutils.c
util/event_notifier-posix.c
util/event_notifier-win32.c
util/iov.c
util/osdep.c
util/oslib-posix.c
util/oslib-win32.c
util/qemu-coroutine-io.c
util/qemu-sockets.c
util/qemu-thread-win32.c