aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2008-07-02Remove stray local "speedup" hackmalc
2008-07-02Pulseaudio drivermalc
2008-06-13ISA version of CS4231Amalc
2008-06-09Prevent guest reusing host memory allocations.pbrook
2008-06-09Add -mlongcall for PPC host (needed for MIPS for instance)malc
2008-06-09TC6393XB system features (Dmitry Baryshkov).balrog
2008-06-02Improve dependencies generation (malc).balrog
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog
2008-06-02Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog
2008-05-28Don't link usermode emulation against libqemu_common.apbrook
2008-05-28consistent naming for i386 TCG helper filebellard
2008-05-23Fix parallel builds for dyngen, by Jason Wessel.ths
2008-05-11Update the etrax machine.edgar_igl
2008-05-10Fix parallel build (broken by commit r4407)aurel32
2008-05-10Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir1
2008-05-07Nokia N810 basic system emulation.balrog
2008-05-05Qemu 32-bit i386, gcc >= 3.4 spill error fixaurel32
2008-05-04remove target ifdefs from vl.caurel32
2008-04-24ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog
2008-04-22Revert the previous patchblueswir1
2008-04-22Move 128-bit float emulation under linux-userblueswir1
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog
2008-04-14Nokia N800 machine support (ARM).balrog
2008-04-14Add basic OMAP2 chip support.balrog
2008-04-12HPPA (PA-RISC) host supportaurel32
2008-04-11Remove osdep.c/qemu-img code duplicationaurel32
2008-04-09Move target-arm/nwfpe into linux-user/arm/nwfpeaurel32
2008-04-08Simplify PICA 61 emulationaurel32
2008-04-08Braille device supportaurel32
2008-04-07MIPS Magnum R4000 machineaurel32
2008-03-31ARM TCG conversion 15/16.pbrook
2008-03-31ARM TCG conversion 14/16.pbrook
2008-03-21 Prepare for op.c removal and zero legacy opsblueswir1
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl
2008-03-06Split OMAP DMA out to a file apart.balrog
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir1
2008-02-27 Preliminary Sparc TCG targetblueswir1
2008-02-10Add an ncurses UI.balrog
2008-02-03E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog
2008-02-01Add missing dependencies on generated files (for parallel build).pbrook
2008-02-01use the TCG code generatorbellard
2008-01-31Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard
2008-01-14Gravis Ultrasound GF1 sound card emulation (malc).balrog
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog
2008-01-06fixed ppc64abi32 executable namebellard
2008-01-04Malta flash support.ths
2007-12-28 Initial support for SS-2 (Sun4c)blueswir1
2007-12-28 Initial support for Sun4d machines (SS-1000, SS-2000)blueswir1
2007-12-16Initial PXA27x keypad support, by Armin Kuster.balrog
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths