aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2008-11-18Preliminary AIX supportmalc
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori
2008-11-11sockets: helper functions for qemu (Gerd Hoffman)aliguori
2008-11-11Reintroduce migrate-to-exec: support (Charles Duffy)aliguori
2008-11-11Revert commits 5685 to 5688 committed by mistakeaurel32
2008-11-11Use HOST_CC instead of CC on TCG only targetsaurel32
2008-11-06User qemu profilingaurel32
2008-11-05SM501 emulation for R2D-SH4blueswir1
2008-11-05Add KVM support to QEMUaliguori
2008-10-31Move network redirection code out of vl.c and into net.caliguori
2008-10-31Move CharDriverState code out of vl.caliguori
2008-10-26Preliminary BSD user emulator supportblueswir1
2008-10-13Introduce TCP live migration protocolaliguori
2008-10-13Introduce UI for live migrationaliguori
2008-10-13Introduce a buffered file wrapper for QEMUFilealiguori
2008-10-11Add GDB XML register description support.pbrook
2008-10-08Fix IO performance regression in sparcaliguori
2008-09-28Implement a HCI passthrough to host.balrog
2008-09-28Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog
2008-09-22Refactor AIO to allow multiple AIO implementationsaliguori
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir1
2008-09-14Enable gcc flag -Wwrite-stringsblueswir1
2008-09-11Enable gcc flag -Wendif-labelsblueswir1
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori
2008-09-10Use signalfd() to work around signal/select racealiguori
2008-09-06Enable gcc flag -Wundefblueswir1
2008-08-21Fix OSS on OpenBSDblueswir1
2008-07-29Add IP checksumming functions to qemu (Gerd Hoffmann)aliguori
2008-07-26Try to avoid glibc global register mangling, againblueswir1
2008-07-23Preliminary PPC64/Linux host supportmalc
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths
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