aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ETRAX: Add a model for the axis devboard88 machine.edgar_igl2009-01-071-2/+5
* Fix the build for non-x86/ppc targetsaliguori2008-12-181-4/+3
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-171-1/+1
* virtio-net supportaliguori2008-12-171-2/+2
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-161-1/+1
* target-ppc: PowerPC 440EP SoC emulationaurel322008-12-161-0/+1
* target-ppc: Enable KVM for ppcemb.aurel322008-12-161-0/+3
* Implement device tree support needed for Bamboo emulationaurel322008-12-161-0/+4
* ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-151-1/+1
* Revert "target-ppc: use -Werror to make sure no new warning is added"aurel322008-12-141-1/+1
* target-ppc: use -Werror to make sure no new warning is addedaurel322008-12-141-1/+1
* Replace posix-aio with custom thread poolaliguori2008-12-121-0/+3
* adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 toomalc2008-12-111-1/+1
* Enable gcc flag -Wredundant-declsblueswir12008-12-071-1/+1
* Enable gcc flag -Wstrict-prototypesblueswir12008-12-071-1/+1
* Enable gcc flag -Wmissing-prototypesblueswir12008-12-071-1/+1
* SH: On-chip PCI controller support (Takashi YOSHII).balrog2008-12-071-1/+1
* sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog2008-12-071-0/+1
* Some cleanups after dyngen removalaurel322008-12-071-1/+1
* Remove a few dyngen and dyngen related codeaurel322008-12-071-30/+5
* Remove gcc 3.4 checkaurel322008-12-071-6/+0
* Add virtio-balloon supportaliguori2008-12-041-2/+2
* Add virtio-blk supportaliguori2008-12-041-2/+2
* Virtio core supportaliguori2008-12-041-0/+4
* Silence warnings generated due to `#if BUILD_Y8950'malc2008-12-031-0/+1
* IBM PowerPC 4xx 32-bit PCI controller emulationaurel322008-12-021-1/+1
* 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