Age | Commit message (Expand) | Author | Files | Lines |
2015-01-22 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into... | Peter Maydell | 1 | -0/+12 |
2015-01-22 | input: improve docs for input-send-event qmp command | Gerd Hoffmann | 1 | -0/+12 |
2015-01-22 | monitor: add vnc websockets | Gerd Hoffmann | 1 | -1/+4 |
2015-01-22 | monitor: add query-vnc-servers command | Gerd Hoffmann | 1 | -0/+68 |
2015-01-13 | block: Add blockdev-backup to transaction | Fam Zheng | 1 | -0/+2 |
2015-01-13 | qapi: Comment version info in TransactionAction | Fam Zheng | 1 | -0/+6 |
2014-12-10 | qapi-schema: fix typo about change-vnc-password | Gonglei | 1 | -1/+1 |
2014-11-25 | input: move input-send-event into experimental namespace | Gerd Hoffmann | 1 | -2/+4 |
2014-11-13 | QMP/input-send-event: make console parameter optional | Amos Kong | 1 | -2/+2 |
2014-11-13 | QMP/input-send-event: update document of union InputEvent | Amos Kong | 1 | -0/+5 |
2014-10-15 | qmp: Print descriptions of object properties | Gonglei | 1 | -1/+3 |
2014-10-09 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -5/+10 |
2014-10-04 | qemu-char: Add reconnecting to client sockets | Corey Minyard | 1 | -5/+10 |
2014-10-02 | add input-send-event command | Marcelo Tosatti | 1 | -0/+17 |
2014-09-26 | trace: [qmp] Add commands to query and control event tracing state | Lluís Vilanova | 1 | -0/+3 |
2014-08-25 | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy | 1 | -2/+2 |
2014-08-06 | backends: Introduce chr-testdev | Paolo Bonzini | 1 | -1/+2 |
2014-06-29 | mc146818rtc: add rtc-reset-reinjection QMP command | Marcelo Tosatti | 1 | -0/+12 |
2014-06-29 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 1 | -6/+14 |
2014-06-27 | char: report frontend open/closed state in 'query-chardev' | Laszlo Ersek | 1 | -1/+7 |
2014-06-27 | qapi event: clean up in callers | Wenchao Xia | 1 | -3/+4 |
2014-06-27 | qapi: move event defines | Wenchao Xia | 1 | -2/+3 |
2014-06-27 | net: L2TPv3 transport | Anton Ivanov | 1 | -0/+60 |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 1 | -25/+137 |
2014-06-23 | qapi event: convert GUEST_PANICKED | Wenchao Xia | 1 | -0/+12 |
2014-06-23 | qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR | Wenchao Xia | 1 | -0/+14 |
2014-06-23 | qapi event: convert WATCHDOG | Wenchao Xia | 1 | -0/+24 |
2014-06-23 | qapi: add new schema file qapi-event.json | Wenchao Xia | 1 | -0/+2 |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia | 1 | -25/+85 |
2014-06-23 | qapi/hmp: use 'backend' instead of 'device' with memory backend | Igor Mammedov | 1 | -5/+7 |
2014-06-19 | qmp: add query-acpi-ospm-status command | Igor Mammedov | 1 | -0/+10 |
2014-06-19 | acpi: introduce TYPE_ACPI_DEVICE_IF interface | Igor Mammedov | 1 | -0/+31 |
2014-06-19 | qmp: add query-memory-devices command | Igor Mammedov | 1 | -0/+51 |
2014-06-19 | qmp: add query-memdev | Hu Tao | 1 | -0/+40 |
2014-06-19 | hostmem: add properties for NUMA memory policy | Hu Tao | 1 | -0/+20 |
2014-06-19 | numa: add -numa node,memdev= option | Paolo Bonzini | 1 | -3/+8 |
2014-06-19 | NUMA: convert -numa option to use OptsVisitor | Wanlong Gao | 1 | -0/+32 |
2014-06-19 | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev | 1 | -1/+18 |
2014-06-16 | qapi: output def_value_str when query command line options | Chunyan Liu | 1 | -1/+4 |
2014-06-06 | qapi: Extract qapi/block.json definitions | Benoît Canet | 1 | -159/+0 |
2014-06-06 | qapi: Extract qapi/block-core.json definitions | Benoît Canet | 1 | -1406/+0 |
2014-06-06 | qapi: create two block related json modules | Benoît Canet | 1 | -0/+3 |
2014-06-06 | qapi: Extract qapi/common.json definitions | Benoît Canet | 1 | -85/+2 |
2014-05-22 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 1 | -1/+1 |
2014-05-20 | doc: add "setup" to list of migration states | Peter Feiner | 1 | -1/+1 |
2014-05-19 | block: optimize zero writes with bdrv_write_zeroes | Peter Lieven | 1 | -15/+37 |
2014-05-05 | migration: expose xbzrle cache miss rate | ChenLiang | 1 | -1/+4 |
2014-05-05 | migration: expose the bitmap_sync_count to the end | ChenLiang | 1 | -1/+3 |
2014-04-25 | block: Expose host_* drivers in blockdev-add | Kevin Wolf | 1 | -1/+7 |
2014-03-26 | virtio-net: add vlan receive state to RxFilterInfo | Amos Kong | 1 | -0/+3 |