index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
1
-2
/
+2
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-2
/
+2
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-6
/
+1
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
1
-6
/
+1
2018-03-19
qmp: add command "x-oob-test"
Peter Xu
1
-0
/
+16
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-1
/
+1
2018-03-06
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
1
-0
/
+49
2018-03-06
qmp: Merge ObjectPropertyInfo and DevicePropertyInfo
Alexey Kardashevskiy
1
-10
/
+10
2018-03-02
Fix up dangling references to qmp-commands.* in comment and doc
Markus Armbruster
1
-7
/
+7
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+3
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-12-20
qmp: remove qmp_cpu
Daniel Henrique Barboza
1
-5
/
+0
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
1
-0
/
+13
2017-07-17
qmp: Include parent type on 'qom-list-types' output
Eduardo Habkost
1
-0
/
+5
2017-07-17
qmp: Include 'abstract' field on 'qom-list-types' output
Eduardo Habkost
1
-0
/
+1
2017-07-14
qmp: Use ObjectProperty.type if present
Fam Zheng
1
-1
/
+2
2017-07-14
qdev: Introduce PropertyInfo.create
Fam Zheng
1
-1
/
+1
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
1
-11
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-11
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
1
-6
/
+0
2017-05-11
migration: Unify block node activation error handling
Kevin Wolf
1
-9
/
+9
2017-04-21
qdev: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
1
-5
/
+0
2017-04-07
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
1
-0
/
+6
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
1
-1
/
+1
2017-01-31
char: headers clean-up
Marc-André Lureau
1
-0
/
+1
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-1
/
+1
2017-01-27
qmp: Fix argument name in error message of device-list-properties
Lin Ma
1
-2
/
+2
2016-10-28
clean-up: removed duplicate #includes
Anand J
1
-1
/
+0
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
1
-1
/
+1
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-1
/
+1
2016-10-06
qmp: fix object-add assert() without props
Marc-André Lureau
1
-2
/
+6
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
1
-2
/
+2
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-8
/
+2
2016-09-23
util: Add UUID API
Fam Zheng
1
-0
/
+1
2016-09-19
build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}
Marc-André Lureau
1
-13
/
+3
2016-09-06
qmp: add QMP interface "query-cpu-model-baseline"
David Hildenbrand
1
-0
/
+7
2016-09-06
qmp: add QMP interface "query-cpu-model-comparison"
David Hildenbrand
1
-0
/
+7
2016-09-06
qmp: add QMP interface "query-cpu-model-expansion"
David Hildenbrand
1
-0
/
+7
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
1
-5
/
+4
2016-06-07
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
1
-0
/
+1
2016-05-25
block: Fix bdrv_next() memory leak
Kevin Wolf
1
-3
/
+2
2016-05-19
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
1
-1
/
+4
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
[next]