aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-07-09Fix build for ESD audioAnthony Liguori1-5/+5
2009-07-01Fix sdl_zoom compile problems on OpenBSDBlue Swirl1-1/+1
2009-06-29make tags useful for block drivers and hardaware devicesJuan Quintela1-1/+1
2009-06-29Substitute ifdef CONFIG_FOO by obj-Juan Quintela1-51/+25
2009-06-29Rename OBJS to obj-yJuan Quintela1-33/+33
2009-06-29Rename USER_OBJS to user-obj-yJuan Quintela1-3/+3
2009-06-29Rename XEN_OBJS to xen-obj-yJuan Quintela1-3/+3
2009-06-29Rename SLIRP_OBJS to slirp-obj-yJuan Quintela1-4/+4
2009-06-29Rename AUDIO_OBJS to audio-obj-yJuan Quintela1-12/+12
2009-06-29Rename BLOCK_OBJS to block-obj-yJuan Quintela1-16/+16
2009-06-29Multiboot build system v4Alexander Graf1-3/+9
2009-06-29slirp: Cleanup and basic reanimation of debug codeJan Kiszka1-1/+1
2009-06-29sdl zoomingStefano Stabellini1-2/+4
2009-06-22Win: Install keymaps for Windows, too (needed for VNC).Stefan Weil1-2/+0
2009-06-22Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori1-0/+1
2009-06-16qcow2: Split out snapshot functionsKevin Wolf1-0/+1
2009-06-16qcow2: Split out guest cluster functionsKevin Wolf1-1/+1
2009-06-16qcow2: Split out refcount handlingKevin Wolf1-1/+2
2009-06-16Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori1-1/+1
2009-06-09Clean up generated qemu-img-cmds.hBlue Swirl1-0/+1
2009-06-07Use hxtool for qemu-img command listStuart Brady1-3/+11
2009-06-06Use hxtool to generate monitor documentation and C structuresBlue Swirl1-2/+5
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias1-1/+1
2009-05-28Install keymaps from new locationAnthony Liguori1-1/+1
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