aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sdl zoomingStefano Stabellini2009-06-291-2/+4
* Win: Install keymaps for Windows, too (needed for VNC).Stefan Weil2009-06-221-2/+0
* Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori2009-06-221-0/+1
* qcow2: Split out snapshot functionsKevin Wolf2009-06-161-0/+1
* qcow2: Split out guest cluster functionsKevin Wolf2009-06-161-1/+1
* qcow2: Split out refcount handlingKevin Wolf2009-06-161-1/+2
* Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori2009-06-161-1/+1
* Clean up generated qemu-img-cmds.hBlue Swirl2009-06-091-0/+1
* Use hxtool for qemu-img command listStuart Brady2009-06-071-3/+11
* Use hxtool to generate monitor documentation and C structuresBlue Swirl2009-06-061-2/+5
* microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias2009-06-031-1/+1
* Install keymaps from new locationAnthony Liguori2009-05-281-1/+1
* Add HTTP protocol using curl v6Alexander Graf2009-05-221-0/+6
* Create qemu-option.hKevin Wolf2009-05-221-1/+1
* Compile most Xen files only onceBlue Swirl2009-05-211-0/+7
* Hardware convenience libraryPaul Brook2009-05-191-3/+5
* SSP bus frameworkPaul Brook2009-05-141-1/+1
* Basic qdev infrastructure.Paul Brook2009-05-141-0/+1
* Move block drivers into their own directoryAnthony Liguori2009-05-141-7/+7
* Constructor supportAnthony Liguori2009-05-141-1/+1
* Add tool_osdep.cPaul Brook2009-05-131-3/+3
* 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