gitignore qemu-options.texi
[qemu] / Makefile.target
2009-04-24 aliguoriqemu: mutex/thread/cond wrappers and configure tweaks...
2009-04-22 aliguorixen: pv domain builder. (Gerd Hoffmann)
2009-04-22 aliguorixen: blk & nic configuration via cmd line. (Gerd Hoffmann)
2009-04-22 aliguorixen: add net backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add block device backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add framebuffer backend driver (Gerd Hoffmann)
2009-04-22 aliguorixen: add console backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: backend driver core (Gerd Hoffmann)
2009-04-22 aliguorixen: groundwork for xen support (Gerd Hoffmann)
2009-04-18 blueswir1kqemu: only compile kqemu.o if actually needed
2009-04-17 aliguoriqemu: Add support for SMBIOS command line otions (Alex...
2009-04-15 aurel32Implement sonic netcard (MIPS Jazz)
2009-04-11 blueswir1Compile target independent files only once
2009-04-05 aliguoriMake binary stripping conditional (Riku Voipio)
2009-04-05 aliguoribuild system: clean qemu-options.texi and gdbstub-xml...
2009-04-05 aliguoribuild system: silent generation of doc files and qemu...
2009-04-04 blueswir1Compile all files with -ffixed-g5 etc. to avoid env...
2009-04-02 malcTemporary workaround for ppc on ppc
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-03-28 aurel32build system: silence gdbstub-xml.c generation
2009-03-28 blueswir1Fix out of tree compilation
2009-03-28 blueswir1Syncing documentation vs. -help vs. qemu_options table
2009-03-12 aliguoriFrom 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep...
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-02 aurel32kvm/powerpc: Add MPC8544DS board support
2009-03-02 aurel32kvm/powerpc: Add freescale pci controller's support
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-08 aurel32QEMU Microsoft serial mouse emulation
2009-02-08 aurel32Additional VGA options for MIPS Malta
2009-02-08 blueswir1Rename ppc_chrp.c to ppc_newworld.c
2009-02-05 aliguoriAdd a scatter-gather list type and accessors (Avi Kivity)
2009-01-30 aurel32linux-user: Add generic env variable handling
2009-01-21 aliguoriConsolidate library creation (Avi Kivity)
2009-01-21 aliguoriConsolidate linker rules (Avi Kivity)
2009-01-21 aliguoriIntroduce rules.mak (Avi Kivity)
2009-01-21 aliguoriConsolidate compiler invocations (Avi Kivity)
2009-01-21 aliguoriDrop OP_CFLAGS (Avi Kivity)
2009-01-15 aliguoriadd virtio-console support (Christian Ehrhardt)
2009-01-14 malcRemove all traces of __powerpc__
2009-01-12 blueswir1Use ESCC for PowerMac serial
2009-01-12 blueswir1Rename slavio_serial to escc
2009-01-08 aliguoriEnable ac97 by default
2009-01-07 edgar_iglETRAX: Add a model for the axis devboard88 machine.
2008-12-18 aliguoriFix the build for non-x86/ppc targets
2008-12-17 aliguoriAdd HPET emulation to qemu (Beth Kon)
2008-12-17 aliguorivirtio-net support
2008-12-16 aurel32target-ppc: IBM PowerPC 440EP Bamboo reference board...
2008-12-16 aurel32target-ppc: PowerPC 440EP SoC emulation
2008-12-16 aurel32target-ppc: Enable KVM for ppcemb.
2008-12-16 aurel32Implement device tree support needed for Bamboo emulation
2008-12-15 balrogARM: basic SX1-cellphone sysemu support (Jean-Christoph...
2008-12-14 aurel32Revert "target-ppc: use -Werror to make sure no new...
2008-12-14 aurel32target-ppc: use -Werror to make sure no new warning...
2008-12-12 aliguoriReplace posix-aio with custom thread pool
2008-12-11 malcadlib.c includes fmopl.h and so needs -DBUILD_Y8950...
2008-12-07 blueswir1Enable gcc flag -Wredundant-decls
2008-12-07 blueswir1Enable gcc flag -Wstrict-prototypes
2008-12-07 blueswir1Enable gcc flag -Wmissing-prototypes
2008-12-07 balrogSH: On-chip PCI controller support (Takashi YOSHII).
2008-12-07 balrogsh4: mmio based CF support on r2d board (Takashi YOSHII).
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-07 aurel32Remove a few dyngen and dyngen related code
2008-12-07 aurel32Remove gcc 3.4 check
2008-12-04 aliguoriAdd virtio-balloon support
2008-12-04 aliguoriAdd virtio-blk support
2008-12-04 aliguoriVirtio core support
2008-12-03 malcSilence warnings generated due to `#if BUILD_Y8950'
2008-12-02 aurel32IBM PowerPC 4xx 32-bit PCI controller emulation
2008-11-18 malcPreliminary AIX support
2008-11-11 aliguoriMove the things that aren't target specific to libqemu_...
2008-11-11 aliguorisockets: helper functions for qemu (Gerd Hoffman)
2008-11-11 aliguoriReintroduce migrate-to-exec: support (Charles Duffy)
2008-11-11 aurel32Revert commits 5685 to 5688 committed by mistake
2008-11-11 aurel32Use HOST_CC instead of CC on TCG only targets
2008-11-06 aurel32User qemu profiling
2008-11-05 blueswir1SM501 emulation for R2D-SH4
2008-11-05 aliguoriAdd KVM support to QEMU
2008-10-31 aliguoriMove network redirection code out of vl.c and into...
2008-10-31 aliguoriMove CharDriverState code out of vl.c
2008-10-26 blueswir1Preliminary BSD user emulator support
2008-10-13 aliguoriIntroduce TCP live migration protocol
2008-10-13 aliguoriIntroduce UI for live migration
2008-10-13 aliguoriIntroduce a buffered file wrapper for QEMUFile
2008-10-11 pbrookAdd GDB XML register description support.
2008-10-08 aliguoriFix IO performance regression in sparc
2008-09-28 balrogImplement a HCI passthrough to host.
2008-09-28 balrogEmulate a serial bluetooth HCI with H4+ extensions...
2008-09-22 aliguoriRefactor AIO to allow multiple AIO implementations
2008-09-18 blueswir1Key/value based qemu<->guest firmware communication...
2008-09-14 blueswir1Enable gcc flag -Wwrite-strings
2008-09-11 blueswir1Enable gcc flag -Wendif-labels
2008-09-11 aliguoriOnly build compatfd when using AIO and make sure to...
2008-09-10 aliguoriUse signalfd() to work around signal/select race
2008-09-06 blueswir1Enable gcc flag -Wundef
2008-08-21 blueswir1Fix OSS on OpenBSD
2008-07-29 aliguoriAdd IP checksumming functions to qemu (Gerd Hoffmann)
2008-07-26 blueswir1Try to avoid glibc global register mangling, again
2008-07-23 malcPreliminary PPC64/Linux host support
2008-07-21 balrogHandle on-chip DMA controllers in one place, convert...
2008-07-19 thsAdd Virtual Distributed Ethernet native support, by...
next