112425 Commits (cbd58e7cc26cef811bd947f48345ec930481e4e2)
 

Author SHA1 Message Date
Peter Lieven cbd58e7cc2 MAINTAINERS: update email of Peter Lieven 3 years ago
Richard Henderson 5da72194df meson: Make DEBUG_REMAP a meson option 2 years ago
Keith Packard 0815c228bd target/m68k: Support semihosting on non-ColdFire targets 3 years ago
Richard Henderson f161e723fd target/m68k: Perform the semihosting test during translate 3 years ago
Keith Packard 5fae5110ee target/m68k: Pass semihosting arg to exit 3 years ago
Michael Vogt 7048fc59ef linux-user: Add FITRIM ioctl 2 years ago
Michael Tokarev 88a722b6ad linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO 2 years ago
Michael Tokarev 166bd92e3b linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used 2 years ago
Michael Tokarev 124a1341a6 linux-user: do_setsockopt: make ip_mreq local to the place it is used and inline target_to_host_ip_mreq() 2 years ago
Michael Tokarev 04f6fb897a linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY 2 years ago
Ilya Leoshkevich 1f2355f53c meson: Make DEBUG_REMAP a meson option 2 years ago
Richard Henderson 85b597413d Removal of deprecated code 2 years ago
Richard Henderson bffc14efd9 QAPI patches patches for 2024-04-24 2 years ago
Richard Henderson 1e0a7549e1 Error reporting patches for 2024-04-24 2 years ago
Philippe Mathieu-Daudé 2d9cbbea64 block/gluster: Remove deprecated RDMA protocol handling 2 years ago
Philippe Mathieu-Daudé 1dfd42c426 hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper 2 years ago
Philippe Mathieu-Daudé a60e53fa8f hw/timer: Remove the ALTERA_TIMER model 2 years ago
Philippe Mathieu-Daudé 6c3014858c target/nios2: Remove the deprecated Nios II target 2 years ago
Sriram Yagnaraman 92360d6e62 MAINTAINERS: Update Sriram Yagnaraman mail address 2 years ago
Markus Armbruster 060b5a9323 qapi: Dumb down QAPISchema.lookup_entity() 2 years ago
Markus Armbruster 99e75d8c2a qapi: Tighten check whether implicit object type already exists 2 years ago
John Snow 8d413dbd5d qapi/schema: remove unnecessary asserts 2 years ago
John Snow aa1fed9f54 qapi/schema: turn on mypy strictness 2 years ago
John Snow 4ed3fe0822 qapi/schema: add type hints 2 years ago
John Snow d5e2f3d03c qapi/parser.py: assert member.info is present in connect_member 2 years ago
John Snow 7c6e446476 qapi/parser: demote QAPIExpression to Dict[str, Any] 2 years ago
John Snow 7e09dd686f qapi/schema: assert inner type of QAPISchemaVariants in check_clash() 2 years ago
John Snow 583f4d6fdd qapi/schema: fix typing for QAPISchemaVariants.tag_member 2 years ago
John Snow 9beda22dcb qapi/schema: Don't initialize "members" with `None` 2 years ago
John Snow 875f624232 qapi/schema: add _check_complete flag 2 years ago
John Snow 8b9e7fd3b3 qapi/schema: assert info is present when necessary 2 years ago
John Snow 8c91329ff0 qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type 2 years ago
Markus Armbruster 7191400a44 qapi: Assert built-in types exist 2 years ago
John Snow 802a3e3f74 qapi/schema: assert resolve_type has 'info' and 'what' args on error 2 years ago
John Snow 10755a9536 qapi/schema: add type narrowing to lookup_type() 2 years ago
John Snow 9bda6c7d11 qapi/schema: adjust type narrowing for mypy's benefit 2 years ago
John Snow d150be3d54 qapi/schema: make c_type() and json_type() abstract methods 2 years ago
John Snow 578cd9329b qapi/schema: declare type for QAPISchemaArrayType.element_type 2 years ago
John Snow ec103961bf qapi/schema: declare type for QAPISchemaObjectTypeMember.type 2 years ago
John Snow 2418d1c43a qapi: create QAPISchemaDefinition 2 years ago
John Snow ce7fde0630 qapi/schema: add pylint suppressions 2 years ago
John Snow cebc18810a qapi: sort pylint suppressions 2 years ago
John Snow 2daf52df8b qapi/parser: shush up pylint 2 years ago
John Snow 4f8f199fa5 qapi/parser: fix typo - self.returns.info => self.errors.info 2 years ago
Philippe Mathieu-Daudé be842efbe3 qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition 2 years ago
Philippe Mathieu-Daudé 005807860d qapi: Inline and remove QERR_MIGRATION_ACTIVE definition 2 years ago
Philippe Mathieu-Daudé 45d19d9306 qapi: Correct error message for 'vcpu_dirty_limit' parameter 2 years ago
Philippe Mathieu-Daudé ef929281f1 qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition 2 years ago
Philippe Mathieu-Daudé aaeafa5090 qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) 2 years ago
Philippe Mathieu-Daudé c6f5d406e1 qapi: Inline and remove QERR_INVALID_PARAMETER definition 2 years ago