index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2009-08-10
CURL libs are used both by tools and softmmu
Juan Quintela
2009-08-10
VDE libs are used both by tools and softmmu
Juan Quintela
2009-08-10
Add libs_tools support
Juan Quintela
2009-08-10
CONFIG_POSIX makes more sense that not CONFIG_WIN32
Juan Quintela
2009-08-10
Generate CONFIG_AUDIO_PT_INT in configure
Juan Quintela
2009-08-10
AUDIO_PT is not needed
Juan Quintela
2009-08-10
FMOD_CFLAGS is not set when CONFIG_FMOD is undef
Juan Quintela
2009-08-10
Make slirp include dir globlal in cflags
Juan Quintela
2009-08-10
Fold BRLAPI_LIBS into libs_softmmu
Juan Quintela
2009-08-10
move common QEMU_CFLAGS to configure
Juan Quintela
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
2009-08-10
Move to configure CONFIG_WIN32 libraries needed always
Juan Quintela
2009-08-10
Move to configure CONFIG_SOLARIS libraries needed always
Juan Quintela
2009-08-10
CLOCKLIBS was used for all binaries
Juan Quintela
2009-08-10
PTHREADLIBS was used for all binaries
Juan Quintela
2009-08-10
We want to pass LIB through configuration files now
Juan Quintela
2009-08-10
We use -lz for all binaries
Juan Quintela
2009-08-10
Add CURL_CFLAGS
Juan Quintela
2009-08-10
Add new block driver for the VDI format (only aio supported)
Stefan Weil
2009-07-31
Option rom makefile fixes
Paul Brook
2009-07-27
set SEARCH_PATH for the linker script from output of ld --verbose -v
Juan Quintela
2009-07-27
simplify brlapi selection
Juan Quintela
2009-07-27
Use CONFIG_POSIX to simplify Makefile
Juan Quintela
2009-07-27
Add -static in configure if needed
Juan Quintela
2009-07-27
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
2009-07-27
remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
Juan Quintela
2009-07-27
remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
Juan Quintela
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
already defined several lines before in block-obj-y
Juan Quintela
2009-07-16
use block-nested-y for files inside block/
Juan Quintela
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-07-09
Fix build for ESD audio
Anthony Liguori
2009-07-01
Fix sdl_zoom compile problems on OpenBSD
Blue Swirl
2009-06-29
make tags useful for block drivers and hardaware devices
Juan Quintela
2009-06-29
Substitute ifdef CONFIG_FOO by obj-
Juan Quintela
2009-06-29
Rename OBJS to obj-y
Juan Quintela
2009-06-29
Rename USER_OBJS to user-obj-y
Juan Quintela
2009-06-29
Rename XEN_OBJS to xen-obj-y
Juan Quintela
2009-06-29
Rename SLIRP_OBJS to slirp-obj-y
Juan Quintela
2009-06-29
Rename AUDIO_OBJS to audio-obj-y
Juan Quintela
2009-06-29
Rename BLOCK_OBJS to block-obj-y
Juan Quintela
2009-06-29
Multiboot build system v4
Alexander Graf
2009-06-29
slirp: Cleanup and basic reanimation of debug code
Jan Kiszka
2009-06-29
sdl zooming
Stefano Stabellini
2009-06-22
Win: Install keymaps for Windows, too (needed for VNC).
Stefan Weil
2009-06-22
Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
Anthony Liguori
2009-06-16
qcow2: Split out snapshot functions
Kevin Wolf
2009-06-16
qcow2: Split out guest cluster functions
Kevin Wolf
2009-06-16
qcow2: Split out refcount handling
Kevin Wolf
[prev]
[next]