index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmp-commands.hx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
1
-2
/
+1
2014-07-01
block: add backing-file option to block-stream
Jeff Cody
1
-1
/
+1
2014-07-01
block: extend block-commit to accept a string for the backing file
Jeff Cody
1
-1
/
+18
2014-07-01
block: add QAPI command to allow live backing file change
Jeff Cody
1
-0
/
+39
2014-07-01
block: make 'top' argument to block-commit optional
Jeff Cody
1
-2
/
+3
2014-06-29
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
1
-0
/
+23
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+5
2014-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
1
-1
/
+3
2014-06-27
char: report frontend open/closed state in 'query-chardev'
Laszlo Ersek
1
-5
/
+14
2014-06-27
block: Add node-name argument to drive-mirror
Benoît Canet
1
-0
/
+3
2014-06-19
qmp: add query-acpi-ospm-status command
Igor Mammedov
1
-0
/
+22
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
1
-0
/
+27
2014-06-19
qmp: clean out whitespace
Michael S. Tsirkin
1
-1
/
+1
2014-06-19
qmp: add query-memdev
Hu Tao
1
-0
/
+38
2014-06-16
qapi: output def_value_str when query command line options
Chunyan Liu
1
-0
/
+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
-0
/
+3
2014-05-09
qmp: use valid JSON in transaction example
Eric Blake
1
-4
/
+4
2014-05-05
migration: expose xbzrle cache miss rate
ChenLiang
1
-0
/
+2
2014-05-05
migration: expose the bitmap_sync_count to the end
ChenLiang
1
-4
/
+9
2014-03-26
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
1
-0
/
+2
2014-03-13
qmp: add query-iothreads command
Stefan Hajnoczi
1
-0
/
+39
2014-02-28
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
1
-0
/
+20
2014-02-28
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
1
-2
/
+5
2014-02-17
qmp: expose list of supported character device backends
Martin Kletzander
1
-0
/
+41
2014-01-24
block: update block commit documentation regarding image truncation
Jeff Cody
1
-0
/
+39
2014-01-24
qmp: Allow to take external snapshots on bs graphs node.
Benoît Canet
1
-1
/
+10
2014-01-24
qmp: Allow block_resize to manipulate bs graph nodes.
Benoît Canet
1
-1
/
+2
2014-01-24
qmp: Allow to change password on named block driver states.
Benoît Canet
1
-1
/
+2
2014-01-24
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
1
-0
/
+61
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
1
-0
/
+26
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
1
-0
/
+25
2013-10-11
blockdev: 'blockdev-add' QMP command
Kevin Wolf
1
-0
/
+55
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
1
-0
/
+41
2013-09-12
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
1
-0
/
+29
2013-09-12
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
1
-8
/
+26
2013-09-06
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
1
-2
/
+6
2013-09-06
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
1
-2
/
+26
2013-09-01
qmp: fix integer usage in examples
Eric Blake
1
-13
/
+13
2013-08-30
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
1
-1
/
+1
2013-08-12
rdma: remaining documentation fixes
Michael R. Hines
1
-0
/
+10
2013-07-26
Implement sync modes for drive-backup.
Ian Main
1
-0
/
+1
2013-07-18
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-2
/
+5
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+63
2013-07-17
qmp: update send-key document
Amos Kong
1
-2
/
+5
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
1
-0
/
+63
2013-07-15
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
1
-1
/
+5
2013-06-28
block: add drive-backup QMP command
Stefan Hajnoczi
1
-0
/
+46
2013-06-07
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
1
-2
/
+67
[next]