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
/
qmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmp: remove qmp_cpu
Daniel Henrique Barboza
2017-12-20
1
-5
/
+0
*
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
2017-09-14
1
-0
/
+13
*
qmp: Include parent type on 'qom-list-types' output
Eduardo Habkost
2017-07-17
1
-0
/
+5
*
qmp: Include 'abstract' field on 'qom-list-types' output
Eduardo Habkost
2017-07-17
1
-0
/
+1
*
qmp: Use ObjectProperty.type if present
Fam Zheng
2017-07-14
1
-1
/
+2
*
qdev: Introduce PropertyInfo.create
Fam Zheng
2017-07-14
1
-1
/
+1
*
block: rip out all traces of password prompting
Daniel P. Berrange
2017-07-11
1
-11
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-2
/
+2
*
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
2017-05-11
1
-6
/
+0
*
migration: Unify block node activation error handling
Kevin Wolf
2017-05-11
1
-9
/
+9
*
qdev: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-21
1
-5
/
+0
*
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
2017-04-07
1
-0
/
+6
*
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
2017-03-05
1
-1
/
+1
*
char: headers clean-up
Marc-André Lureau
2017-01-31
1
-0
/
+1
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-1
/
+1
*
qmp: Fix argument name in error message of device-list-properties
Lin Ma
2017-01-27
1
-2
/
+2
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
qmp: fix object-add assert() without props
Marc-André Lureau
2016-10-06
1
-2
/
+6
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
1
-2
/
+2
|
\
|
*
block: Accept device model name for blockdev-change-medium
Kevin Wolf
2016-09-23
1
-2
/
+2
*
|
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-8
/
+2
*
|
util: Add UUID API
Fam Zheng
2016-09-23
1
-0
/
+1
|
/
*
build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}
Marc-André Lureau
2016-09-19
1
-13
/
+3
*
qmp: add QMP interface "query-cpu-model-baseline"
David Hildenbrand
2016-09-06
1
-0
/
+7
*
qmp: add QMP interface "query-cpu-model-comparison"
David Hildenbrand
2016-09-06
1
-0
/
+7
*
qmp: add QMP interface "query-cpu-model-expansion"
David Hildenbrand
2016-09-06
1
-0
/
+7
*
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-5
/
+4
*
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
2016-06-07
1
-0
/
+1
*
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
1
-3
/
+2
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-1
/
+4
*
qapi: Use strict QMP input visitor in more places
Eric Blake
2016-05-12
1
-1
/
+1
*
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-05-12
1
-1
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+1
*
dump-guest-memory: add dump_in_progress() helper function
Peter Xu
2016-02-22
1
-0
/
+14
*
qom: add helpers for UserCreatable object types
Daniel P. Berrange
2016-02-16
1
-69
/
+7
*
all: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
block: Inactivate BDS when migration completes
Kevin Wolf
2016-01-20
1
-0
/
+12
*
qom: Change object property iterator API contract
Daniel P. Berrange
2016-01-18
1
-8
/
+6
*
qmp: Convert QMP code to use object property iterators
Daniel P. Berrange
2015-11-18
1
-2
/
+8
*
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
2015-11-11
1
-1
/
+2
*
qmp: Introduce blockdev-change-medium
Max Reitz
2015-11-11
1
-1
/
+1
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
1
-2
/
+4
*
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
1
-0
/
+5
*
qmp: Fix device-list-properties not to crash for abstract device
Markus Armbruster
2015-10-09
1
-0
/
+6
*
qom: Don't use 'gen': false for qom-get, qom-set, object-add
Markus Armbruster
2015-09-21
1
-14
/
+7
*
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
Markus Armbruster
2015-09-21
1
-3
/
+3
*
qmp: Add example usage of strto*l() qemu wrapper
Carlos L. Torres
2015-09-09
1
-4
/
+10
[next]