aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27target/hppa: Mark interval timer write as ioRichard Henderson1-0/+3
2024-03-27target/hppa: Fix ADD/SUB trap on overflow for narrow modeSven Schnelle1-0/+6
2024-03-27target/hppa: Handle unit conditions for wide modeSven Schnelle1-2/+23
2024-03-27target/hppa: Fix B,GATE for wide modeRichard Henderson1-1/+1
2024-03-27target/hppa: Fix BE,L set of sr0Richard Henderson1-1/+1
2024-03-26Update version for v9.0.0-rc1 releasev9.0.0-rc1Peter Maydell1-1/+1
2024-03-26Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into stagingPeter Maydell12-75/+137
2024-03-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell11-33/+167
2024-03-26ui/cocoa: Use NSTrackingInVisibleRectAkihiko Odaki1-34/+14
2024-03-26ui/cocoa: Resize window after toggling zoom-to-fitAkihiko Odaki1-0/+1
2024-03-26ui/cocoa: Fix aspect ratioAkihiko Odaki1-1/+40
2024-03-26hw/smbios: add stub for smbios_get_table_legacy()Igor Mammedov1-0/+5
2024-03-26contrib/plugins/execlog: Fix compiler warningYao Xingtao1-3/+21
2024-03-26docs/system/ppc/amigang.rst: Fix formattingBALATON Zoltan1-2/+2
2024-03-26hw/misc/stm32l4x5_rcc: Propagate period when enabling a clockArnaud Minier1-1/+1
2024-03-26hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()Philippe Mathieu-Daudé1-1/+6
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé3-2/+14
2024-03-26target/tricore/helper: Use correct string format in cpu_tlb_fill()Philippe Mathieu-Daudé1-2/+2
2024-03-26monitor/hmp-cmds-target: Append a space in error message in gpa2hva()Yao Xingtao1-1/+1
2024-03-26hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun1-1/+0
2024-03-26target/i386/tcg: Enable page walking from MMIO memoryGregory Price1-27/+30
2024-03-26iotests: add test for stream job with an unaligned prefetch readFiona Ebner2-0/+91
2024-03-26block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to B...Fiona Ebner1-7/+4
2024-03-26block-backend: fix edge case in bdrv_next() where BDS associated to BB changesFiona Ebner1-4/+3
2024-03-26block/io: accept NULL qiov in bdrv_pad_requestStefan Reiter1-13/+20
2024-03-26vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf5-9/+45
2024-03-26tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth2-0/+4
2024-03-26Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell21-316/+391
2024-03-26qapi: document parameters of query-cpu-model-* QAPI commandsDavid Hildenbrand2-18/+31
2024-03-26qapi/block-core: improve Qcow2OverlapCheckFlags documentationVladimir Sementsov-Ogievskiy2-5/+21
2024-03-26qapi: document leftover members in qapi/stats.jsonPaolo Bonzini2-9/+10
2024-03-26qapi: document leftover members in qapi/run-state.jsonPaolo Bonzini2-4/+26
2024-03-26qapi: document InputMultiTouchTypeMarc-André Lureau2-2/+12
2024-03-26qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster1-12/+17
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster10-56/+51
2024-03-26qapi: Refill doc comments to conform to current conventionsMarkus Armbruster12-136/+142
2024-03-26qapi: Don't repeat member type in its documentation textMarkus Armbruster1-4/+2
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster2-9/+9
2024-03-26qapi: Fix abbreviation punctuation in doc commentsMarkus Armbruster1-2/+2
2024-03-26qapi: Fix typo in request-ebpf documentationMarkus Armbruster1-1/+1
2024-03-26qapi: Fix argument markup in drive-mirror documentationMarkus Armbruster1-1/+1
2024-03-26qapi: Tidy up indentation of add_client's exampleMarkus Armbruster1-3/+3
2024-03-26qapi: Tidy up block-latency-histogram-set documentation some moreMarkus Armbruster1-5/+5
2024-03-26qapi: Expand a few awkward abbreviations in documentationMarkus Armbruster2-5/+7
2024-03-26qapi: Drop stray Arguments: line from qmp_capabilities docsMarkus Armbruster1-2/+0
2024-03-26qapi: Fix bogus documentation of query-migrationthreadsMarkus Armbruster1-3/+1
2024-03-26qapi: Resync MigrationParameter and MigrateSetParametersMarkus Armbruster1-7/+17
2024-03-26qapi: Improve migration TLS documentationMarkus Armbruster1-33/+34
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell22-24/+67
2024-03-25Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmayd...Peter Maydell7-11/+20