aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Add HTTP protocol using curl v6Alexander Graf1-0/+6
2009-05-22Create qemu-option.hKevin Wolf1-1/+1
2009-05-21Compile most Xen files only onceBlue Swirl1-0/+7
2009-05-19Hardware convenience libraryPaul Brook1-3/+5
2009-05-14SSP bus frameworkPaul Brook1-1/+1
2009-05-14Basic qdev infrastructure.Paul Brook1-0/+1
2009-05-14Move block drivers into their own directoryAnthony Liguori1-7/+7
2009-05-14Constructor supportAnthony Liguori1-1/+1
2009-05-13Add tool_osdep.cPaul Brook1-3/+3
2009-05-07Suppress make directory messages.Paul Brook1-1/+2
2009-05-01ppc: include cache-utils.o in BLOCK_OBJSMark McLoughlin1-1/+1
2009-04-24qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori1-1/+6
2009-04-19Build system: Fix dependency of qemu.1blueswir11-1/+1
2009-04-18buildsytem: consistently use install (Christoph Egger)aliguori1-12/+12
2009-04-17Make the sed script also work with OpenBSD and OpenSolaris sedsblueswir11-1/+1
2009-04-15Simplify reconfigurationmalc1-1/+1
2009-04-15Call configure automatically when neededaurel321-0/+12
2009-04-11Compile target independent files only onceblueswir11-2/+4
2009-04-05qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori1-1/+3
2009-04-05Make binary stripping conditional (Riku Voipio)aliguori1-1/+1
2009-04-05build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori1-1/+1
2009-04-05build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori1-10/+16
2009-03-28Fix out of tree compilationblueswir11-1/+1
2009-03-28Syncing documentation vs. -help vs. qemu_options tableblueswir11-4/+7
2009-03-08Call Perl directly instead of relying on shebangblueswir11-3/+3
2009-03-06Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori1-2/+4
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori1-1/+6
2009-03-06Move TLS auth into separate file ("Daniel P. Berrange")aliguori1-1/+10
2009-03-06Refactor keymap code to avoid duplication ("Daniel P. Berrange")aliguori1-3/+6
2009-01-26build system: Further improve quiet mode (Jan Kiszka)aliguori1-1/+1
2009-01-22install man-pages as non-executables (Andre Przywara)aliguori1-2/+2
2009-01-21Consolidate library creation (Avi Kivity)aliguori1-4/+0
2009-01-21Make make output quieter (Avi Kivity)aliguori1-1/+1
2009-01-21Consolidate linker rules (Avi Kivity)aliguori1-2/+2
2009-01-21Introduce rules.mak (Avi Kivity)aliguori1-6/+2
2009-01-21Consolidate compiler invocations (Avi Kivity)aliguori1-9/+8
2009-01-09target-ppc: add an openbios-ppc imageaurel321-2/+4
2009-01-03Fix and rearrange 'tarbin' Makefile ruleaurel321-27/+28
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel321-1/+1
2008-12-12Replace posix-aio with custom thread poolaliguori1-0/+3
2008-12-10Introduce and use cache-utils.[ch]malc1-2/+2
2008-12-07Remove a few dyngen and dyngen related codeaurel321-7/+2
2008-11-27Make installing bios files optional.ths1-3/+11
2008-11-22Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir11-1/+1
2008-11-11Split savevm code into savevm.caliguori1-1/+1
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori1-0/+4
2008-10-08Fix IO performance regression in sparcaliguori1-4/+0
2008-10-01Fix cscope filelist by removing leading ./aurel321-1/+1
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog1-1/+1
2008-09-29Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog1-1/+1