112435 Commits (2355d18c79e05c2b790113c95c5ccfee35fb7fcf)
 

Author SHA1 Message Date
Thomas Huth 2355d18c79 tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update 2 years ago
Thomas Huth c723d9d16f tests/lcitool/libvirt-ci: Update to the latest master branch 2 years ago
Thomas Huth 45070eb716 tests: Remove Ubuntu 20.04 container 2 years ago
Thomas Huth 4d6ae2df56 .travis.yml: Do some more testing with Clang 2 years ago
Thomas Huth 66163bc7d7 .travis.yml: Update the jobs to Ubuntu 22.04 2 years ago
Thomas Huth aeb99d0772 .travis.yml: Remove the unused UNRELIABLE environment variable 2 years ago
Thomas Huth 6705587adb Revert ".travis.yml: Cache Avocado cache" 2 years ago
Brad Smith 5e279f38c7 tests/vm: update openbsd image to 7.5 2 years ago
Zhao Liu 838f82468a docs: i386: pc: Update maximum CPU numbers for PC Q35 2 years ago
Inès Varhol 58045186fc tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint` 2 years ago
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