]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/kvm.c
hw: explicitly include qemu/log.h
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Dec 2015 12:16:16 +0000 (13:16 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 14:42:29 +0000 (16:42 +0200)
commit03dd024ff57733a55cd2e455f361d053c81b1b29
treee2787158c48a79a66fadcd632cfe6f9d230fcdda
parente6623d88f44aae9e9c78276c0cb7bd352283d50a
hw: explicitly include qemu/log.h

Move the inclusion out of hw/hw.h, most files do not need it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
90 files changed:
hw/arm/ast2400.c
hw/arm/nseries.c
hw/arm/palmetto-bmc.c
hw/arm/pxa2xx_gpio.c
hw/arm/stellaris.c
hw/arm/strongarm.c
hw/arm/xlnx-ep108.c
hw/audio/pl041.c
hw/block/m25p80.c
hw/block/pflash_cfi01.c
hw/char/bcm2835_aux.c
hw/char/cadence_uart.c
hw/char/digic-uart.c
hw/char/imx_serial.c
hw/char/pl011.c
hw/char/stm32f2xx_usart.c
hw/display/bcm2835_fb.c
hw/display/cg3.c
hw/display/pl110.c
hw/display/virtio-gpu.c
hw/dma/bcm2835_dma.c
hw/dma/pl080.c
hw/dma/pl330.c
hw/dma/rc4030.c
hw/gpio/imx_gpio.c
hw/gpio/pl061.c
hw/i2c/imx_i2c.c
hw/i2c/versatile_i2c.c
hw/input/pl050.c
hw/intc/allwinner-a10-pic.c
hw/intc/arm_gic.c
hw/intc/arm_gicv2m.c
hw/intc/armv7m_nvic.c
hw/intc/bcm2835_ic.c
hw/intc/bcm2836_control.c
hw/intc/i8259.c
hw/intc/imx_avic.c
hw/intc/openpic.c
hw/intc/pl190.c
hw/misc/arm11scu.c
hw/misc/arm_integrator_debug.c
hw/misc/arm_l2x0.c
hw/misc/arm_sysctl.c
hw/misc/bcm2835_mbox.c
hw/misc/bcm2835_property.c
hw/misc/imx25_ccm.c
hw/misc/imx31_ccm.c
hw/misc/imx6_ccm.c
hw/misc/imx6_src.c
hw/misc/imx_ccm.c
hw/misc/macio/cuda.c
hw/misc/macio/mac_dbdma.c
hw/misc/mips_cmgcr.c
hw/misc/mips_cpc.c
hw/misc/mips_itu.c
hw/misc/stm32f2xx_syscfg.c
hw/misc/zynq-xadc.c
hw/misc/zynq_slcr.c
hw/net/allwinner_emac.c
hw/net/fsl_etsec/etsec.c
hw/net/fsl_etsec/rings.c
hw/net/imx_fec.c
hw/net/lan9118.c
hw/net/spapr_llan.c
hw/pci-host/apb.c
hw/pci-host/versatile.c
hw/ppc/spapr.c
hw/ppc/spapr_hcall.c
hw/ppc/spapr_iommu.c
hw/ppc/spapr_rtas.c
hw/ppc/spapr_vio.c
hw/sd/pl181.c
hw/sd/sd.c
hw/sd/sdhci.c
hw/ssi/imx_spi.c
hw/ssi/pl022.c
hw/timer/allwinner-a10-pit.c
hw/timer/arm_timer.c
hw/timer/digic-timer.c
hw/timer/imx_epit.c
hw/timer/imx_gpt.c
hw/timer/pl031.c
hw/timer/stm32f2xx_timer.c
hw/watchdog/wdt_diag288.c
include/hw/hw.h
monitor.c
target-arm/arm-powerctl.c
target-arm/kvm.c
target-arm/kvm32.c
vl.c