summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target/hppa: Handle unit conditions for wide modeSven Schnelle2024-03-271-2/+23
| * | target/hppa: Fix B,GATE for wide modeRichard Henderson2024-03-271-1/+1
| * | target/hppa: Fix BE,L set of sr0Richard Henderson2024-03-271-1/+1
| |/
* | Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-03-309-10/+75
|\ \
| * | accel/tcg: Use CPUState.get_pc in cpu_io_recompileRichard Henderson2024-03-291-1/+1
| * | disas: Show opcodes for target_disas and monitor_disasRichard Henderson2024-03-292-0/+2
| * | tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson2024-03-293-1/+30
| * | tests/tcg: Test shmat(NULL)Ilya Leoshkevich2024-03-261-0/+38
| * | linux-user: Fix shmat(NULL) for h != gIlya Leoshkevich2024-03-261-1/+1
| * | linux-user: Fix shmat() straceIlya Leoshkevich2024-03-261-1/+1
| * | linux-user: Fix semctl() straceIlya Leoshkevich2024-03-261-6/+2
| |/
* | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2024-03-306-78/+15
|\ \ | |/ |/|
| * Revert "tap: setting error appropriately when calling net_init_tap_one()"Akihiko Odaki2024-03-292-20/+5
| * tap-win32: Remove unnecessary stubsAkihiko Odaki2024-03-291-54/+0
| * hw/net/net_tx_pkt: Fix virtio header without checksum offloadingAkihiko Odaki2024-03-291-0/+1
| * ebpf: Fix indirections table settingAkihiko Odaki2024-03-291-2/+7
| * virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki2024-03-291-2/+2
|/
* Update version for v9.0.0-rc1 releasePeter Maydell2024-03-261-1/+1
* Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-2612-75/+137
|\
| * ui/cocoa: Use NSTrackingInVisibleRectAkihiko Odaki2024-03-261-34/+14
| * ui/cocoa: Resize window after toggling zoom-to-fitAkihiko Odaki2024-03-261-0/+1
| * ui/cocoa: Fix aspect ratioAkihiko Odaki2024-03-261-1/+40
| * hw/smbios: add stub for smbios_get_table_legacy()Igor Mammedov2024-03-261-0/+5
| * contrib/plugins/execlog: Fix compiler warningYao Xingtao2024-03-261-3/+21
| * docs/system/ppc/amigang.rst: Fix formattingBALATON Zoltan2024-03-261-2/+2
| * hw/misc/stm32l4x5_rcc: Propagate period when enabling a clockArnaud Minier2024-03-261-1/+1
| * hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()Philippe Mathieu-Daudé2024-03-261-1/+6
| * hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé2024-03-263-2/+14
| * target/tricore/helper: Use correct string format in cpu_tlb_fill()Philippe Mathieu-Daudé2024-03-261-2/+2
| * monitor/hmp-cmds-target: Append a space in error message in gpa2hva()Yao Xingtao2024-03-261-1/+1
| * hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun2024-03-261-1/+0
| * target/i386/tcg: Enable page walking from MMIO memoryGregory Price2024-03-261-27/+30
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell2024-03-2611-33/+167
|\ \ | |/ |/|
| * iotests: add test for stream job with an unaligned prefetch readFiona Ebner2024-03-262-0/+91
| * block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to B...Fiona Ebner2024-03-261-7/+4
| * block-backend: fix edge case in bdrv_next() where BDS associated to BB changesFiona Ebner2024-03-261-4/+3
| * block/io: accept NULL qiov in bdrv_pad_requestStefan Reiter2024-03-261-13/+20
| * vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf2024-03-265-9/+45
| * tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth2024-03-262-0/+4
|/
* Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2024-03-2621-316/+391
|\
| * qapi: document parameters of query-cpu-model-* QAPI commandsDavid Hildenbrand2024-03-262-18/+31
| * qapi/block-core: improve Qcow2OverlapCheckFlags documentationVladimir Sementsov-Ogievskiy2024-03-262-5/+21
| * qapi: document leftover members in qapi/stats.jsonPaolo Bonzini2024-03-262-9/+10
| * qapi: document leftover members in qapi/run-state.jsonPaolo Bonzini2024-03-262-4/+26
| * qapi: document InputMultiTouchTypeMarc-André Lureau2024-03-262-2/+12
| * qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster2024-03-261-12/+17
| * qapi: Correct documentation indentation and whitespaceMarkus Armbruster2024-03-2610-56/+51
| * qapi: Refill doc comments to conform to current conventionsMarkus Armbruster2024-03-2612-136/+142
| * qapi: Don't repeat member type in its documentation textMarkus Armbruster2024-03-261-4/+2
| * qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster2024-03-262-9/+9