summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Suppress make directory messages.Paul Brook2009-05-071-1/+2
* ppc: include cache-utils.o in BLOCK_OBJSMark McLoughlin2009-05-011-1/+1
* qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori2009-04-241-1/+6
* Build system: Fix dependency of qemu.1blueswir12009-04-191-1/+1
* buildsytem: consistently use install (Christoph Egger)aliguori2009-04-181-12/+12
* Make the sed script also work with OpenBSD and OpenSolaris sedsblueswir12009-04-171-1/+1
* Simplify reconfigurationmalc2009-04-151-1/+1
* Call configure automatically when neededaurel322009-04-151-0/+12
* Compile target independent files only onceblueswir12009-04-111-2/+4
* 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
OpenPOWER on IntegriCloud