index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
COLO: Add checkpoint-delay parameter for migrate-set-parameters
zhanghailiang
2016-10-30
1
-0
/
+8
*
char: remove init callback
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
2016-10-13
1
-0
/
+27
*
migrate: Use boxed qapi for migrate-set-parameters
Eric Blake
2016-10-13
1
-22
/
+18
*
migrate: Share common MigrationParameters struct
Eric Blake
2016-10-13
1
-2
/
+7
*
migrate: Fix cpu-throttle-increment regression in HMP
Eric Blake
2016-10-13
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-10-10
1
-0
/
+1
|
\
|
*
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
2016-10-10
1
-0
/
+1
*
|
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-10-04
1
-0
/
+65
|
/
*
block: Accept device model name for blockdev-change-medium
Kevin Wolf
2016-09-23
1
-2
/
+3
*
block: Accept device model name for eject
Kevin Wolf
2016-09-23
1
-1
/
+1
*
hmp: Remove dead code in hmp_qemu_io()
Kevin Wolf
2016-09-23
1
-9
/
+5
*
block: Allow node name for 'qemu-io' HMP command
Kevin Wolf
2016-09-05
1
-0
/
+13
*
drive-backup: added support for data compression
Pavel Butsykin
2016-09-05
1
-0
/
+3
*
block: simplify drive-backup
Pavel Butsykin
2016-09-05
1
-11
/
+10
*
block: Simplify drive-mirror
Eric Blake
2016-07-19
1
-14
/
+11
*
block: Simplify block_set_io_throttle
Eric Blake
2016-07-19
1
-35
/
+10
*
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
2016-07-13
1
-1
/
+1
*
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
2016-07-13
1
-1
/
+1
*
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
2016-07-13
1
-1
/
+1
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
1
-6
/
+5
*
string-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+1
*
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-4
/
+4
*
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
2016-06-27
1
-8
/
+8
*
hmp: Add 'info hotpluggable-cpus' HMP command
Bharata B Rao
2016-06-17
1
-0
/
+42
*
hmp: acquire aio_context in hmp_qemu_io
Vladimir Sementsov-Ogievskiy
2016-06-16
1
-0
/
+5
*
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-16
1
-0
/
+4
*
migration: define 'tls-creds' and 'tls-hostname' migration parameters
Daniel P. Berrange
2016-05-26
1
-6
/
+38
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
1
-1
/
+12
*
migration: Promote improved autoconverge commands out of experimental state
Jason J. Herne
2016-05-23
1
-14
/
+14
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
1
-2
/
+24
|
\
|
*
Dump: add hmp command "info dump"
Peter Xu
2016-02-22
1
-0
/
+17
|
*
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
Peter Xu
2016-02-22
1
-2
/
+7
*
|
qapi: Add burst length parameters to block_set_io_throttle
Alberto Garcia
2016-02-22
1
-0
/
+12
*
|
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
1
-6
/
+6
|
/
*
nbd: enable use of TLS with nbd-server-start command
Daniel P. Berrange
2016-02-16
1
-1
/
+1
*
qom: add helpers for UserCreatable object types
Daniel P. Berrange
2016-02-16
1
-41
/
+11
*
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
2016-02-08
1
-3
/
+5
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
1
-1
/
+1
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-4
/
+4
*
hmp: Cache use of qapi visitor
Eric Blake
2016-02-08
1
-5
/
+7
*
hmp: Drop pointless allocation during qapi visit
Eric Blake
2016-02-08
1
-3
/
+1
*
all: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
2016-02-03
1
-10
/
+8
*
error: Consistently name Error * objects err, and not errp
Markus Armbruster
2016-01-13
1
-16
/
+16
*
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
2016-01-13
1
-20
/
+9
*
cpu: Convert CpuInfo into flat union
Eric Blake
2015-12-17
1
-11
/
+19
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-7
/
+7
[prev]
[next]