aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-05Open up 1.3 development treeAnthony Liguori
2012-09-05Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPPSøren Sandmann Pedersen
2012-09-05qxl: Add set_client_capabilities() interface to QXLInterfaceSøren Sandmann Pedersen
2012-09-05spice: make number of surfaces runtime-configurable.Gerd Hoffmann
2012-09-05configure: print spice-protocol and spice-server versionsAlon Levy
2012-09-05qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy
2012-09-05qxl: disallow unknown revisionsAlon Levy
2012-09-05qxl/update_area_io: guest_bug on invalid parametersAlon Levy
2012-09-05spice: increase the verbosity of spice section in "qemu --help"Yonit Halperin
2012-09-05spice: adding seamless-migration option to the command lineYonit Halperin
2012-09-05spice: add 'migrated' flag to spice infoYonit Halperin
2012-09-05spice migration: add QEVENT_SPICE_MIGRATE_COMPLETEDYonit Halperin
2012-09-05spice: notify on vm state change only via spice_server_vm_start/stopYonit Halperin
2012-09-05spice: notify spice server on vm start/stopYonit Halperin
2012-09-05spice: abort on invalid streaming cmdline paramsChristophe Fergeau
2012-09-05Update version for 1.2.0v1.2.0Anthony Liguori
2012-09-04console: bounds check whenever changing the cursor due to an escape codeIan Campbell
2012-09-04qemu-timer: properly arm alarm timer for timers set by device initializationPaolo Bonzini
2012-09-01target-xtensa: return ENOSYS for unimplemented simcallsMax Filippov
2012-08-31Update version to 1.2.0-rc3v1.2.0-rc3Anthony Liguori
2012-08-31console: Fix warning from clang (and potential crash)Stefan Weil
2012-08-31Merge remote-tracking branch 'kraxel/usb.61' into stagingAnthony Liguori
2012-08-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-08-31uas: move transfer kickoffGerd Hoffmann
2012-08-31ehci: Fix interrupt endpoints no longer workingHans de Goede
2012-08-31ehci: handle TD deactivation of inflight packetsGerd Hoffmann
2012-08-31ehci: add ehci_cancel_queue()Gerd Hoffmann
2012-08-31ehci: simplify ehci_state_executingHans de Goede