aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-10target/ppc: Remove single use functionBALATON Zoltan
2023-06-10target/ppc: PMU implement PERFM interruptsNicholas Piggin
2023-06-10target/ppc: Support directed privileged doorbell interrupt (SDOOR)Nicholas Piggin
2023-06-10target/ppc: Fix msgclrp interrupt typeNicholas Piggin
2023-06-10target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alertNicholas Piggin
2023-06-10target/ppc: Fix PMU hflags calculationNicholas Piggin
2023-06-10pnv/xive2: Quiet down some error messagesFrederic Barrat
2023-06-10target/ppc: Fix nested-hv HEAI deliveryNicholas Piggin
2023-06-10pnv/xive2: Handle TIMA access through all portsFrederic Barrat
2023-06-10pnv/xive2: Introduce macros to manipulate TIMA addressesFrederic Barrat
2023-06-10pnv/xive2: Allow writes to the Physical Thread Enable registersFrederic Barrat
2023-06-10pnv/xive2: Add definition for the ESB cache configuration registerFrederic Barrat
2023-06-10pnv/xive2: Add definition for TCTXT Config registerFrederic Barrat
2023-06-10linux-user: elfload: Specify -R is an option for qemu-user binariesAndrew Jeffery
2023-06-10linux-user: elfload: s/min_mmap_addr/mmap_min_addr/Andrew Jeffery
2023-06-10vnc: move assert in vnc_worker_thread_loopAnastasia Belova
2023-06-10linux-user: Return EINVAL for getgroups() with negative gidsetsizePeter Maydell
2023-06-09linux-user: add comments for TARGET_NR_[gs]etgroups{,32}Michael Tokarev
2023-06-09hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-09hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-09hw/i386/microvm: Simplify using object_dynamic_cast()Philippe Mathieu-Daudé
2023-06-09hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-09target/m68k/fpu_helper: Use FloatRelation enum to hold comparison resultPhilippe Mathieu-Daudé
2023-06-09meson: install keyboard maps only if necessaryCarlos Santos
2023-06-09block.c: add newline for "Detected format" warningMichael Tokarev
2023-06-09hw/remote: Fix vfu_cfg trace offset formatMattias Nissler
2023-06-09spelling: informationMichael Tokarev
2023-06-09hw/virtio/virtio-qmp.c: spelling: suppotedMichael Tokarev
2023-06-09docs: Fix trivial typos in vhost-user.rstMilan Zamazal
2023-06-09tcg/tci: Fix MemOpIdx operand index for 3-operand memopsRichard Henderson
2023-06-09Merge tag 'pull-maintainers-20230608' of https://gitlab.com/jraman/qemu into ...Richard Henderson
2023-06-08maintainers: update maintainers list for vfio-user & multi-process QEMUJagannathan Raman
2023-06-08Merge tag 'pull-9p-20230608' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2023-06-089pfs: prevent opening special files (CVE-2023-2861)Christian Schoenebeck
2023-06-07Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into...Richard Henderson
2023-06-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-07Merge tag 'pull-xen-20230607' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson
2023-06-07Merge tag 'pull-vfio-user-20230607' of https://gitlab.com/jraman/qemu into st...Richard Henderson
2023-06-07tests/tcg/tricore: Add recursion test for CSAsBastian Koppelmann
2023-06-07target/tricore: Fix wrong PSW for call insnsBastian Koppelmann
2023-06-07target/tricore: Refactor PCXI/ICR register fieldsBastian Koppelmann
2023-06-07tests/tcg/tricore: Add first C programBastian Koppelmann
2023-06-07tests/tcg/tricore: Uses label for memory addressesBastian Koppelmann
2023-06-07tests/tcg/tricore: Move asm tests into 'asm' directoryBastian Koppelmann
2023-06-07Merge tag 'pull-ci-20230607' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-06-07iotests: fix 194: filter out racy postcopy-active eventVladimir Sementsov-Ogievskiy
2023-06-07gitlab: Add cross-arm64-kvm-onlyRichard Henderson
2023-06-07target/arm: Only include tcg/oversized-guest.h if CONFIG_TCGRichard Henderson
2023-06-07tcg/tci: Adjust call-clobbered regs for int128_tRichard Henderson
2023-06-07tcg/tci: Adjust passing of MemOpIdxRichard Henderson