index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor
Age
Commit message (
Expand
)
Author
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
2020-08-21
meson: convert common QMP bits for qemu and qemu-storage-daemon
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-13
monitor/misc: Remove unused "chardev/char-mux.h" include
Philippe Mathieu-Daudé
2020-07-10
qapi: Smooth another visitor error checking pattern
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
hmp: Eliminate a variable in hmp_migrate_set_parameter()
Markus Armbruster
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
hmp: Handle virtio-mem when printing memory device info
David Hildenbrand
2020-06-17
monitor/hmp-cmds: improvements for the 'info migrate'
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: add 'goto end' to reduce duplicate code.
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...
Mao Zhongyi
2020-06-17
monitor/hmp-cmds: add units for migrate_parameters
Mao Zhongyi
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
2020-05-15
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
2020-05-07
migration/xbzrle: add encoding rate
Wei Wang
2020-05-07
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
2020-05-07
migration: move the units of migrate parameters from milliseconds to ms
Mao Zhongyi
2020-05-07
monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()
Mao Zhongyi
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
2020-04-30
qapi: Disallow qmp_marshal_FOO(NULL, ...)
Markus Armbruster
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
2020-03-25
migration: use "" instead of (null) for tls-authz
Mao Zhongyi
2020-03-25
hmp/vnc: Fix info vnc list leak
Dr. David Alan Gilbert
2020-03-25
xbzrle: update xbzrle doc
Mao Zhongyi
2020-03-25
hmp-cmd: fix a missing_break warning
Pan Nengyuan
2020-03-17
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
2020-03-17
qmp: constify QmpCommand and list
Marc-André Lureau
2020-03-13
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
2020-03-09
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()
Chen Qun
2020-03-06
qemu-storage-daemon: Add --monitor option
Kevin Wolf
2020-03-06
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
2020-03-06
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
monitor: Create QAPIfied monitor_init()
Kevin Wolf
2020-03-06
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-03-06
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
[next]