aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-01-26build system: Further improve quiet mode (Jan Kiszka)aliguori
2009-01-22install man-pages as non-executables (Andre Przywara)aliguori
2009-01-21Consolidate library creation (Avi Kivity)aliguori
2009-01-21Make make output quieter (Avi Kivity)aliguori
2009-01-21Consolidate linker rules (Avi Kivity)aliguori
2009-01-21Introduce rules.mak (Avi Kivity)aliguori
2009-01-21Consolidate compiler invocations (Avi Kivity)aliguori
2009-01-09target-ppc: add an openbios-ppc imageaurel32
2009-01-03Fix and rearrange 'tarbin' Makefile ruleaurel32
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel32
2008-12-12Replace posix-aio with custom thread poolaliguori
2008-12-10Introduce and use cache-utils.[ch]malc
2008-12-07Remove a few dyngen and dyngen related codeaurel32
2008-11-27Make installing bios files optional.ths
2008-11-22Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir1
2008-11-11Split savevm code into savevm.caliguori
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori
2008-10-08Fix IO performance regression in sparcaliguori
2008-10-01Fix cscope filelist by removing leading ./aurel32
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog
2008-09-29Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog
2008-09-29Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog
2008-09-29Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog
2008-09-29Add a virtual HCI.balrog
2008-09-28Implement a HCI passthrough to host.balrog
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog
2008-09-24Add missing dependencies for qemu-doc.* (Stefan Weil)aliguori
2008-09-22Refactor AIO to allow multiple AIO implementationsaliguori
2008-09-15Use common objects for qemu-img and qemu-nbdaliguori
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-08-21Fix windows buildaliguori
2008-08-02Fix compilation of nbd on Solaris (Andreas Faerber)aliguori
2008-07-26Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths
2008-07-02Add -MTmalc
2008-07-02Pulseaudio drivermalc
2008-06-09Prevent guest reusing host memory allocations.pbrook
2008-05-28Don't link usermode emulation against libqemu_common.apbrook
2008-05-27qemu-nbd tool (Anthony Liguori)bellard
2008-05-09Add the LM8323-based keyboard of N810.balrog
2008-04-23Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir1
2008-04-22Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel32
2008-04-14Nokia N800 machine support (ARM).balrog
2008-04-08Braille device supportaurel32
2008-03-31Remove stray BASE_CFLAGS.pbrook
2008-03-05 Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir1