packing update
[qemu] / Makefile.target
2009-03-19 Juha RiihimäkiEnhanced OMAP3 boot ROM emulation
2009-03-09 Riku VoipioMerge branch 'upstream' into maemo-test
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-06 Juha RiihimäkiNAND emulation improvements
2009-03-05 Riku VoipioMerge branch 'riku-devel' into maemo-test
2009-03-05 Juha RiihimäkiInitial support for OMAP3 HSUSB controller.
2009-03-05 Riku VoipioMerge commit 'origin/master' into maemo-test
2009-03-02 aurel32kvm/powerpc: Add MPC8544DS board support
2009-03-02 aurel32kvm/powerpc: Add freescale pci controller's support
2009-02-19 Riku VoipioMerge branch 'upstream' into maemo-test
2009-02-19 Riku VoipioMerge branch 'juha-devel'
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-10 Riku Voipiosb1 linking hack
2009-02-10 Juha RiihimäkiRefurbished OMAP I2C emulation to support OMAP3
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-02-05 Juha RiihimäkiImprove OMAP3 MMC emulation and merge with OMAP3 upstream
2009-01-30 aurel32linux-user: Add generic env variable handling
2009-01-27 Juha RiihimäkiAdd elementary OMAP3530 Beagleboard support
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-14 Riku Voipiolinux-user: Add generic env variable handling
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...
2008-07-02 malcRemove stray local "speedup" hack
2008-07-02 malcPulseaudio driver
2008-06-13 malcISA version of CS4231A
2008-06-09 pbrookPrevent guest reusing host memory allocations.
2008-06-09 malcAdd -mlongcall for PPC host (needed for MIPS for instance)
2008-06-09 balrogTC6393XB system features (Dmitry Baryshkov).
2008-06-02 balrogImprove dependencies generation (malc).
2008-06-02 balrogProvide basic emulation for Sharp SL-6000 PDA (Tosa...
2008-06-02 balrogFactor out common SharpSL PDA code (Dmitry Baryshkov).
2008-05-28 pbrookDon't link usermode emulation against libqemu_common.a
next