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.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
/
+2
2014-06-11
monitor: Add host_net_add device argument completion
Hani Benhabiles
1
-0
/
+1
2014-06-11
monitor: Add migrate_set_capability completion
Hani Benhabiles
1
-0
/
+2
2014-06-11
monitor: Add watchdog_action argument completion
Hani Benhabiles
1
-0
/
+2
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
-0
/
+1
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
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
/
+3
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
1
-0
/
+1
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
1
-0
/
+1
2014-01-06
qemu-monitor: HMP cpu-add wrapper
Jason J. Herne
1
-0
/
+1
2013-09-12
hmp: add interface hmp_snapshot_delete_blkdev_internal
Wenchao Xia
1
-0
/
+1
2013-09-12
hmp: add interface hmp_snapshot_blkdev_internal
Wenchao Xia
1
-0
/
+1
2013-07-15
block: add drive_backup HMP command
Stefan Hajnoczi
1
-0
/
+1
2013-06-06
Make qemu-io commands available in HMP
Kevin Wolf
1
-0
/
+1
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
1
-1
/
+0
2013-03-25
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
1
-0
/
+1
2013-03-12
Support for TPM command line options
Stefan Berger
1
-0
/
+1
2013-02-06
qemu-char: Saner naming of memchar stuff & doc fixes
Markus Armbruster
1
-2
/
+2
2013-01-25
QAPI: Introduce memchar-read QMP command
Lei Li
1
-0
/
+1
2013-01-25
QAPI: Introduce memchar-write QMP command
Lei Li
1
-0
/
+1
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
1
-18
/
+18
2013-01-16
chardev: add hmp hotplug commands
Gerd Hoffmann
1
-0
/
+2
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-11-12
hmp: add NBD server commands
Paolo Bonzini
1
-0
/
+3
2012-10-24
qmp: add drive-mirror command
Paolo Bonzini
1
-0
/
+1
2012-10-24
block: add block-job-complete
Paolo Bonzini
1
-0
/
+1
2012-09-28
qmp: add block-job-pause and block-job-resume
Paolo Bonzini
1
-0
/
+2
2012-09-05
qapi: convert screendump
Luiz Capitulino
1
-0
/
+1
2012-09-05
qapi: convert sendkey
Amos Kong
1
-0
/
+1
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-0
/
+1
2012-08-13
hmp: hmp.h: include qdict.h
Luiz Capitulino
1
-0
/
+1
2012-08-08
Add migrate_set_cache_size command
Orit Wasserman
1
-0
/
+2
2012-08-08
Add migrate-set-capabilities
Orit Wasserman
1
-0
/
+1
2012-08-08
Add migration capabilities
Orit Wasserman
1
-0
/
+1
2012-07-13
qapi: Convert getfd and closefd
Corey Bryant
1
-0
/
+2
2012-06-04
qapi: convert netdev_del
Luiz Capitulino
1
-0
/
+1
2012-06-04
qapi: convert netdev_add
Luiz Capitulino
1
-0
/
+1
2012-06-04
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
Wen Congyang
1
-0
/
+1
2012-04-09
qapi: convert device_del
Luiz Capitulino
1
-0
/
+1
2012-03-15
qapi: Convert migrate
Luiz Capitulino
1
-0
/
+1
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
1
-0
/
+1
2012-01-26
qmp: add query-block-jobs
Stefan Hajnoczi
1
-0
/
+1
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
1
-0
/
+1
[next]