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-07-30
vnc: fix copyrect screen corruption
Gerd Hoffmann
2009-07-30
Remove the virtio-{blk, console}-pci-0-10 device types
Mark McLoughlin
2009-07-30
Remove the pc-0-10 machine type
Mark McLoughlin
2009-07-30
fix migration to obey -S
Paolo Bonzini
2009-07-30
alsa: add host suspend/resume support
Bjørn Mork
2009-07-28
Define ENOTSUP anywhere it isn't defined
Anthony Liguori
2009-07-27
Revert "Fake dirty loggin when it's not there"
Anthony Liguori
2009-07-27
Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad
Blue Swirl
2009-07-27
Fix typo WIN32 -> _WIN32
Anthony Liguori
2009-07-27
set SEARCH_PATH for the linker script from output of ld --verbose -v
Juan Quintela
2009-07-27
generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configure
Juan Quintela
2009-07-27
our build system don't support mips little endian linux-user or bsd-user
Juan Quintela
2009-07-27
Don't build option roms on Mac OS X
Juan Quintela
2009-07-27
multiboot.bin is a generated file
Juan Quintela
2009-07-27
use cc-option for optionrom
Juan Quintela
2009-07-27
Use quiet-command for building optionrom
Juan Quintela
2009-07-27
move cc-option definition to rules.mak
Juan Quintela
2009-07-27
Generate config-host.h from config-host.mak
Juan Quintela
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
2009-07-27
define ENOTSUP the same that the other errors
Juan Quintela
2009-07-27
test if xen is enabled only once
Juan Quintela
2009-07-27
simplify fdt libs selection
Juan Quintela
2009-07-27
simplify vde libs selection
Juan Quintela
2009-07-27
simplify brlapi selection
Juan Quintela
2009-07-27
simplify curses library selection
Juan Quintela
2009-07-27
Define and use xen libs in a single place
Juan Quintela
2009-07-27
indent with 2 spaces sdl tests
Juan Quintela
2009-07-27
remove sdl_static. Just do the right thing if static is yes
Juan Quintela
2009-07-27
target_softmmu is undefined at that point
Juan Quintela
2009-07-27
instead of setup sdl_x11 just add -lX11 to sdl_libs
Juan Quintela
2009-07-27
Calculate sdl_libs and sdl_flags and use them everywhere
Juan Quintela
2009-07-27
sdl_config value was always sdl-config
Juan Quintela
2009-07-27
the else part of this test is obsolete We are testing for sdl = yes inside th...
Juan Quintela
2009-07-27
Use CONFIG_POSIX to simplify Makefile
Juan Quintela
2009-07-27
Add CONFIG_POSIX
Juan Quintela
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
Juan Quintela
2009-07-27
rename DEBUG_TCG to CONFIG_DEBUG_TCG
Juan Quintela
2009-07-27
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
Juan Quintela
2009-07-27
rename HAVE_GPROF to TARGET_GPROF
Juan Quintela
2009-07-27
rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
Juan Quintela
2009-07-27
rename HAVE_FNMATCH_H to CONFIG_FNMATCH
Juan Quintela
2009-07-27
rename HAVE_IOVEC to CONFIG_IOVEC
Juan Quintela
2009-07-27
rename HAVE_PREADV to CONFIG_PREADV
Juan Quintela
2009-07-27
define MAP_ANONYMOUS if it is not defined in qemu-common.h
Juan Quintela
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
O_LARGEFILE is already set in qemu-common.h
Juan Quintela
2009-07-27
fix indententation
Juan Quintela
2009-07-27
Refactor code to remove one #ifdef CONFIG_FDT
Juan Quintela
[next]