aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-10socket: don't attempt to reconnect a TCP socket in server modeAnthony Liguori
2012-09-10use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2012-09-10Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno
2012-09-10hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil
2012-09-10target-arm: Fix potential buffer overflowStefan Weil
2012-09-10hw/wm8750: Fix potential buffer overflowStefan Weil
2012-09-10tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0Aurelien Jarno
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl
2012-09-10target-s390x: avoid AREG0 for misc helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for condition code helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for integer helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for FPU helpersBlue Swirl
2012-09-10target-s390x: rename op_helper.c to misc_helper.cBlue Swirl
2012-09-10target-s390x: split memory access helpersBlue Swirl
2012-09-10target-s390x: split integer helpersBlue Swirl
2012-09-10target-s390x: split condition code helpersBlue Swirl
2012-09-10target-s390x: split FPU opsBlue Swirl
2012-09-10target-s390x: fix styleBlue Swirl
2012-09-08musicpal: Fix flash mappingJan Kiszka
2012-09-08Add MAINTAINERS entry for leon3Fabien Chouteau
2012-09-08target-sparc: fix fcmp{s,d,q} instructions wrt exceptionAurelien Jarno
2012-09-08target-xtensa: fix missing errno codes for mingw32Max Filippov
2012-09-08target-cris: Fix buffer overflowStefan Weil
2012-09-08MIPS/user: Fix reset CPU state initializationMaciej W. Rozycki
2012-09-07lan9118: fix multicast filteringAurelien Jarno
2012-09-07fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild
2012-09-06hw/pl110: Fix spelling of 'palette'Peter Maydell
2012-09-05target-xtensa: convert host errno values to guestMax Filippov
2012-09-05CHECKPATCH: Add warning for single else statement.Don Slutz
2012-09-05CHECKPATCH: Add --debug adv_apwDon Slutz
2012-09-05CHECKPATCH: Add --debug adv_checkingDon Slutz
2012-09-05CHECKPATCH: Add --debug adv_dcsDon Slutz
2012-09-05tcx: tcx_screen_dump(): add error handlingLuiz Capitulino
2012-09-05tcx: tcx24_screen_dump(): add error handlingLuiz Capitulino
2012-09-05g364fb: g364fb_screen_dump(): add error handlingLuiz Capitulino
2012-09-05omap_lcdc: omap_ppm_save(): add error handlingLuiz Capitulino
2012-09-05omap_lcdc: rename ppm_save() to omap_ppm_save()Luiz Capitulino
2012-09-05vga: ppm_save(): add error handlingLuiz Capitulino
2012-09-05qapi: convert screendumpLuiz Capitulino
2012-09-05console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino
2012-09-05error: add error_setg()Luiz Capitulino
2012-09-05json-parser: Fix potential NULL pointer segfaultStefan Weil
2012-09-05qapi: Fix potential NULL pointer segfaultStefan Weil
2012-09-05qapi: convert sendkeyAmos Kong
2012-09-05monitor: move key_defs[] table and introduce two help functionsAmos Kong
2012-09-05qapi: add the QKeyCode enumAmos Kong
2012-09-05qapi: generate list struct and visit_list for enumAmos Kong
2012-09-05hmp: rename argumentsAmos Kong
2012-09-05monitor: rename keyname '<' to 'less'Amos Kong