aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-27target/hppa: Squash d for pa1.x during decodeRichard Henderson
2024-03-27target/hppa: Fix unit carry conditionsRichard Henderson
2024-03-27target/hppa: Optimize UADDCM with no conditionRichard Henderson
2024-03-27target/hppa: Fix DCOR reconstruction of carry bitsRichard Henderson
2024-03-27target/hppa: Use gva_offset_mask() everywhereSven Schnelle
2024-03-27target/hppa: Fix EIRR, EIEM versus icountRichard Henderson
2024-03-27target/hppa: Tidy read of interval timerRichard Henderson
2024-03-27target/hppa: Mark interval timer write as ioRichard Henderson
2024-03-27target/hppa: Fix ADD/SUB trap on overflow for narrow modeSven Schnelle
2024-03-27target/hppa: Handle unit conditions for wide modeSven Schnelle
2024-03-27target/hppa: Fix B,GATE for wide modeRichard Henderson
2024-03-27target/hppa: Fix BE,L set of sr0Richard Henderson
2024-03-26tests/tcg: Test shmat(NULL)Ilya Leoshkevich
2024-03-26linux-user: Fix shmat(NULL) for h != gIlya Leoshkevich
2024-03-26linux-user: Fix shmat() straceIlya Leoshkevich
2024-03-26linux-user: Fix semctl() straceIlya Leoshkevich
2024-03-26Update version for v9.0.0-rc1 releasev9.0.0-rc1Peter Maydell
2024-03-26Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-03-26ui/cocoa: Use NSTrackingInVisibleRectAkihiko Odaki
2024-03-26ui/cocoa: Resize window after toggling zoom-to-fitAkihiko Odaki
2024-03-26ui/cocoa: Fix aspect ratioAkihiko Odaki
2024-03-26hw/smbios: add stub for smbios_get_table_legacy()Igor Mammedov
2024-03-26contrib/plugins/execlog: Fix compiler warningYao Xingtao
2024-03-26docs/system/ppc/amigang.rst: Fix formattingBALATON Zoltan
2024-03-26hw/misc/stm32l4x5_rcc: Propagate period when enabling a clockArnaud Minier
2024-03-26hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()Philippe Mathieu-Daudé
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé
2024-03-26target/tricore/helper: Use correct string format in cpu_tlb_fill()Philippe Mathieu-Daudé
2024-03-26monitor/hmp-cmds-target: Append a space in error message in gpa2hva()Yao Xingtao
2024-03-26hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun
2024-03-26target/i386/tcg: Enable page walking from MMIO memoryGregory Price
2024-03-26iotests: add test for stream job with an unaligned prefetch readFiona Ebner
2024-03-26block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to B...Fiona Ebner
2024-03-26block-backend: fix edge case in bdrv_next() where BDS associated to BB changesFiona Ebner
2024-03-26block/io: accept NULL qiov in bdrv_pad_requestStefan Reiter
2024-03-26vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf
2024-03-26tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth
2024-03-26Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-26qapi: document parameters of query-cpu-model-* QAPI commandsDavid Hildenbrand
2024-03-26qapi/block-core: improve Qcow2OverlapCheckFlags documentationVladimir Sementsov-Ogievskiy
2024-03-26qapi: document leftover members in qapi/stats.jsonPaolo Bonzini
2024-03-26qapi: document leftover members in qapi/run-state.jsonPaolo Bonzini
2024-03-26qapi: document InputMultiTouchTypeMarc-André Lureau
2024-03-26qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster
2024-03-26qapi: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-26qapi: Don't repeat member type in its documentation textMarkus Armbruster
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster
2024-03-26qapi: Fix abbreviation punctuation in doc commentsMarkus Armbruster