aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-25target/sparc: Handle FPRS correctly on big-endian hostsPeter Maydell
2023-07-25target/mips: Avoid shift by negative number in page_table_walk_refill()Peter Maydell
2023-07-25target/mips: Pass directory/leaf shift values to walk_directory()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_q8adde()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Replace magic array size by its definitionPhilippe Mathieu-Daudé
2023-07-25hw/char/escc: Implement loopback modeThomas Huth
2023-07-25hw/mips: Improve the default USB settings in the loongson3-virt machineThomas Huth
2023-07-25hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllersBernhard Beschow
2023-07-25Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-07-25tests/decode: Suppress "error: " string for expected-failure testsPeter Maydell
2023-07-25For curses display, recognize a few more control keysSean Estabrooks
2023-07-25target/arm: Special case M-profile in debug_helper.c codePeter Maydell
2023-07-25scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell
2023-07-25hw/arm/smmu: Handle big-endian hosts correctlyPeter Maydell
2023-07-24Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-07-24Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2023-07-24tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by defaultThomas Huth
2023-07-24target/loongarch: Fix the CSRRD CPUID instruction on big endian hostsThomas Huth
2023-07-24tests/avocado/migration: Remove the malfunctioning s390x testsThomas Huth
2023-07-24tests/tcg/s390x: Test VCKSMIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test STPQIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test MCIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test ICMIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test CLMIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test CLGEBR and CGEBRAIlya Leoshkevich
2023-07-24tests/tcg/s390x: Test CKSMIlya Leoshkevich
2023-07-24target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13Ilya Leoshkevich
2023-07-24target/s390x: Make MC raise specification exception when class >= 16Ilya Leoshkevich
2023-07-24target/s390x: Fix ICM with M3=0Ilya Leoshkevich
2023-07-24target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputsIlya Leoshkevich
2023-07-24target/s390x: Fix CLM with M3=0Ilya Leoshkevich
2023-07-24target/s390x: Make CKSM raise an exception if R2 is oddIlya Leoshkevich
2023-07-24Merge tag 'pull-riscv-to-apply-20230723-3' of https://github.com/alistair23/q...Peter Maydell
2023-07-24Merge tag 'pull-revert-armhf-brk-fix' of https://gitlab.com/mjt0k/qemu into s...Peter Maydell
2023-07-24Merge tag 'pull-tcg-20230724' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-07-24accel/tcg: Fix type of 'last' for pageflags_{find,next}Luca Bonissi
2023-07-24accel/tcg: Zero-pad vaddr in tlb_debug outputAnton Johansson
2023-07-23tcg/{i386, s390x}: Add earlyclobber to the op_add2's first outputIlya Leoshkevich
2023-07-23accel/tcg: Take mmap_lock in load_atomic*_or_exitRichard Henderson
2023-07-23accel/tcg: Fix sense of read-only probes in ldst_atomicityRichard Henderson
2023-07-23include/exec: Add WITH_MMAP_LOCK_GUARDRichard Henderson
2023-07-23tcg/ppc: Fix race in goto_tb implementationJordan Niethe
2023-07-23roms/opensbi: Upgrade from v1.3 to v1.3.1Bin Meng
2023-07-22Revert "linux-user: Fix qemu-arm to run static armhf binaries"Michael Tokarev
2023-07-20Merge tag 'pull-nbd-2023-07-19' of https://repo.or.cz/qemu/ericb into stagingPeter Maydell
2023-07-20Merge tag 'linux-user-brk-fixes-pull-request' of https://github.com/hdeller/q...Peter Maydell
2023-07-19nbd: Use enum for various negotiation modesEric Blake
2023-07-19nbd/client: Add safety check on chunk payload lengthEric Blake
2023-07-19nbd/client: Simplify cookie vs. index computationEric Blake