aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-30vnc: fix copyrect screen corruptionGerd Hoffmann
2009-07-30Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin
2009-07-30Remove the pc-0-10 machine typeMark McLoughlin
2009-07-30fix migration to obey -SPaolo Bonzini
2009-07-30alsa: add host suspend/resume supportBjørn Mork
2009-07-28Define ENOTSUP anywhere it isn't definedAnthony Liguori
2009-07-27Revert "Fake dirty loggin when it's not there"Anthony Liguori
2009-07-27Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccadBlue Swirl
2009-07-27Fix typo WIN32 -> _WIN32Anthony Liguori
2009-07-27set SEARCH_PATH for the linker script from output of ld --verbose -vJuan Quintela
2009-07-27generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configureJuan Quintela
2009-07-27our build system don't support mips little endian linux-user or bsd-userJuan Quintela
2009-07-27Don't build option roms on Mac OS XJuan Quintela
2009-07-27multiboot.bin is a generated fileJuan Quintela
2009-07-27use cc-option for optionromJuan Quintela
2009-07-27Use quiet-command for building optionromJuan Quintela
2009-07-27move cc-option definition to rules.makJuan Quintela
2009-07-27Generate config-host.h from config-host.makJuan Quintela
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela
2009-07-27rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATHJuan Quintela
2009-07-27define ENOTSUP the same that the other errorsJuan Quintela
2009-07-27test if xen is enabled only onceJuan Quintela
2009-07-27simplify fdt libs selectionJuan Quintela
2009-07-27simplify vde libs selectionJuan Quintela
2009-07-27simplify brlapi selectionJuan Quintela
2009-07-27simplify curses library selectionJuan Quintela
2009-07-27Define and use xen libs in a single placeJuan Quintela
2009-07-27indent with 2 spaces sdl testsJuan Quintela
2009-07-27remove sdl_static. Just do the right thing if static is yesJuan Quintela
2009-07-27target_softmmu is undefined at that pointJuan Quintela
2009-07-27instead of setup sdl_x11 just add -lX11 to sdl_libsJuan Quintela
2009-07-27Calculate sdl_libs and sdl_flags and use them everywhereJuan Quintela
2009-07-27sdl_config value was always sdl-configJuan Quintela
2009-07-27the else part of this test is obsolete We are testing for sdl = yes inside th...Juan Quintela
2009-07-27Use CONFIG_POSIX to simplify MakefileJuan Quintela
2009-07-27Add CONFIG_POSIXJuan Quintela
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27rename DEBUG_EXEC to CONFIG_DEBUG_EXECJuan Quintela
2009-07-27rename DEBUG_TCG to CONFIG_DEBUG_TCGJuan Quintela
2009-07-27rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_HJuan Quintela
2009-07-27rename HAVE_GPROF to TARGET_GPROFJuan Quintela
2009-07-27rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_HJuan Quintela
2009-07-27rename HAVE_FNMATCH_H to CONFIG_FNMATCHJuan Quintela
2009-07-27rename HAVE_IOVEC to CONFIG_IOVECJuan Quintela
2009-07-27rename HAVE_PREADV to CONFIG_PREADVJuan Quintela
2009-07-27define MAP_ANONYMOUS if it is not defined in qemu-common.hJuan Quintela
2009-07-27rename HOST_BSD to CONFIG_BSDJuan Quintela
2009-07-27O_LARGEFILE is already set in qemu-common.hJuan Quintela
2009-07-27fix indententationJuan Quintela
2009-07-27Refactor code to remove one #ifdef CONFIG_FDTJuan Quintela