]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/intel_iommu.c
x86: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jan 2016 18:17:03 +0000 (18:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 15:07:22 +0000 (15:07 +0000)
commitb6a0aa053711e27e1a7825c1fca662beb05bee6f
tree8f237f3d3f8aa482f121f0a19abc0c52ce1ab398
parentd39594e9d96b4f0be27bdbc02a5b1816b72fe1d2
x86: Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1453832250-766-11-git-send-email-peter.maydell@linaro.org
75 files changed:
hw/acpi/acpi_interface.c
hw/acpi/aml-build.c
hw/acpi/bios-linker-loader.c
hw/acpi/core.c
hw/acpi/cpu_hotplug.c
hw/acpi/cpu_hotplug_acpi_table.c
hw/acpi/ich9.c
hw/acpi/memory_hotplug.c
hw/acpi/memory_hotplug_acpi_table.c
hw/acpi/nvdimm.c
hw/acpi/pcihp.c
hw/acpi/piix4.c
hw/acpi/tco.c
hw/char/debugcon.c
hw/char/parallel.c
hw/char/serial-isa.c
hw/char/serial-pci.c
hw/char/serial.c
hw/dma/i8257.c
hw/i2c/pm_smbus.c
hw/i2c/smbus_ich9.c
hw/i386/acpi-build.c
hw/i386/intel_iommu.c
hw/i386/kvm/apic.c
hw/i386/kvm/clock.c
hw/i386/kvm/i8254.c
hw/i386/kvm/i8259.c
hw/i386/kvm/ioapic.c
hw/i386/kvm/pci-assign.c
hw/i386/kvmvapic.c
hw/i386/multiboot.c
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/i386/pc_sysfw.c
hw/i386/pci-assign-load-rom.c
hw/i386/xen/xen_apic.c
hw/i386/xen/xen_platform.c
hw/i386/xen/xen_pvdevice.c
hw/intc/apic.c
hw/intc/apic_common.c
hw/intc/ioapic.c
hw/intc/ioapic_common.c
hw/isa/lpc_ich9.c
hw/isa/piix4.c
hw/misc/debugexit.c
hw/misc/pc-testdev.c
hw/misc/sga.c
hw/pci-host/pam.c
hw/pci-host/piix.c
hw/pci-host/q35.c
hw/timer/hpet.c
hw/timer/i8254.c
hw/timer/i8254_common.c
hw/timer/mc146818rtc.c
target-i386/arch_dump.c
target-i386/arch_memory_mapping.c
target-i386/bpt_helper.c
target-i386/cc_helper.c
target-i386/excp_helper.c
target-i386/fpu_helper.c
target-i386/gdbstub.c
target-i386/helper.c
target-i386/hyperv.c
target-i386/int_helper.c
target-i386/kvm-stub.c
target-i386/kvm.c
target-i386/machine.c
target-i386/mem_helper.c
target-i386/misc_helper.c
target-i386/monitor.c
target-i386/seg_helper.c
target-i386/smm_helper.c
target-i386/svm_helper.c
target-i386/translate.c