aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix and rearrange 'tarbin' Makefile ruleaurel322009-01-031-27/+28
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-161-1/+1
* Replace posix-aio with custom thread poolaliguori2008-12-121-0/+3
* Introduce and use cache-utils.[ch]malc2008-12-101-2/+2
* Remove a few dyngen and dyngen related codeaurel322008-12-071-7/+2
* Make installing bios files optional.ths2008-11-271-3/+11
* Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir12008-11-221-1/+1
* Split savevm code into savevm.caliguori2008-11-111-1/+1
* Move the things that aren't target specific to libqemu_common.a.aliguori2008-11-111-0/+4
* Fix IO performance regression in sparcaliguori2008-10-081-4/+0
* Fix cscope filelist by removing leading ./aurel322008-10-011-1/+1
* Emulate a USB bluetooth dongle (or HCI Transport layer).balrog2008-09-291-1/+1
* Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog2008-09-291-1/+1
* Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog2008-09-291-1/+1
* Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog2008-09-291-1/+1
* Add a virtual HCI.balrog2008-09-291-1/+1
* Implement a HCI passthrough to host.balrog2008-09-281-1/+4
* Add a "null" bluetooth HCI and a header file for bluetooth.balrog2008-09-281-0/+1
* Add missing dependencies for qemu-doc.* (Stefan Weil)aliguori2008-09-241-3/+5
* Refactor AIO to allow multiple AIO implementationsaliguori2008-09-221-1/+1
* Use common objects for qemu-img and qemu-nbdaliguori2008-09-151-28/+17
* 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-2/+2
* Fix windows buildaliguori2008-08-211-4/+11
* Fix compilation of nbd on Solaris (Andreas Faerber)aliguori2008-08-021-0/+4
* Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori2008-07-261-1/+2
* Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths2008-07-191-0/+2
* Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog2008-07-171-1/+2
* Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths2008-07-031-4/+4
* Add a parameter to disable host cache, by Laurent Vivier.ths2008-07-031-1/+4
* Add -MTmalc2008-07-021-1/+1
* Pulseaudio drivermalc2008-07-021-0/+5
* Prevent guest reusing host memory allocations.pbrook2008-06-091-1/+1
* Don't link usermode emulation against libqemu_common.apbrook2008-05-281-2/+15
* qemu-nbd tool (Anthony Liguori)bellard2008-05-271-1/+13
* Add the LM8323-based keyboard of N810.balrog2008-05-091-1/+1
* Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir12008-04-231-1/+2
* Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel322008-04-221-1/+1
* Nokia N800 machine support (ARM).balrog2008-04-141-1/+2
* Braille device supportaurel322008-04-081-0/+5
* Remove stray BASE_CFLAGS.pbrook2008-03-311-1/+1
* Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir12008-03-051-5/+5
* Add an ncurses UI.balrog2008-02-101-0/+6
* typobellard2008-02-011-1/+1
* Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard2008-01-311-18/+11
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-141-0/+12
* USB-to-serial device (Samuel Thibault).balrog2008-01-141-1/+1
* Fully clean up on Mac OS X Leopard (Andreas Färber).balrog2008-01-141-0/+1
* update binary distributionbellard2008-01-061-4/+6
* Real SCSI device passthrough (v4), by Laurent Vivier.ths2007-12-241-0/+1