aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preliminary AIX supportmalc2008-11-181-0/+2
* Move the things that aren't target specific to libqemu_common.a.aliguori2008-11-111-4/+3
* sockets: helper functions for qemu (Gerd Hoffman)aliguori2008-11-111-1/+1
* Reintroduce migrate-to-exec: support (Charles Duffy)aliguori2008-11-111-1/+1
* Revert commits 5685 to 5688 committed by mistakeaurel322008-11-111-4/+0
* Use HOST_CC instead of CC on TCG only targetsaurel322008-11-111-0/+4
* User qemu profilingaurel322008-11-061-0/+6
* SM501 emulation for R2D-SH4blueswir12008-11-051-1/+1
* Add KVM support to QEMUaliguori2008-11-051-0/+6
* Move network redirection code out of vl.c and into net.caliguori2008-10-311-0/+1
* Move CharDriverState code out of vl.caliguori2008-10-311-1/+1
* Preliminary BSD user emulator supportblueswir12008-10-261-0/+105
* Introduce TCP live migration protocolaliguori2008-10-131-1/+1
* Introduce UI for live migrationaliguori2008-10-131-1/+1
* Introduce a buffered file wrapper for QEMUFilealiguori2008-10-131-1/+1
* Add GDB XML register description support.pbrook2008-10-111-3/+11
* Fix IO performance regression in sparcaliguori2008-10-081-4/+0
* Implement a HCI passthrough to host.balrog2008-09-281-0/+4
* Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog2008-09-281-1/+1
* Refactor AIO to allow multiple AIO implementationsaliguori2008-09-221-1/+1
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-181-0/+1
* Enable gcc flag -Wwrite-stringsblueswir12008-09-141-1/+2
* Enable gcc flag -Wendif-labelsblueswir12008-09-111-1/+1
* Only build compatfd when using AIO and make sure to always init AIOaliguori2008-09-111-1/+5
* Use signalfd() to work around signal/select racealiguori2008-09-101-1/+1
* Enable gcc flag -Wundefblueswir12008-09-061-1/+1
* Fix OSS on OpenBSDblueswir12008-08-211-0/+3
* Add IP checksumming functions to qemu (Gerd Hoffmann)aliguori2008-07-291-1/+1
* Try to avoid glibc global register mangling, againblueswir12008-07-261-2/+4
* Preliminary PPC64/Linux host supportmalc2008-07-231-0/+4
* Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog2008-07-211-1/+1
* Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths2008-07-191-1/+1
* Remove stray local "speedup" hackmalc2008-07-021-1/+0
* Pulseaudio drivermalc2008-07-021-0/+4
* ISA version of CS4231Amalc2008-06-131-0/+3
* Prevent guest reusing host memory allocations.pbrook2008-06-091-2/+2
* Add -mlongcall for PPC host (needed for MIPS for instance)malc2008-06-091-0/+1
* TC6393XB system features (Dmitry Baryshkov).balrog2008-06-091-1/+1
* Improve dependencies generation (malc).balrog2008-06-021-1/+1
* Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog2008-06-021-1/+1
* Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog2008-06-021-1/+1
* Don't link usermode emulation against libqemu_common.apbrook2008-05-281-2/+1
* consistent naming for i386 TCG helper filebellard2008-05-281-37/+3
* Fix parallel builds for dyngen, by Jason Wessel.ths2008-05-231-0/+1
* Update the etrax machine.edgar_igl2008-05-111-1/+3
* Fix parallel build (broken by commit r4407)aurel322008-05-101-1/+1
* Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir12008-05-101-2/+2
* Nokia N810 basic system emulation.balrog2008-05-071-0/+1
* Qemu 32-bit i386, gcc >= 3.4 spill error fixaurel322008-05-051-2/+8
* remove target ifdefs from vl.caurel322008-05-041-1/+4