index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2019-11-29
1
-0
/
+1
*
qapi: Don't special-case simple union wrappers
Eric Blake
2019-11-29
1
-4
/
+4
*
Dump: add hmp command "info dump"
Peter Xu
2019-11-29
1
-0
/
+17
*
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
Peter Xu
2019-11-29
1
-2
/
+7
*
qapi: Add burst length parameters to block_set_io_throttle
Alberto Garcia
2019-11-29
1
-0
/
+12
*
qapi: Don't box branches of flat unions
Eric Blake
2019-11-29
1
-6
/
+6
*
nbd: enable use of TLS with nbd-server-start command
Daniel P. Berrange
2019-11-29
1
-1
/
+1
*
qom: add helpers for UserCreatable object types
Daniel P. Berrange
2019-11-29
1
-41
/
+11
*
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
2019-11-29
1
-3
/
+5
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2019-11-29
1
-1
/
+1
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
1
-4
/
+4
*
hmp: Cache use of qapi visitor
Eric Blake
2019-11-29
1
-5
/
+7
*
hmp: Drop pointless allocation during qapi visit
Eric Blake
2019-11-29
1
-3
/
+1
*
all: Clean up includes
Peter Maydell
2019-11-29
1
-0
/
+1
*
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
2019-11-29
1
-10
/
+8
*
error: Consistently name Error * objects err, and not errp
Markus Armbruster
2019-11-29
1
-16
/
+16
*
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
2019-11-29
1
-20
/
+9
*
cpu: Convert CpuInfo into flat union
Eric Blake
2019-11-29
1
-11
/
+19
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2019-11-29
1
-7
/
+7
*
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
1
-1
/
+3
*
hmp: Add read-only-mode option to change command
Max Reitz
2015-11-11
1
-1
/
+21
*
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
2015-11-11
1
-1
/
+1
*
hmp: Use blockdev-change-medium for change command
Max Reitz
2015-11-11
1
-12
/
+15
*
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+7
*
tpm: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-3
/
+3
*
memory: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-3
/
+3
*
input: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-4
/
+4
*
qapi: Unbox base members
Eric Blake
2015-11-02
1
-3
/
+3
*
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
2015-09-30
1
-0
/
+5
*
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
2015-09-30
1
-0
/
+16
*
hmp: add info iothreads command
Ting Wang
2015-09-04
1
-0
/
+13
*
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
1
-1
/
+1
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qmp: Wean off qerror_report()
Markus Armbruster
2015-06-22
1
-1
/
+4
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-5
/
+5
*
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
2015-06-22
1
-2
/
+4
*
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2015-06-22
1
-1
/
+1
*
qobject: Use 'bool' inside qdict
Eric Blake
2015-06-22
1
-20
/
+20
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-06-12
1
-3
/
+7
|
\
|
*
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
2015-06-12
1
-2
/
+4
|
*
throttle: Add throttle group support
Alberto Garcia
2015-06-12
1
-1
/
+3
*
|
qmp/hmp: add rocker device support
Scott Feldman
2015-06-12
1
-0
/
+303
|
/
*
monitor: Use traditional command interface for HMP device_add
Markus Armbruster
2015-06-02
1
-0
/
+6
*
monitor: Convert client_migrate_info to QAPI
Markus Armbruster
2015-06-02
1
-0
/
+17
*
migration: Add hmp interface to set and query parameters
Liang Li
2015-05-07
1
-0
/
+65
*
qapi: Drop inline nested structs in query-pci
Eric Blake
2015-05-05
1
-13
/
+13
*
qapi: Drop inline nested struct in query-version
Eric Blake
2015-05-05
1
-1
/
+1
*
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
1
-1
/
+2
*
Revert "hmp: fix crash in 'info block -n -v'"
Stefan Hajnoczi
2015-04-28
1
-2
/
+1
*
hmp: fix crash in 'info block -n -v'
Alberto Garcia
2015-04-17
1
-1
/
+2
[next]