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-10-08
Generate config-devices.h
Juan Quintela
2009-10-08
Add new config-devices.mak for each target
Juan Quintela
2009-10-08
Rename config.{h, mak} config-target.{h, mak}
Juan Quintela
2009-10-08
Remove useless check for config-host.mak
Juan Quintela
2009-10-08
Move generation of config-host.h to Makefile from configure
Juan Quintela
2009-10-06
configure and Makefile are not generated in qemu
Juan Quintela
2009-10-06
add build-all to .PHONY rules
Juan Quintela
2009-10-01
Include microblaze binaries in tarbin.
Edgar E. Iglesias
2009-09-27
Compile some user files only once for all targets
Blue Swirl
2009-09-20
Compile host-utils only once
Blue Swirl
2009-09-20
Compile TCG runtime library only once
Blue Swirl
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
Compile qemu-config only once
Blue Swirl
2009-09-12
Add configure option to compile user targets as PIE
Kirill A. Shutemov
2009-09-09
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-04
Introduce QDict unit-tests
Luiz Capitulino
2009-09-04
Introduce QString unit-tests
Luiz Capitulino
2009-09-04
Introduce QInt unit-tests
Luiz Capitulino
2009-09-04
Introduce QDict
Luiz Capitulino
2009-09-04
Introduce QString
Luiz Capitulino
2009-09-04
Introduce QInt
Luiz Capitulino
2009-08-27
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
add file descriptor migration
Paolo Bonzini
2009-08-24
make pthreads mandatory
Christoph Hellwig
2009-08-24
Only build osdep once
Anthony Liguori
2009-08-24
Migration via unix sockets.
Chris Lalancette
2009-08-24
Makefile: fixed rule TAGS
Alexandre Bique
2009-08-18
Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 host
Blue Swirl
2009-08-16
user: compile host-utils.c only once
Blue Swirl
2009-08-15
linux-user: compile envlist.c only once
Blue Swirl
2009-08-15
user: compile path.c only once
Blue Swirl
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
[next]