]> git.proxmox.com Git - mirror_qemu.git/commit - hw/sparc64/sun4u.c
Compile dma only once
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 22 May 2010 08:00:52 +0000 (08:00 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 22 May 2010 08:00:52 +0000 (08:00 +0000)
commit4556bd8b2514a55d48c15b1adb17537f49657744
tree67314570081e4b10e768aec2457d1a1d5748a2db
parentc86d2c23879da1534a257eecb572a76f1ead5d93
Compile dma only once

Use a qemu_irq to request CPU exit.

7 compilations less for the full build.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
19 files changed:
Makefile.objs
Makefile.target
default-configs/i386-softmmu.mak
default-configs/mips-softmmu.mak
default-configs/mips64-softmmu.mak
default-configs/mips64el-softmmu.mak
default-configs/mipsel-softmmu.mak
default-configs/ppc-softmmu.mak
default-configs/ppc64-softmmu.mak
default-configs/ppcemb-softmmu.mak
default-configs/x86_64-softmmu.mak
hw/dma.c
hw/isa.h
hw/mips_jazz.c
hw/mips_malta.c
hw/pc.c
hw/ppc_prep.c
hw/sun4m.c
hw/sun4u.c