aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-07-27simplify brlapi selectionJuan Quintela
2009-07-27Use CONFIG_POSIX to simplify MakefileJuan Quintela
2009-07-27Add -static in configure if neededJuan Quintela
2009-07-27make fmod also use FMOD_{LIBS,CFLAGS}Juan Quintela
2009-07-27remove CONFIG_ from BLUEZ_{LIBS,FLAGS}Juan Quintela
2009-07-27remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}Juan Quintela
2009-07-16We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela
2009-07-16We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela
2009-07-16already defined several lines before in block-obj-yJuan Quintela
2009-07-16use block-nested-y for files inside block/Juan Quintela
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-07-09Fix build for ESD audioAnthony Liguori
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