Replace posix-aio with custom thread pool
[qemu] / Makefile.target
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
2008-05-28 bellardconsistent naming for i386 TCG helper file
2008-05-23 thsFix parallel builds for dyngen, by Jason Wessel.
2008-05-11 edgar_iglUpdate the etrax machine.
2008-05-10 aurel32Fix parallel build (broken by commit r4407)
2008-05-10 blueswir1Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid...
2008-05-07 balrogNokia N810 basic system emulation.
2008-05-05 aurel32Qemu 32-bit i386, gcc >= 3.4 spill error fix
2008-05-04 aurel32remove target ifdefs from vl.c
2008-04-24 balrogARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).
2008-04-22 blueswir1Revert the previous patch
2008-04-22 blueswir1Move 128-bit float emulation under linux-user
2008-04-22 balrogInventra MUSB-HDRC host-mode USB.
2008-04-14 balrogNokia N800 machine support (ARM).
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-09 aurel32Move target-arm/nwfpe into linux-user/arm/nwfpe
2008-04-08 aurel32Simplify PICA 61 emulation
2008-04-08 aurel32Braille device support
2008-04-07 aurel32MIPS Magnum R4000 machine
2008-03-31 pbrookARM TCG conversion 15/16.
2008-03-31 pbrookARM TCG conversion 14/16.
2008-03-21 blueswir1 Prepare for op.c removal and zero legacy ops
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-06 balrogSplit OMAP DMA out to a file apart.
2008-03-02 blueswir1Let ESP SCSI adapter to be usable outside sun4m (Herv...
2008-02-27 blueswir1 Preliminary Sparc TCG target
2008-02-10 balrogAdd an ncurses UI.
2008-02-03 balrogE1000 NIC emulation (Nir Peleg, patch from Dor Laor).
2008-02-01 pbrookAdd missing dependencies on generated files (for parall...
2008-02-01 bellarduse the TCG code generator
2008-01-31 bellardMakefile cleanup - more generic support of 32 bit compi...
2008-01-14 balrogGravis Ultrasound GF1 sound card emulation (malc).
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2008-01-06 bellardfixed ppc64abi32 executable name
2008-01-04 thsMalta flash support.
2007-12-28 blueswir1 Initial support for SS-2 (Sun4c)
2007-12-28 blueswir1 Initial support for Sun4d machines (SS-1000, SS-2000)
2007-12-16 balrogInitial PXA27x keypad support, by Armin Kuster.
2007-12-15 thsSplit block-raw.c into block-raw-posix.c and block...
2007-12-11 blueswir1 Partial fix to Sparc32 Linux host global register...
2007-12-09 blueswir1 Add support for eccmemctl (Robert Reif)
2007-12-02 thsMainstone re-org, by Armin Kuster.
next