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
Age
Commit message (
Expand
)
Author
2009-08-10
move SDL_LIBS Win32 hack to configure
Juan Quintela
2009-08-10
Refactor HELPER_CFLAGS
Juan Quintela
2009-08-10
move common QEMU_CFLAGS to configure
Juan Quintela
2009-08-10
split QEMU_CFLAGS very long line
Juan Quintela
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
2009-08-10
We set -Werror through configure now
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
reindent Operating System selection configure
Juan Quintela
2009-08-10
refactor $cpu selection in various places
Juan Quintela
2009-08-10
refactor sparc_cpu code to be in a single place
Juan Quintela
2009-08-10
move sparc_cpu arg parsing to the begining
Juan Quintela
2009-08-10
refactor kqemu selection for both mingw32
Juan Quintela
2009-08-10
This variables can't be set here
Juan Quintela
2009-08-10
move mingw32 code after selection of OS
Juan Quintela
2009-08-10
__sparc_*__ is defined through -D__sparc_*__
Juan Quintela
2009-08-10
Add CURL_CFLAGS
Juan Quintela
2009-08-10
remove unused temporal files
Juan Quintela
2009-08-10
create compile_object/compile_prog functions
Juan Quintela
2009-08-10
move EXTRA_CFLAGS/LDFLAGS to the very beginning
Juan Quintela
2009-08-10
Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}
Juan Quintela
2009-08-10
We want to add options at the beggining, not at the end of variables
Juan Quintela
2009-08-10
move general CFLAGS/LDFLAGS definitions after last $cc run
Juan Quintela
2009-08-10
move checks for bswap32/bswap_32 sooner than starting of printing variables
Juan Quintela
2009-08-10
remove not needed rt variable
Juan Quintela
2009-08-10
move check_linker_flags sooner than starting of printing variables
Juan Quintela
2009-08-10
move cpu command line setting to the beggining
Juan Quintela
2009-08-10
Use CFLAGS from enviroment, ARCH_CFLAGS hasn't been defined yet
Juan Quintela
2009-08-10
oss variable don't exist anymore
Juan Quintela
2009-08-10
strip binary is not used anywhere
Juan Quintela
2009-08-10
vga: do not resize the screen on hw_invalidate
Stefano Stabellini
2009-08-10
fix sdl window resize
Stefano Stabellini
2009-08-10
variable timer intervals
Stefano Stabellini
2009-08-10
single vnc server surface
Stefano Stabellini
2009-08-10
a single vnc timer to refresh the screen
Stefano Stabellini
2009-08-10
Fix checksum writing in signboot.sh
Alexander Graf
2009-08-10
Add new block driver for the VDI format (only aio supported)
Stefan Weil
2009-08-10
Win32: Fix default prefix
Stefan Weil
2009-08-10
qdev/isa: convert fdc.
Gerd Hoffmann
2009-08-10
qdev/isa: make pc use qdev for i8042 setup.
Gerd Hoffmann
2009-08-10
qdev/isa: make the piix isa bridge register an isa bus.
Gerd Hoffmann
2009-08-10
qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).
Gerd Hoffmann
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
2009-08-10
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
qdev/prop: add drive property.
Gerd Hoffmann
2009-08-10
add -drive if=none
Gerd Hoffmann
[next]