aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-05hw/sparc64: set iommu_platform=on for virtio devices attached to the sun4u ma...Mark Cave-Ayland
2024-05-05docs/about: Deprecate the old "UltraSparc" CPU names that contain a "+"Thomas Huth
2024-05-05docs/system/target-sparc: Improve the Sparc documentationThomas Huth
2024-05-05target/sparc/cpu: Avoid spaces by default in the CPU namesThomas Huth
2024-05-05target/sparc/cpu: Rename the CPU models with a "+" in their namesThomas Huth
2024-05-04Merge tag 'pull-axp-20240504' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-05-04target/alpha: Implement CF_PCRELRichard Henderson
2024-05-04target/alpha: Split out gen_pc_dispRichard Henderson
2024-05-04target/alpha: Split out gen_goto_tbRichard Henderson
2024-05-04target/alpha: Simplify gen_bcond_internal()Philippe Mathieu-Daudé
2024-05-04target/alpha: Return DISAS_NORETURN onceRichard Henderson
2024-05-04target/alpha: Inline DISAS_PC_UPDATED and return DISAS_NORETURNRichard Henderson
2024-05-04target/alpha: Use DISAS_NEXT definition instead of magic '0' valueRichard Henderson
2024-05-04target/alpha: Hoist branch shift to initial decodeRichard Henderson
2024-05-04target/alpha: Use cpu_env in preference to ALPHA_CPURichard Henderson
2024-05-03Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-05-03qga/commands-posix: fix typo in qmp_guest_set_user_passwordPaolo Bonzini
2024-05-03ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefsPeter Maydell
2024-05-03target/sh4: Rename TCGv variables as manual for SUBV opcodePhilippe Mathieu-Daudé
2024-05-03target/sh4: Rename TCGv variables as manual for ADDV opcodePhilippe Mathieu-Daudé
2024-05-03target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé
2024-05-03target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé
2024-05-03MAINTAINERS: Update my email addressAnthony PERARD
2024-05-03plugins: Update stale commentPhilippe Mathieu-Daudé
2024-05-03plugins/api: Only include 'exec/ram_addr.h' with system emulationPhilippe Mathieu-Daudé
2024-05-03coverity: Update user emulation regexpPhilippe Mathieu-Daudé
2024-05-03user: Move 'thunk.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé
2024-05-03user: Move 'abitypes.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé
2024-05-03exec: Include missing license in 'exec/cpu-common.h'Philippe Mathieu-Daudé
2024-05-03Merge tag 'pull-misc-20240503' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-05-03tests/bench: Add bufferiszero-benchRichard Henderson
2024-05-03util/bufferiszero: Add simd acceleration for aarch64Richard Henderson
2024-05-03util/bufferiszero: Simplify test_buffer_is_zero_next_accelRichard Henderson
2024-05-03util/bufferiszero: Introduce biz_accel_fn typedefRichard Henderson
2024-05-03util/bufferiszero: Improve scalar variantRichard Henderson
2024-05-03util/bufferiszero: Optimize SSE2 and AVX2 variantsAlexander Monakov
2024-05-03util/bufferiszero: Remove useless prefetchesAlexander Monakov
2024-05-03util/bufferiszero: Reorganize for early test for accelerationAlexander Monakov
2024-05-03util/bufferiszero: Remove AVX512 variantAlexander Monakov
2024-05-03util/bufferiszero: Remove SSE4.1 variantAlexander Monakov
2024-05-03migration: do not include coroutine_int.hPaolo Bonzini
2024-05-03kvm: move target-dependent interrupt routing out of kvm-all.cPaolo Bonzini
2024-05-03pci: remove some types from typedefs.hPaolo Bonzini
2024-05-03tcg: remove CPU* types from typedefs.hPaolo Bonzini
2024-05-03display: remove GraphicHwOps from typedefs.hPaolo Bonzini
2024-05-03qapi/machine: remove types from typedefs.hPaolo Bonzini
2024-05-03monitor: remove MonitorDef from typedefs.hPaolo Bonzini
2024-05-03migration: remove PostcopyDiscardState from typedefs.hPaolo Bonzini
2024-05-03lockable: remove QemuLockable from typedefs.hPaolo Bonzini
2024-05-03intc: remove PICCommonState from typedefs.hPaolo Bonzini