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
/
hmp-commands.hx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-22
monitor: allow device_del to accept QOM paths
Daniel P. Berrange
1
-1
/
+2
2015-09-16
monitor: added generation of documentation for hmp-commands-info.hx
Pavel Butsykin
1
-123
/
+0
2015-09-16
hmp-commands.hx: fix end of table info
Pavel Butsykin
1
-1
/
+4
2015-09-04
hmp: add info iothreads command
Ting Wang
1
-0
/
+2
2015-09-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+1
2015-09-03
trace-events: Add hmp completion
Dr. David Alan Gilbert
1
-0
/
+1
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
1
-0
/
+2
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
1
-0
/
+16
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
1
-0
/
+24
2015-06-02
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
1
-2
/
+1
2015-06-02
monitor: Use traditional command interface for HMP device_add
Markus Armbruster
1
-2
/
+1
2015-06-02
monitor: Use traditional command interface for HMP drive_del
Markus Armbruster
1
-2
/
+1
2015-06-02
monitor: Convert client_migrate_info to QAPI
Markus Armbruster
1
-2
/
+1
2015-06-02
monitor: Improve and document client_migrate_info protocol error
Markus Armbruster
1
-4
/
+4
2015-05-07
migration: Add hmp interface to set and query parameters
Liang Li
1
-0
/
+17
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
1
-2
/
+1
2015-03-19
hmp: Fix texinfo documentation
Markus Armbruster
1
-26
/
+15
2015-03-19
hmp: Fix definition of command quit
Markus Armbruster
1
-1
/
+0
2015-03-17
qom: Implement info qom-tree HMP command
Andreas Färber
1
-0
/
+2
2015-03-17
qom: Implement qom-set HMP command
Andreas Färber
1
-0
/
+13
2015-03-17
qom: Implement qom-list HMP command
Andreas Färber
1
-0
/
+13
2015-03-16
Add migrate_incoming
Dr. David Alan Gilbert
1
-0
/
+16
2015-03-01
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
1
-32
/
+0
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-43
/
+43
2014-10-24
hmp: Remove "info pcmcia"
Markus Armbruster
1
-2
/
+0
2014-09-26
Add HMP command "info memory-devices"
Zhu Guihua
1
-0
/
+2
2014-08-25
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
1
-4
/
+2
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
1
-2
/
+2
2014-06-11
monitor: Add delvm and loadvm argument completion
Hani Benhabiles
1
-0
/
+2
2014-06-11
monitor: Add host_net_remove arguments completion
Hani Benhabiles
1
-0
/
+1
2014-06-11
monitor: Add host_net_add device argument completion
Hani Benhabiles
1
-1
/
+2
2014-06-11
monitor: Add migrate_set_capability completion
Hani Benhabiles
1
-0
/
+1
2014-06-11
monitor: Add watchdog_action argument completion
Hani Benhabiles
1
-0
/
+1
2014-06-11
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
1
-0
/
+2
2014-05-15
monitor: Add netdev_del id argument completion.
Hani Benhabiles
1
-0
/
+1
2014-05-15
monitor: Add netdev_add type argument completion.
Hani Benhabiles
1
-1
/
+2
2014-05-15
monitor: Add set_link arguments completion.
Hani Benhabiles
1
-0
/
+1
2014-05-15
monitor: Add chardev-add backend argument completion.
Hani Benhabiles
1
-0
/
+1
2014-05-15
monitor: Add chardev-remove command completion.
Hani Benhabiles
1
-0
/
+1
2014-05-15
monitor: Convert sendkey to use command_completion.
Hani Benhabiles
1
-0
/
+1
2014-04-25
HMP: support specifying dump format for dump-guest-memory
Qiao Nuohan
1
-3
/
+10
2014-04-25
HMP: fix doc of dump-guest-memory
Qiao Nuohan
1
-9
/
+10
2014-04-25
monitor: Add device_add and device_del completion.
Hani Benhabiles
1
-0
/
+2
2014-04-25
monitor: Add command_completion callback to mon_cmd_t.
Hani Benhabiles
1
-0
/
+2
2014-04-25
monitor: Fix drive_del id argument type completion.
Hani Benhabiles
1
-1
/
+1
2014-01-24
block: update block commit documentation regarding image truncation
Jeff Cody
1
-0
/
+5
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
1
-0
/
+14
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
1
-0
/
+14
2014-01-06
qemu-monitor: HMP cpu-add wrapper
Jason J. Herne
1
-0
/
+13
2013-12-09
net: Adding netmap network backend
Vincenzo Maffione
1
-2
/
+2
[next]