aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-07-01Fix sdl_zoom compile problems on OpenBSDBlue Swirl
2009-06-29make tags useful for block drivers and hardaware devicesJuan Quintela
2009-06-29Substitute ifdef CONFIG_FOO by obj-Juan Quintela
2009-06-29Rename OBJS to obj-yJuan Quintela
2009-06-29Rename USER_OBJS to user-obj-yJuan Quintela
2009-06-29Rename XEN_OBJS to xen-obj-yJuan Quintela
2009-06-29Rename SLIRP_OBJS to slirp-obj-yJuan Quintela
2009-06-29Rename AUDIO_OBJS to audio-obj-yJuan Quintela
2009-06-29Rename BLOCK_OBJS to block-obj-yJuan Quintela
2009-06-29Multiboot build system v4Alexander Graf
2009-06-29slirp: Cleanup and basic reanimation of debug codeJan Kiszka
2009-06-29sdl zoomingStefano Stabellini
2009-06-22Win: Install keymaps for Windows, too (needed for VNC).Stefan Weil
2009-06-22Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori
2009-06-16qcow2: Split out snapshot functionsKevin Wolf
2009-06-16qcow2: Split out guest cluster functionsKevin Wolf
2009-06-16qcow2: Split out refcount handlingKevin Wolf
2009-06-16Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori
2009-06-09Clean up generated qemu-img-cmds.hBlue Swirl
2009-06-07Use hxtool for qemu-img command listStuart Brady
2009-06-06Use hxtool to generate monitor documentation and C structuresBlue Swirl
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias
2009-05-28Install keymaps from new locationAnthony Liguori
2009-05-22Add HTTP protocol using curl v6Alexander Graf
2009-05-22Create qemu-option.hKevin Wolf
2009-05-21Compile most Xen files only onceBlue Swirl
2009-05-19Hardware convenience libraryPaul Brook
2009-05-14SSP bus frameworkPaul Brook
2009-05-14Basic qdev infrastructure.Paul Brook
2009-05-14Move block drivers into their own directoryAnthony Liguori
2009-05-14Constructor supportAnthony Liguori
2009-05-13Add tool_osdep.cPaul Brook
2009-05-07Suppress make directory messages.Paul Brook
2009-05-01ppc: include cache-utils.o in BLOCK_OBJSMark McLoughlin
2009-04-24qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori
2009-04-19Build system: Fix dependency of qemu.1blueswir1
2009-04-18buildsytem: consistently use install (Christoph Egger)aliguori
2009-04-17Make the sed script also work with OpenBSD and OpenSolaris sedsblueswir1
2009-04-15Simplify reconfigurationmalc
2009-04-15Call configure automatically when neededaurel32
2009-04-11Compile target independent files only onceblueswir1
2009-04-05qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori
2009-04-05Make binary stripping conditional (Riku Voipio)aliguori
2009-04-05build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori
2009-04-05build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori
2009-03-28Fix out of tree compilationblueswir1
2009-03-28Syncing documentation vs. -help vs. qemu_options tableblueswir1
2009-03-08Call Perl directly instead of relying on shebangblueswir1
2009-03-06Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori