summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make tags useful for block drivers and hardaware devicesJuan Quintela2009-06-291-1/+1
* Substitute ifdef CONFIG_FOO by obj-Juan Quintela2009-06-291-51/+25
* Rename OBJS to obj-yJuan Quintela2009-06-291-33/+33
* Rename USER_OBJS to user-obj-yJuan Quintela2009-06-291-3/+3
* Rename XEN_OBJS to xen-obj-yJuan Quintela2009-06-291-3/+3
* Rename SLIRP_OBJS to slirp-obj-yJuan Quintela2009-06-291-4/+4
* Rename AUDIO_OBJS to audio-obj-yJuan Quintela2009-06-291-12/+12
* Rename BLOCK_OBJS to block-obj-yJuan Quintela2009-06-291-16/+16
* Multiboot build system v4Alexander Graf2009-06-291-3/+9
* slirp: Cleanup and basic reanimation of debug codeJan Kiszka2009-06-291-1/+1
* 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
OpenPOWER on IntegriCloud