aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09kvm: Clean up irqfd APIJan Kiszka
2012-09-09qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger
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-07vhost: Pass device path to vhost_dev_init()Stefan Hajnoczi
2012-09-07monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_paramNicholas Bellinger
2012-09-07pcie_aer: clear cmask for Advanced Error Interrupt Message NumberJason Baron
2012-09-07pcie: drop version_id field for live migrationJason Baron
2012-09-07qemu: add .exrcMichael S. Tsirkin
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
2012-09-05fix doc of using raw values with sendkeyAmos Kong
2012-09-05Add support for pretty-printing response in qmp-shellDaniel P. Berrange