summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori2009-04-051-1/+3
* Make binary stripping conditional (Riku Voipio)aliguori2009-04-051-1/+1
* build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori2009-04-051-1/+1
* build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori2009-04-051-10/+16
* Fix out of tree compilationblueswir12009-03-281-1/+1
* Syncing documentation vs. -help vs. qemu_options tableblueswir12009-03-281-4/+7
* Call Perl directly instead of relying on shebangblueswir12009-03-081-3/+3
* Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori2009-03-061-2/+4
* Add SASL authentication support ("Daniel P. Berrange")aliguori2009-03-061-1/+6
* Move TLS auth into separate file ("Daniel P. Berrange")aliguori2009-03-061-1/+10
* Refactor keymap code to avoid duplication ("Daniel P. Berrange")aliguori2009-03-061-3/+6
* build system: Further improve quiet mode (Jan Kiszka)aliguori2009-01-261-1/+1
* install man-pages as non-executables (Andre Przywara)aliguori2009-01-221-2/+2
* Consolidate library creation (Avi Kivity)aliguori2009-01-211-4/+0
* Make make output quieter (Avi Kivity)aliguori2009-01-211-1/+1
* Consolidate linker rules (Avi Kivity)aliguori2009-01-211-2/+2
* Introduce rules.mak (Avi Kivity)aliguori2009-01-211-6/+2
* Consolidate compiler invocations (Avi Kivity)aliguori2009-01-211-9/+8
* target-ppc: add an openbios-ppc imageaurel322009-01-091-2/+4
* 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
OpenPOWER on IntegriCloud