Sign in
qemu-android
/
qemu-android
/
2f0c9fe64c6a2887047b7eab05cd85b2643234c8
/
hmp-commands.hx
ad39cf6
qapi: convert screendump
by Luiz Capitulino
· 13 years ago
e4c8f00
qapi: convert sendkey
by Amos Kong
· 13 years ago
2ef20c1
hmp: rename arguments
by Amos Kong
· 13 years ago
886cc70
fix doc of using raw values with sendkey
by Amos Kong
· 13 years ago
9e1ba4c
Add migrate_set_cache_size command
by Orit Wasserman
· 13 years ago
0045843
Add migrate-set-capabilities
by Orit Wasserman
· 13 years ago
bbf6da3
Add migration capabilities
by Orit Wasserman
· 13 years ago
05290d8
qapi: generalize documentation of streaming commands
by Paolo Bonzini
· 13 years ago
208c9d1
qapi: Convert getfd and closefd
by Corey Bryant
· 13 years ago
5f96415
qapi: convert netdev_del
by Luiz Capitulino
· 13 years ago
928059a
qapi: convert netdev_add
by Luiz Capitulino
· 13 years ago
783e9b4
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
by Wen Congyang
· 13 years ago
c83c66c
block: add 'speed' optional parameter to block-stream
by Stefan Hajnoczi
· 13 years ago
882ec7c
block: change block-job-set-speed argument from 'value' to 'speed'
by Stefan Hajnoczi
· 13 years ago
4451b79
fix block_job_set_speed name in documentation
by Paolo Bonzini
· 13 years ago
a15fef2
qapi: convert device_del
by Luiz Capitulino
· 13 years ago
e1c37d0
qapi: Convert migrate
by Luiz Capitulino
· 13 years ago
6cc2a41
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
by Paolo Bonzini
· 13 years ago
b3e54c6
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
by Blue Swirl
· 13 years ago
9b9df25
suspend: add system_wakeup monitor command
by Gerd Hoffmann
· 13 years ago
692f737
target-xtensa: implement info tlb monitor command
by Max Filippov
· 13 years ago
370521a
qmp: add block_job_cancel command
by Stefan Hajnoczi
· 13 years ago
2d47c6e
qmp: add block_job_set_speed command
by Stefan Hajnoczi
· 13 years ago
12bd451
qmp: add block_stream command
by Stefan Hajnoczi
· 13 years ago
80047da
qapi: Convert block_set_io_throttle
by Luiz Capitulino
· 13 years ago
333a96e
qapi: Convert change
by Luiz Capitulino
· 13 years ago
c245b6a
qapi: Convert eject
by Luiz Capitulino
· 13 years ago
9ad5372
qapi: Convert expire_password
by Luiz Capitulino
· 13 years ago
fbf796f
qapi: Convert set_password
by Luiz Capitulino
· 13 years ago
971ca4d
Expose drive_add on all architectures
by Alexander Graf
· 14 years ago
9423a2e
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
by Anthony Liguori
· 13 years ago
3dc8538
qapi: Convert migrate_set_speed
by Luiz Capitulino
· 13 years ago
4f0a993
qapi: Convert migrate_set_downtime
by Luiz Capitulino
· 13 years ago
6cdedb0
qapi: Convert migrate_cancel
by Luiz Capitulino
· 13 years ago
6106e24
qapi: Convert blockdev_snapshot_sync
by Luiz Capitulino
· 13 years ago
5e7caac
qapi: Convert block_resize
by Luiz Capitulino
· 13 years ago
d72f326
qapi: Convert balloon
by Luiz Capitulino
· 13 years ago
a4dea8a
qapi: Convert block_passwd
by Luiz Capitulino
· 13 years ago
4b37156
qapi: Convert set_link
by Luiz Capitulino
· 13 years ago
ab49ab5
qapi: Convert inject-nmi
by Luiz Capitulino
· 13 years ago
e42e818
qapi: Convert cont
by Luiz Capitulino
· 13 years ago
6d3962b
qapi: Convert pmemsave
by Luiz Capitulino
· 13 years ago
0cfd6a9
qapi: Convert memsave
by Luiz Capitulino
· 13 years ago
1f3392b
pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error
by Zhi Yong Wu
· 13 years ago
fb0490f
block: add -drive copy-on-read=on|off
by Stefan Hajnoczi
· 13 years ago
727f005
hmp/qmp: add block_set_io_throttle
by Zhi Yong Wu
· 13 years ago
96b3d73
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
755f196
qapi: Convert the cpu command
by Luiz Capitulino
· 13 years ago
edc5cb1
spice: turn client_migrate_info to async
by Yonit Halperin
· 13 years ago
ebffe2a
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
2116850
Merge branch 'tracing' of git://repo.or.cz/qemu/stefanha
by Blue Swirl
· 13 years ago
bebabbc
ppc: booke206: add "info tlb" support
by Scott Wood
· 14 years ago
5bc465e
qapi: Convert system_powerdown
by Luiz Capitulino
· 13 years ago
38d2265
qapi: Convert system_reset
by Luiz Capitulino
· 14 years ago
5f158f2
qapi: Convert stop
by Luiz Capitulino
· 14 years ago
7a7f325
qapi: Convert quit
by Luiz Capitulino
· 14 years ago
c45a816
hmp: re-enable trace-file command
by Michael Roth
· 13 years ago
31965ae
trace: always compile support for controlling and querying trace event states
by Lluís
· 14 years ago
fc76410
trace: separate trace event control and query routines from the simple backend
by Lluís
· 14 years ago
6d8a764
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
by Lluís
· 14 years ago
0f1b583
HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.
by Zhi Yong Wu
· 14 years ago
d967b2f
QMP: add snapshot-blkdev-sync command
by Jes Sorensen
· 14 years ago
e9b4b43
HMP: Use QMP inject nmi implementation
by Luiz Capitulino
· 14 years ago
2ea720d
hmp-commands.hx: fix badly merged client_migrate_info command
by Jes Sorensen
· 14 years ago
982aa95
Change snapshot_blkdev hmp to use correct argument type for device
by Jes Sorensen
· 14 years ago
b3a9836
Merge remote branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
9363ee3
Merge remote branch 'spice/spice.v29.pull' into staging
by Anthony Liguori
· 14 years ago
6d4a2b3
block: add block_resize monitor command
by Christoph Hellwig
· 14 years ago
e866e23
spice/vnc: client migration.
by Gerd Hoffmann
· 15 years ago
31ce5e0
Add "broadcast" option for mce command
by Jin Dongming
· 14 years ago
a7bd621
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
818c2e1
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
by Aurelien Jarno
· 14 years ago
2ae63bd
pcie/aer: glue aer error injection into qemu monitor
by Isaku Yamahata
· 14 years ago
d41160a
Sparc: implement monitor command 'info tlb'
by Blue Swirl
· 14 years ago
f888256
Introduce do_snapshot_blkdev() and monitor command to handle it.
by Jes Sorensen
· 14 years ago
7572150
vnc/spice: add set_passwd monitor command.
by Gerd Hoffmann
· 14 years ago
9063f81
Implement drive_del to decouple block removal from device removal
by Ryan Harper
· 14 years ago
ed3d4a8
Switch migrate_set_speed() to take an 'o' argument rather than a float.
by Jes Sorensen
· 14 years ago
acd0a09
Monitor: Rename the qemu-monitor.hx file
by Luiz Capitulino
· 14 years ago
[Renamed from qemu-monitor.hx]
30f5041
Monitor: Drop QMP info from the qemu-monitor.hx file
by Luiz Capitulino
· 15 years ago
1162daa
Monitor: Convert do_info() back to HMP
by Luiz Capitulino
· 15 years ago
c5ceb52
trace: Add trace-file command to open/close/flush trace file
by Stefan Hajnoczi
· 15 years ago
22890ab
trace: Support for dynamically enabling/disabling trace events
by Prerna Saxena
· 15 years ago
05705ce
QMP doc: Add 'Stability Considerations' section
by Luiz Capitulino
· 15 years ago
6597e1a
QMP: update 'query-version' documentation
by Miguel Di Ciurcio Filho
· 15 years ago
8ac470c
monitor: Establish cmd flags and convert the async tag
by Jan Kiszka
· 15 years ago
ea4e78e
monitor/QMP: Drop info hpet / query-hpet
by Jan Kiszka
· 15 years ago
b40292e
QMP: Introduce commands documentation
by Jan Kiszka
· 15 years ago
33572ec
monitor: Reorder info documentation
by Jan Kiszka
· 15 years ago
3c05613
Fix typo in balloon help
by Riccardo Magliocchetti
· 15 years ago
d8e06f9
doc: Update monitor info subcommands
by Stefan Hajnoczi
· 15 years ago
b752daf
Revert "monitor: Convert do_pci_device_hot_remove() to QObject"
by Markus Armbruster
· 15 years ago
6c6a58a
Revert "PCI: Convert pci_device_hot_add() to QObject"
by Markus Armbruster
· 15 years ago
54d7cf1
doc: Clean up monitor command function index
by Markus Armbruster
· 15 years ago
c427ea9
doc: Heading for monitor command cpu got lost, restore it
by Markus Armbruster
· 15 years ago
0e4aec9
doc: Fix acl monitor command documentation
by Markus Armbruster
· 15 years ago
21413d6
doc: Fix host forwarding monitor command documentation
by Markus Armbruster
· 15 years ago
f1dc58e
Monitor: Convert do_screen_dump() to QObject
by Luiz Capitulino
· 15 years ago
5369e3c
monitor: Convert do_set_link() to QObject, QError
by Markus Armbruster
· 15 years ago
c9b26a4
monitor: Use argument type 'b' for set_link
by Markus Armbruster
· 15 years ago
Next »