aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2008-12-11adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 toomalc
2008-12-07Enable gcc flag -Wredundant-declsblueswir1
2008-12-07Enable gcc flag -Wstrict-prototypesblueswir1
2008-12-07Enable gcc flag -Wmissing-prototypesblueswir1
2008-12-07SH: On-chip PCI controller support (Takashi YOSHII).balrog
2008-12-07sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog
2008-12-07Some cleanups after dyngen removalaurel32
2008-12-07Remove a few dyngen and dyngen related codeaurel32
2008-12-07Remove gcc 3.4 checkaurel32
2008-12-04Add virtio-balloon supportaliguori
2008-12-04Add virtio-blk supportaliguori
2008-12-04Virtio core supportaliguori
2008-12-03Silence warnings generated due to `#if BUILD_Y8950'malc
2008-12-02IBM PowerPC 4xx 32-bit PCI controller emulationaurel32
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