Age | Commit message (Expand) | Author |
2021-11-02 | qapi: introduce x-query-numa QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-profile QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-roms QMP command | Daniel P. Berrangé |
2021-11-02 | monitor: introduce HumanReadableText and HMP support | Daniel P. Berrangé |
2021-11-02 | file-posix: add `aio-max-batch` option | Stefano Garzarella |
2021-11-02 | vmdk: allow specification of tools version | Thomas Weißschuh |
2021-11-01 | migration/dirtyrate: implement dirty-bitmap dirtyrate calculation | Hyman Huang(黄勇) |
2021-11-01 | migration/dirtyrate: implement dirty-ring dirtyrate calculation | Hyman Huang(黄勇) |
2021-11-01 | migration/dirtyrate: introduce struct and adjust DirtyRateStat | Hyman Huang(黄勇) |
2021-10-29 | qapi: Extend -compat to set policy for unstable interfaces | Markus Armbruster |
2021-10-29 | qapi: Factor out compat_policy_input_ok() | Markus Armbruster |
2021-10-29 | qapi: Generalize enum member policy checking | Markus Armbruster |
2021-10-29 | qapi: Generalize command policy checking | Markus Armbruster |
2021-10-29 | qapi: Generalize struct member policy checking | Markus Armbruster |
2021-10-29 | qapi: Mark unstable QMP parts with feature 'unstable' | Markus Armbruster |
2021-10-27 | qapi: Implement deprecated-input={reject,crash} for enum values | Markus Armbruster |
2021-10-27 | qapi: Move compat policy from QObject to generic visitor | Markus Armbruster |
2021-10-27 | qapi: Add feature flags to enum members | Markus Armbruster |
2021-10-27 | qapi: Enable enum member introspection to show more than name | Markus Armbruster |
2021-10-27 | qapi: Improve input_type_enum()'s error message | Markus Armbruster |
2021-10-15 | vl: Enable JSON syntax for -device | Kevin Wolf |
2021-10-13 | qapi: Make some ObjectTypes depend on the build settings | Thomas Huth |
2021-10-13 | qapi/misc-target: Group SEV QAPI definitions | Philippe Mathieu-Daudé |
2021-10-13 | qapi/misc-target: Wrap long 'SEV Attestation Report' long lines | Philippe Mathieu-Daudé |
2021-10-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson |
2021-10-02 | qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events | David Hildenbrand |
2021-10-02 | qapi: Add spaces after symbol declaration for consistency | John Snow |
2021-10-01 | qapi/machine: Fix an incorrect comment of SMPConfiguration | Yanan Wang |
2021-09-30 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-09-30 | build-sys: add HAVE_IPPROTO_MPTCP | Marc-André Lureau |
2021-09-30 | target/i386: Add the query-sgx-capabilities QMP command | Yang Zhong |
2021-09-30 | target/i386: Add HMP and QMP interfaces for SGX | Yang Zhong |
2021-09-30 | sgx-epc: Add the fill_device_info() callback support | Yang Zhong |
2021-09-30 | vl: Add sgx compound properties to expose SGX EPC sections to guest | Sean Christopherson |
2021-09-30 | qom: Add memory-backend-epc ObjectOptions support | Yang Zhong |
2021-09-30 | qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event | Daniel Henrique Barboza |
2021-09-29 | qapi/qdev.json: fix DEVICE_DELETED parameters doc | Daniel Henrique Barboza |
2021-09-27 | qapi: Convert simple union TransactionAction to flat one | Markus Armbruster |
2021-09-27 | qapi: Convert simple union ImageInfoSpecific to flat one | Markus Armbruster |
2021-09-27 | qapi: Convert simple union SocketAddressLegacy to flat one | Markus Armbruster |
2021-09-27 | qapi: Convert simple union ChardevBackend to flat one | Markus Armbruster |
2021-09-27 | qapi: Convert simple union MemoryDeviceInfo to flat one | Markus Armbruster |
2021-09-27 | qapi: Convert simple union TpmTypeOptions to flat one | Markus Armbruster |
2021-09-25 | qapi: Convert simple union InputEvent to flat one | Markus Armbruster |
2021-09-25 | qapi: Convert simple union KeyValue to flat one | Markus Armbruster |
2021-09-03 | qapi: Set boolean value correctly in examples | Guoyi Tu |
2021-09-01 | qapi: publish copy-before-write filter | Vladimir Sementsov-Ogievskiy |
2021-08-26 | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau |
2021-08-26 | qapi: Use 'if': { 'any': ... } where appropriate | Marc-André Lureau |
2021-08-26 | qapi: replace if condition list with dict {'all': [...]} | Marc-André Lureau |