summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* Hardware watchdogRichard W.M. Jones2009-05-011-0/+4
* qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori2009-04-241-2/+4
* xen: pv domain builder. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: blk & nic configuration via cmd line. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add net backend driver. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add block device backend driver. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add framebuffer backend driver (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add console backend driver. (Gerd Hoffmann)aliguori2009-04-221-0/+1
* xen: backend driver core (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: groundwork for xen support (Gerd Hoffmann)aliguori2009-04-221-0/+7
* kqemu: only compile kqemu.o if actually neededblueswir12009-04-181-1/+4
* qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori2009-04-171-1/+1
* Implement sonic netcard (MIPS Jazz)aurel322009-04-151-1/+1
* Compile target independent files only onceblueswir12009-04-111-18/+10
* Make binary stripping conditional (Riku Voipio)aliguori2009-04-051-1/+1
* build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori2009-04-051-1/+1
* build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori2009-04-051-1/+1
* Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruptionblueswir12009-04-041-10/+0
* Temporary workaround for ppc on ppcmalc2009-04-021-0/+4
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-011-0/+1
* build system: silence gdbstub-xml.c generationaurel322009-03-281-3/+2
* Fix out of tree compilationblueswir12009-03-281-1/+1
* Syncing documentation vs. -help vs. qemu_options tableblueswir12009-03-281-1/+6
* From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori2009-03-121-1/+1
* Add SASL authentication support ("Daniel P. Berrange")aliguori2009-03-061-0/+5
* kvm/powerpc: Add MPC8544DS board supportaurel322009-03-021-1/+1
* kvm/powerpc: Add freescale pci controller's supportaurel322009-03-021-0/+2
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-111-0/+1
* QEMU Microsoft serial mouse emulationaurel322009-02-081-0/+3
* Additional VGA options for MIPS Maltaaurel322009-02-081-0/+1
* Rename ppc_chrp.c to ppc_newworld.cblueswir12009-02-081-1/+1
* Add a scatter-gather list type and accessors (Avi Kivity)aliguori2009-02-051-1/+1
* linux-user: Add generic env variable handlingaurel322009-01-301-1/+1
* Consolidate library creation (Avi Kivity)aliguori2009-01-211-2/+0
* Consolidate linker rules (Avi Kivity)aliguori2009-01-211-4/+6
* Introduce rules.mak (Avi Kivity)aliguori2009-01-211-6/+1
* Consolidate compiler invocations (Avi Kivity)aliguori2009-01-211-13/+5
* Drop OP_CFLAGS (Avi Kivity)aliguori2009-01-211-47/+5
* add virtio-console support (Christian Ehrhardt)aliguori2009-01-151-1/+1
* Remove all traces of __powerpc__malc2009-01-141-5/+0
* Use ESCC for PowerMac serialblueswir12009-01-121-1/+1
* Rename slavio_serial to esccblueswir12009-01-121-1/+1
* Enable ac97 by defaultaliguori2009-01-081-4/+1
* ETRAX: Add a model for the axis devboard88 machine.edgar_igl2009-01-071-2/+5
* Fix the build for non-x86/ppc targetsaliguori2008-12-181-4/+3
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-171-1/+1
* virtio-net supportaliguori2008-12-171-2/+2
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-161-1/+1
* target-ppc: PowerPC 440EP SoC emulationaurel322008-12-161-0/+1
* target-ppc: Enable KVM for ppcemb.aurel322008-12-161-0/+3
OpenPOWER on IntegriCloud