aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Preliminary AIX supportmalc1-0/+2
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori1-4/+3
2008-11-11sockets: helper functions for qemu (Gerd Hoffman)aliguori1-1/+1
2008-11-11Reintroduce migrate-to-exec: support (Charles Duffy)aliguori1-1/+1
2008-11-11Revert commits 5685 to 5688 committed by mistakeaurel321-4/+0
2008-11-11Use HOST_CC instead of CC on TCG only targetsaurel321-0/+4
2008-11-06User qemu profilingaurel321-0/+6
2008-11-05SM501 emulation for R2D-SH4blueswir11-1/+1
2008-11-05Add KVM support to QEMUaliguori1-0/+6
2008-10-31Move network redirection code out of vl.c and into net.caliguori1-0/+1
2008-10-31Move CharDriverState code out of vl.caliguori1-1/+1
2008-10-26Preliminary BSD user emulator supportblueswir11-0/+105
2008-10-13Introduce TCP live migration protocolaliguori1-1/+1
2008-10-13Introduce UI for live migrationaliguori1-1/+1
2008-10-13Introduce a buffered file wrapper for QEMUFilealiguori1-1/+1
2008-10-11Add GDB XML register description support.pbrook1-3/+11
2008-10-08Fix IO performance regression in sparcaliguori1-4/+0
2008-09-28Implement a HCI passthrough to host.balrog1-0/+4
2008-09-28Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog1-1/+1
2008-09-22Refactor AIO to allow multiple AIO implementationsaliguori1-1/+1
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir11-0/+1
2008-09-14Enable gcc flag -Wwrite-stringsblueswir11-1/+2
2008-09-11Enable gcc flag -Wendif-labelsblueswir11-1/+1
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori1-1/+5
2008-09-10Use signalfd() to work around signal/select racealiguori1-1/+1
2008-09-06Enable gcc flag -Wundefblueswir11-1/+1
2008-08-21Fix OSS on OpenBSDblueswir11-0/+3
2008-07-29Add IP checksumming functions to qemu (Gerd Hoffmann)aliguori1-1/+1
2008-07-26Try to avoid glibc global register mangling, againblueswir11-2/+4
2008-07-23Preliminary PPC64/Linux host supportmalc1-0/+4
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog1-1/+1
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths1-1/+1
2008-07-02Remove stray local "speedup" hackmalc1-1/+0
2008-07-02Pulseaudio drivermalc1-0/+4
2008-06-13ISA version of CS4231Amalc1-0/+3
2008-06-09Prevent guest reusing host memory allocations.pbrook1-2/+2
2008-06-09Add -mlongcall for PPC host (needed for MIPS for instance)malc1-0/+1
2008-06-09TC6393XB system features (Dmitry Baryshkov).balrog1-1/+1
2008-06-02Improve dependencies generation (malc).balrog1-1/+1
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog1-1/+1
2008-06-02Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog1-1/+1
2008-05-28Don't link usermode emulation against libqemu_common.apbrook1-2/+1
2008-05-28consistent naming for i386 TCG helper filebellard1-37/+3
2008-05-23Fix parallel builds for dyngen, by Jason Wessel.ths1-0/+1
2008-05-11Update the etrax machine.edgar_igl1-1/+3
2008-05-10Fix parallel build (broken by commit r4407)aurel321-1/+1
2008-05-10Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir11-2/+2
2008-05-07Nokia N810 basic system emulation.balrog1-0/+1
2008-05-05Qemu 32-bit i386, gcc >= 3.4 spill error fixaurel321-2/+8
2008-05-04remove target ifdefs from vl.caurel321-1/+4