]> git.proxmox.com Git - qemu.git/commit
exec: move include files to include/exec/
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Dec 2012 17:19:49 +0000 (18:19 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Dec 2012 07:31:31 +0000 (08:31 +0100)
commit022c62cbbcf1ff40b23c92874f8670cddfec2414
tree3ce0d762aec7ed41ecc486156cffcc0fbbd16d26
parent737e150e89c44c6b33691a627e24bac7fb58f349
exec: move include files to include/exec/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
300 files changed:
arch_init.c
balloon.c
bsd-user/qemu.h
cpu-all.h [deleted file]
cpu-common.h [deleted file]
cpu-defs.h [deleted file]
cpus.c
cputlb.c
cputlb.h [deleted file]
def-helper.h [deleted file]
dma.h
dump.c
exec-all.h [deleted file]
exec-memory.h [deleted file]
exec.c
gdbstub.c
gdbstub.h [deleted file]
gen-icount.h [deleted file]
hw/acpi_ich9.c
hw/acpi_piix4.c
hw/alpha_typhoon.c
hw/an5206.c
hw/apb_pci.c
hw/apic_internal.h
hw/apm.h
hw/arm-misc.h
hw/armv7m_nvic.c
hw/axis_dev88.c
hw/bonito.c
hw/collie.c
hw/dummy_m68k.c
hw/etraxfs_dma.c
hw/exynos4210.h
hw/exynos4210_fimd.c
hw/exynos4_boards.c
hw/flash.h
hw/framebuffer.h
hw/gt64xxx.c
hw/gumstix.c
hw/highbank.c
hw/hw.h
hw/ide.h
hw/ide/ahci.c
hw/ide/internal.h
hw/integratorcp.c
hw/ioapic_internal.h
hw/isa-bus.c
hw/isa.h
hw/isa_mmio.c
hw/kzm.c
hw/leon3.c
hw/lm32_boards.c
hw/loader.c
hw/lpc_ich9.c
hw/m48t59.c
hw/mac_dbdma.h
hw/mainstone.c
hw/mcf5206.c
hw/mcf5208.c
hw/mcf_fec.c
hw/mcf_intc.c
hw/mcf_uart.c
hw/milkymist.c
hw/mips.h
hw/mips_fulong2e.c
hw/mips_jazz.c
hw/mips_malta.c
hw/mips_mipssim.c
hw/mips_r4k.c
hw/musicpal.c
hw/ne2000-isa.c
hw/nseries.c
hw/omap.h
hw/omap_gpmc.c
hw/omap_sx1.c
hw/omap_uart.c
hw/onenand.c
hw/openrisc_sim.c
hw/palm.c
hw/pam.h
hw/pc.c
hw/pc.h
hw/pc_piix.c
hw/pc_q35.c
hw/pci/pci.c
hw/pci/pci.h
hw/pci/pcie_host.c
hw/pci/pcie_host.h
hw/pci/shpc.h
hw/pci_bridge_dev.c
hw/pcnet.h
hw/petalogix_ml605_mmu.c
hw/petalogix_s3adsp1800_mmu.c
hw/pflash_cfi01.c
hw/pflash_cfi02.c
hw/ppc/e500.c
hw/ppc405_boards.c
hw/ppc405_uc.c
hw/ppc440_bamboo.c
hw/ppc4xx_devs.c
hw/ppc4xx_pci.c
hw/ppc_mac.h
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/ppc_prep.c
hw/ppce500_pci.c
hw/prep_pci.c
hw/puv3.c
hw/pxa.h
hw/qdev-addr.c
hw/r2d.c
hw/realview.c
hw/s390-virtio.c
hw/s390x/sclp.c
hw/serial.c
hw/serial.h
hw/sh7750.c
hw/sh_intc.h
hw/sh_pci.c
hw/sh_serial.c
hw/sh_timer.c
hw/shix.c
hw/soc_dma.h
hw/spapr.c
hw/spapr_iommu.c
hw/spapr_pci.c
hw/spitz.c
hw/stellaris.c
hw/strongarm.h
hw/sun4u.c
hw/sysbus.c
hw/sysbus.h
hw/tosa.c
hw/usb/libhw.c
hw/versatile_pci.c
hw/versatilepb.c
hw/vexpress.c
hw/vfio_pci.c
hw/vga_int.h
hw/vhost.c
hw/vhost.h
hw/virtex_ml507.c
hw/virtio-balloon.c
hw/vt82c686.c
hw/xen_platform.c
hw/xen_pt.c
hw/xilinx_zynq.c
hw/xtensa_lx60.c
hw/xtensa_sim.c
hw/z2.c
hwaddr.h [deleted file]
include/exec/address-spaces.h [new file with mode: 0644]
include/exec/cpu-all.h [new file with mode: 0644]
include/exec/cpu-common.h [new file with mode: 0644]
include/exec/cpu-defs.h [new file with mode: 0644]
include/exec/cputlb.h [new file with mode: 0644]
include/exec/def-helper.h [new file with mode: 0644]
include/exec/exec-all.h [new file with mode: 0644]
include/exec/gdbstub.h [new file with mode: 0644]
include/exec/gen-icount.h [new file with mode: 0644]
include/exec/hwaddr.h [new file with mode: 0644]
include/exec/ioport.h [new file with mode: 0644]
include/exec/iorange.h [new file with mode: 0644]
include/exec/memory-internal.h [new file with mode: 0644]
include/exec/memory.h [new file with mode: 0644]
include/exec/poison.h [new file with mode: 0644]
include/exec/softmmu-semi.h [new file with mode: 0644]
include/exec/softmmu_defs.h [new file with mode: 0644]
include/exec/softmmu_exec.h [new file with mode: 0644]
include/exec/softmmu_header.h [new file with mode: 0644]
include/exec/softmmu_template.h [new file with mode: 0644]
include/exec/spinlock.h [new file with mode: 0644]
include/exec/user/abitypes.h [new file with mode: 0644]
include/exec/user/thunk.h [new file with mode: 0644]
ioport.c
ioport.h [deleted file]
iorange.h [deleted file]
kvm-all.c
kvm-stub.c
linux-user/qemu.h
memory-internal.h [deleted file]
memory.c
memory.h [deleted file]
memory_mapping-stub.c
memory_mapping.c
monitor.c
poison.h [deleted file]
qemu-lock.h [deleted file]
qemu-user-types.h [deleted file]
qtest.c
savevm.c
scripts/feature_to_c.sh
softmmu-semi.h [deleted file]
softmmu_defs.h [deleted file]
softmmu_exec.h [deleted file]
softmmu_header.h [deleted file]
softmmu_template.h [deleted file]
target-alpha/cpu.h
target-alpha/helper.h
target-alpha/mem_helper.c
target-alpha/translate.c
target-arm/arm-semi.c
target-arm/cpu.h
target-arm/helper.c
target-arm/helper.h
target-arm/iwmmxt_helper.c
target-arm/neon_helper.c
target-arm/op_helper.c
target-arm/translate.c
target-cris/cpu.h
target-cris/helper.h
target-cris/op_helper.c
target-cris/translate.c
target-i386/arch_dump.c
target-i386/arch_memory_mapping.c
target-i386/cpu.h
target-i386/fpu_helper.c
target-i386/helper.h
target-i386/ioport-user.c
target-i386/kvm.c
target-i386/mem_helper.c
target-i386/misc_helper.c
target-i386/seg_helper.c
target-i386/svm_helper.c
target-i386/translate.c
target-lm32/cpu.h
target-lm32/helper.h
target-lm32/op_helper.c
target-lm32/translate.c
target-m68k/cpu.h
target-m68k/helper.c
target-m68k/helpers.h
target-m68k/m68k-semi.c
target-m68k/op_helper.c
target-m68k/translate.c
target-microblaze/cpu.h
target-microblaze/helper.h
target-microblaze/op_helper.c
target-microblaze/translate.c
target-mips/cpu.h
target-mips/helper.h
target-mips/op_helper.c
target-mips/translate.c
target-openrisc/cpu.h
target-openrisc/helper.h
target-openrisc/interrupt.c
target-openrisc/mmu.c
target-openrisc/mmu_helper.c
target-openrisc/translate.c
target-ppc/cpu.h
target-ppc/helper.h
target-ppc/kvm_ppc.h
target-ppc/mem_helper.c
target-ppc/translate.c
target-ppc/translate_init.c
target-s390x/cpu.h
target-s390x/fpu_helper.c
target-s390x/helper.c
target-s390x/helper.h
target-s390x/mem_helper.c
target-s390x/misc_helper.c
target-s390x/translate.c
target-sh4/cpu.h
target-sh4/helper.h
target-sh4/op_helper.c
target-sh4/translate.c
target-sparc/cpu.h
target-sparc/helper.h
target-sparc/ldst_helper.c
target-sparc/mmu_helper.c
target-sparc/translate.c
target-unicore32/cpu.h
target-unicore32/helper.c
target-unicore32/helper.h
target-unicore32/op_helper.c
target-unicore32/translate.c
target-xtensa/core-dc232b.c
target-xtensa/core-dc233c.c
target-xtensa/core-fsf.c
target-xtensa/cpu.h
target-xtensa/helper.c
target-xtensa/helper.h
target-xtensa/op_helper.c
target-xtensa/translate.c
tcg/arm/tcg-target.c
tcg/hppa/tcg-target.c
tcg/i386/tcg-target.c
tcg/ia64/tcg-target.c
tcg/mips/tcg-target.c
tcg/ppc/tcg-target.c
tcg/ppc64/tcg-target.c
tcg/s390/tcg-target.c
tcg/sparc/tcg-target.c
tci.c
thunk.c
thunk.h [deleted file]
translate-all.c
vl.c
xen-all.c
xen-stub.c