aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Syncing documentation vs. -help vs. qemu_options tableblueswir11-1/+6
2009-03-12From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori1-1/+1
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori1-0/+5
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel321-1/+1
2009-03-02kvm/powerpc: Add freescale pci controller's supportaurel321-0/+2
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori1-0/+1
2009-02-08QEMU Microsoft serial mouse emulationaurel321-0/+3
2009-02-08Additional VGA options for MIPS Maltaaurel321-0/+1
2009-02-08Rename ppc_chrp.c to ppc_newworld.cblueswir11-1/+1
2009-02-05Add a scatter-gather list type and accessors (Avi Kivity)aliguori1-1/+1
2009-01-30linux-user: Add generic env variable handlingaurel321-1/+1
2009-01-21Consolidate library creation (Avi Kivity)aliguori1-2/+0
2009-01-21Consolidate linker rules (Avi Kivity)aliguori1-4/+6
2009-01-21Introduce rules.mak (Avi Kivity)aliguori1-6/+1
2009-01-21Consolidate compiler invocations (Avi Kivity)aliguori1-13/+5
2009-01-21Drop OP_CFLAGS (Avi Kivity)aliguori1-47/+5
2009-01-15add virtio-console support (Christian Ehrhardt)aliguori1-1/+1
2009-01-14Remove all traces of __powerpc__malc1-5/+0
2009-01-12Use ESCC for PowerMac serialblueswir11-1/+1
2009-01-12Rename slavio_serial to esccblueswir11-1/+1
2009-01-08Enable ac97 by defaultaliguori1-4/+1
2009-01-07ETRAX: Add a model for the axis devboard88 machine.edgar_igl1-2/+5
2008-12-18Fix the build for non-x86/ppc targetsaliguori1-4/+3
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori1-1/+1
2008-12-17virtio-net supportaliguori1-2/+2
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel321-1/+1
2008-12-16target-ppc: PowerPC 440EP SoC emulationaurel321-0/+1
2008-12-16target-ppc: Enable KVM for ppcemb.aurel321-0/+3
2008-12-16Implement device tree support needed for Bamboo emulationaurel321-0/+4
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog1-1/+1
2008-12-14Revert "target-ppc: use -Werror to make sure no new warning is added"aurel321-1/+1
2008-12-14target-ppc: use -Werror to make sure no new warning is addedaurel321-1/+1
2008-12-12Replace posix-aio with custom thread poolaliguori1-0/+3
2008-12-11adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 toomalc1-1/+1
2008-12-07Enable gcc flag -Wredundant-declsblueswir11-1/+1
2008-12-07Enable gcc flag -Wstrict-prototypesblueswir11-1/+1
2008-12-07Enable gcc flag -Wmissing-prototypesblueswir11-1/+1
2008-12-07SH: On-chip PCI controller support (Takashi YOSHII).balrog1-1/+1
2008-12-07sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog1-0/+1
2008-12-07Some cleanups after dyngen removalaurel321-1/+1
2008-12-07Remove a few dyngen and dyngen related codeaurel321-30/+5
2008-12-07Remove gcc 3.4 checkaurel321-6/+0
2008-12-04Add virtio-balloon supportaliguori1-2/+2
2008-12-04Add virtio-blk supportaliguori1-2/+2
2008-12-04Virtio core supportaliguori1-0/+4
2008-12-03Silence warnings generated due to `#if BUILD_Y8950'malc1-0/+1
2008-12-02IBM PowerPC 4xx 32-bit PCI controller emulationaurel321-1/+1
2008-11-18Preliminary AIX supportmalc1-0/+2
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori1-4/+3
2008-11-11sockets: helper functions for qemu (Gerd Hoffman)aliguori1-1/+1