summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-31sparc64 flush pending conditional evaluations before exposing cpu stateIgor Kovalenko1-0/+5
2009-07-31Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)Blue Swirl1-0/+3
2009-07-30e1000.c doesn't properly emulate EERD and ICS registersBill Paul1-4/+9
2009-07-30qemu-option: fix parse_option_number().Gerd Hoffmann1-0/+1
2009-07-30qdev: convert all vga devices.Gerd Hoffmann3-81/+130
2009-07-30qdev/core: add monitor command to list all driversGerd Hoffmann3-0/+14
2009-07-30qdev: factor out qdev_print_devinfo.Gerd Hoffmann1-1/+18
2009-07-30Fix VM state change handlers running out of orderMarkus Armbruster3-9/+54
2009-07-30vnc: fix copyrect screen corruptionGerd Hoffmann1-0/+22
2009-07-30Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin1-46/+11
2009-07-30Remove the pc-0-10 machine typeMark McLoughlin1-50/+5
2009-07-30fix migration to obey -SPaolo Bonzini4-2/+7
2009-07-30alsa: add host suspend/resume supportBjørn Mork1-2/+47
2009-07-28Define ENOTSUP anywhere it isn't definedAnthony Liguori1-1/+1
2009-07-27Revert "Fake dirty loggin when it's not there"Anthony Liguori1-12/+1
2009-07-27Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccadBlue Swirl1-1/+1
2009-07-27Fix typo WIN32 -> _WIN32Anthony Liguori1-1/+1
2009-07-27set SEARCH_PATH for the linker script from output of ld --verbose -vJuan Quintela15-31/+23
2009-07-27generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configureJuan Quintela2-132/+39
2009-07-27our build system don't support mips little endian linux-user or bsd-userJuan Quintela2-241/+0
2009-07-27Don't build option roms on Mac OS XJuan Quintela1-1/+3
2009-07-27multiboot.bin is a generated fileJuan Quintela1-0/+1
2009-07-27use cc-option for optionromJuan Quintela1-21/+1
2009-07-27Use quiet-command for building optionromJuan Quintela1-9/+7
2009-07-27move cc-option definition to rules.makJuan Quintela2-6/+6
2009-07-27Generate config-host.h from config-host.makJuan Quintela3-58/+84
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela11-30/+26
2009-07-27rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATHJuan Quintela4-5/+5
2009-07-27define ENOTSUP the same that the other errorsJuan Quintela2-7/+3
2009-07-27test if xen is enabled only onceJuan Quintela1-4/+1
2009-07-27simplify fdt libs selectionJuan Quintela2-8/+5
2009-07-27simplify vde libs selectionJuan Quintela1-6/+6
2009-07-27simplify brlapi selectionJuan Quintela2-11/+11
2009-07-27simplify curses library selectionJuan Quintela1-10/+5
2009-07-27Define and use xen libs in a single placeJuan Quintela1-7/+8
2009-07-27indent with 2 spaces sdl testsJuan Quintela1-34/+31
2009-07-27remove sdl_static. Just do the right thing if static is yesJuan Quintela1-30/+12
2009-07-27target_softmmu is undefined at that pointJuan Quintela1-1/+1
2009-07-27instead of setup sdl_x11 just add -lX11 to sdl_libsJuan Quintela1-4/+1
2009-07-27Calculate sdl_libs and sdl_flags and use them everywhereJuan Quintela1-7/+9
2009-07-27sdl_config value was always sdl-configJuan Quintela1-11/+10
2009-07-27the else part of this test is obsolete We are testing for sdl = yes inside th...Juan Quintela1-7/+1
2009-07-27Use CONFIG_POSIX to simplify MakefileJuan Quintela1-16/+5
2009-07-27Add CONFIG_POSIXJuan Quintela1-0/+1
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela36-82/+82
2009-07-27rename DEBUG_EXEC to CONFIG_DEBUG_EXECJuan Quintela2-4/+4
2009-07-27rename DEBUG_TCG to CONFIG_DEBUG_TCGJuan Quintela3-3/+3
2009-07-27rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_HJuan Quintela2-3/+3
2009-07-27rename HAVE_GPROF to TARGET_GPROFJuan Quintela3-7/+7
2009-07-27rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_HJuan Quintela2-3/+3