summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud