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
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
1
-0
/
+17
2021-05-26
object: add more commands to preconfig mode
Paolo Bonzini
1
-2
/
+4
2021-05-21
ui/vdagent: add clipboard support
Gerd Hoffmann
1
-1
/
+3
2021-05-21
ui/vdagent: add mouse support
Gerd Hoffmann
1
-1
/
+3
2021-05-21
ui/vdagent: core infrastructure
Gerd Hoffmann
1
-1
/
+16
2021-05-17
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
1
-2
/
+2
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
1
-6
/
+0
2021-05-13
migration: Drop redundant query-migrate result @blocked
Markus Armbruster
1
-6
/
+0
2021-05-13
qapi: spelling fix (addtional)
Michael Tokarev
1
-2
/
+2
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
1
-1
/
+1
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
1
-1
/
+1
2021-05-12
block: Drop the sheepdog block driver
Markus Armbruster
2
-96
/
+5
2021-05-12
Remove the deprecated moxie target
Thomas Huth
2
-2
/
+2
2021-04-20
migration: Deprecate redundant query-migrate result @blocked
Markus Armbruster
1
-2
/
+7
2021-04-14
qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code
Thomas Huth
1
-2
/
+2
2021-04-08
Revert "qapi: net: Add query-netdev command"
Jason Wang
1
-80
/
+0
2021-04-08
Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
Jason Wang
2
-194
/
+0
2021-04-01
qapi: qom: do not use target-specific conditionals
Paolo Bonzini
1
-6
/
+4
2021-03-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...
Peter Maydell
1
-0
/
+61
2021-03-23
block: Remove monitor command block_passwd
Markus Armbruster
2
-15
/
+0
2021-03-23
qapi: Enforce enum member naming rules
Markus Armbruster
1
-0
/
+8
2021-03-23
qapi: Enforce struct member naming rules
Markus Armbruster
1
-0
/
+17
2021-03-23
qapi: Enforce command naming rules
Markus Armbruster
1
-0
/
+18
2021-03-23
qapi/pragma: Streamline comments on member-name-exceptions
Markus Armbruster
1
-7
/
+9
2021-03-23
qapi: Rename pragma *-whitelist to *-exceptions
Markus Armbruster
1
-2
/
+2
2021-03-23
qapi/pragma: Tidy up after removal of deprecated commands
Markus Armbruster
1
-5
/
+1
2021-03-23
qmp: add new qmp display-reload
Zihao Chang
1
-0
/
+61
2021-03-19
qapi: New -compat deprecated-input=crash
Markus Armbruster
3
-1
/
+4
2021-03-19
qapi: Implement deprecated-input=reject for QMP command arguments
Markus Armbruster
4
-0
/
+47
2021-03-19
qapi: Implement deprecated-input=reject for QMP commands
Markus Armbruster
1
-0
/
+13
2021-03-19
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster
1
-1
/
+1
2021-03-19
qapi: Implement deprecated-output=hide for QMP command results
Markus Armbruster
4
-0
/
+38
2021-03-19
qemu-options: New -compat to set policy for deprecated interfaces
Markus Armbruster
4
-0
/
+56
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
1
-10
/
+1
2021-03-19
qapi/qom: Add ObjectOptions for x-remote-object
Kevin Wolf
1
-2
/
+18
2021-03-19
qapi/qom: Add ObjectOptions for input-*
Kevin Wolf
3
-12
/
+72
2021-03-19
qapi/qom: Add ObjectOptions for confidential-guest-support
Kevin Wolf
1
-0
/
+37
2021-03-19
qapi/qom: Add ObjectOptions for pr-manager-helper
Kevin Wolf
1
-0
/
+14
2021-03-19
qapi/qom: Add ObjectOptions for filter-*
Kevin Wolf
3
-20
/
+163
2021-03-19
qapi/qom: Add ObjectOptions for colo-compare
Kevin Wolf
1
-0
/
+49
2021-03-19
qapi/qom: Add ObjectOptions for can-*
Kevin Wolf
1
-0
/
+18
2021-03-19
qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'
Kevin Wolf
2
-2
/
+108
2021-03-19
qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
Kevin Wolf
2
-0
/
+66
2021-03-19
qapi/qom: Add ObjectOptions for throttle-group
Kevin Wolf
2
-2
/
+32
2021-03-19
qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
Kevin Wolf
1
-2
/
+54
2021-03-19
qapi/qom: Add ObjectOptions for memory-backend-*
Kevin Wolf
3
-22
/
+142
2021-03-19
qapi/qom: Add ObjectOptions for dbus-vmstate
Kevin Wolf
1
-0
/
+18
2021-03-19
qapi/qom: Add ObjectOptions for cryptodev-*
Kevin Wolf
1
-0
/
+36
2021-03-19
qapi/qom: Add ObjectOptions for authz-*
Kevin Wolf
2
-5
/
+66
2021-03-19
qapi/qom: Add ObjectOptions for iothread
Kevin Wolf
1
-0
/
+53
[next]