aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-31ehci: Remove unnecessary ehci_flush_qh callHans de Goede
2012-08-31ehci: Schedule async-bh when IAAD bit gets setHans de Goede
2012-08-31ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede
2012-08-31usb: unique packet idsGerd Hoffmann
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede
2012-08-31fix info qtree indentionGerd Hoffmann
2012-08-30w32: Fix broken buildStefan Weil
2012-08-30Update version for 1.2.0-rc2v1.2.0-rc2Anthony Liguori
2012-08-29scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil
2012-08-29msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin
2012-08-29kvm: get/set PV EOI MSRMichael S. Tsirkin
2012-08-29linux-headers: update to 3.6-rc3Michael S. Tsirkin