aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2009-03-12From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel32
2009-03-02kvm/powerpc: Add freescale pci controller's supportaurel32
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori
2009-02-08QEMU Microsoft serial mouse emulationaurel32
2009-02-08Additional VGA options for MIPS Maltaaurel32
2009-02-08Rename ppc_chrp.c to ppc_newworld.cblueswir1
2009-02-05Add a scatter-gather list type and accessors (Avi Kivity)aliguori
2009-01-30linux-user: Add generic env variable handlingaurel32
2009-01-21Consolidate library creation (Avi Kivity)aliguori
2009-01-21Consolidate linker rules (Avi Kivity)aliguori
2009-01-21Introduce rules.mak (Avi Kivity)aliguori
2009-01-21Consolidate compiler invocations (Avi Kivity)aliguori
2009-01-21Drop OP_CFLAGS (Avi Kivity)aliguori
2009-01-15add virtio-console support (Christian Ehrhardt)aliguori
2009-01-14Remove all traces of __powerpc__malc
2009-01-12Use ESCC for PowerMac serialblueswir1
2009-01-12Rename slavio_serial to esccblueswir1
2009-01-08Enable ac97 by defaultaliguori
2009-01-07ETRAX: Add a model for the axis devboard88 machine.edgar_igl
2008-12-18Fix the build for non-x86/ppc targetsaliguori
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori
2008-12-17virtio-net supportaliguori
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel32
2008-12-16target-ppc: PowerPC 440EP SoC emulationaurel32
2008-12-16target-ppc: Enable KVM for ppcemb.aurel32
2008-12-16Implement device tree support needed for Bamboo emulationaurel32
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog
2008-12-14Revert "target-ppc: use -Werror to make sure no new warning is added"aurel32
2008-12-14target-ppc: use -Werror to make sure no new warning is addedaurel32
2008-12-12Replace posix-aio with custom thread poolaliguori
2008-12-11adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 toomalc
2008-12-07Enable gcc flag -Wredundant-declsblueswir1
2008-12-07Enable gcc flag -Wstrict-prototypesblueswir1
2008-12-07Enable gcc flag -Wmissing-prototypesblueswir1
2008-12-07SH: On-chip PCI controller support (Takashi YOSHII).balrog
2008-12-07sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog
2008-12-07Some cleanups after dyngen removalaurel32
2008-12-07Remove a few dyngen and dyngen related codeaurel32
2008-12-07Remove gcc 3.4 checkaurel32
2008-12-04Add virtio-balloon supportaliguori
2008-12-04Add virtio-blk supportaliguori
2008-12-04Virtio core supportaliguori
2008-12-03Silence warnings generated due to `#if BUILD_Y8950'malc
2008-12-02IBM PowerPC 4xx 32-bit PCI controller emulationaurel32
2008-11-18Preliminary AIX supportmalc
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori
2008-11-11sockets: helper functions for qemu (Gerd Hoffman)aliguori
2008-11-11Reintroduce migrate-to-exec: support (Charles Duffy)aliguori