index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
1
-10
/
+8
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-16
/
+16
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
1
-20
/
+9
2015-12-17
cpu: Convert CpuInfo into flat union
Eric Blake
1
-11
/
+19
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-7
/
+7
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
1
-1
/
+3
2015-11-11
hmp: Add read-only-mode option to change command
Max Reitz
1
-1
/
+21
2015-11-11
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
1
-1
/
+1
2015-11-11
hmp: Use blockdev-change-medium for change command
Max Reitz
1
-12
/
+15
2015-11-10
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
1
-0
/
+7
2015-11-02
tpm: Convert to new qapi union layout
Eric Blake
1
-3
/
+3
2015-11-02
memory: Convert to new qapi union layout
Eric Blake
1
-3
/
+3
2015-11-02
input: Convert to new qapi union layout
Eric Blake
1
-4
/
+4
2015-11-02
qapi: Unbox base members
Eric Blake
1
-3
/
+3
2015-09-30
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
1
-0
/
+5
2015-09-30
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
1
-0
/
+16
2015-09-04
hmp: add info iothreads command
Ting Wang
1
-0
/
+13
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
1
-1
/
+1
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-1
/
+4
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-5
/
+5
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-2
/
+4
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+1
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-20
/
+20
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+7
2015-06-12
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
1
-2
/
+4
2015-06-12
throttle: Add throttle group support
Alberto Garcia
1
-1
/
+3
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
1
-0
/
+303
2015-06-02
monitor: Use traditional command interface for HMP device_add
Markus Armbruster
1
-0
/
+6
2015-06-02
monitor: Convert client_migrate_info to QAPI
Markus Armbruster
1
-0
/
+17
2015-05-07
migration: Add hmp interface to set and query parameters
Liang Li
1
-0
/
+65
2015-05-05
qapi: Drop inline nested structs in query-pci
Eric Blake
1
-13
/
+13
2015-05-05
qapi: Drop inline nested struct in query-version
Eric Blake
1
-1
/
+1
2015-04-28
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
1
-1
/
+2
2015-04-28
Revert "hmp: fix crash in 'info block -n -v'"
Stefan Hajnoczi
1
-2
/
+1
2015-04-17
hmp: fix crash in 'info block -n -v'
Alberto Garcia
1
-1
/
+2
2015-03-17
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' i...
Peter Maydell
1
-12
/
+9
2015-03-17
migration: Convert 'status' of MigrationInfo to use an enum type
zhanghailiang
1
-3
/
+4
2015-03-17
hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
zhanghailiang
1
-4
/
+4
2015-03-17
migrate_incoming: use hmp_handle_error
Dr. David Alan Gilbert
1
-5
/
+1
2015-03-17
qom: Implement qom-set HMP command
Andreas Färber
1
-0
/
+21
2015-03-17
qom: Implement qom-list HMP command
Andreas Färber
1
-0
/
+26
2015-03-16
Add migrate_incoming
Dr. David Alan Gilbert
1
-0
/
+14
2015-03-04
hmp: info spice: take out webdav
pull-spice-20150304-1
Gerd Hoffmann
1
-0
/
+5
2015-03-03
hmp: info spice: Show string channel name
Cole Robinson
1
-0
/
+27
2015-02-26
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
1
-3
/
+3
2015-02-23
hmp: Fix warning from smatch (wrong argument in function call)
Stefan Weil
1
-1
/
+1
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-3
/
+3
2015-02-16
qemu-io: Use BlockBackend
Max Reitz
1
-4
/
+5
[next]