aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-25Update version for v8.1.0-rc1 releasev8.1.0-rc1Peter Maydell
2023-07-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2023-07-25Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into stagingPeter Maydell
2023-07-25qapi: Correct "eg." to "e.g." in documentationMarkus Armbruster
2023-07-25hw/pci: add comment to explain checking for available function 0 in pci hotplugAni Sinha
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
2023-07-25hw/9pfs: spelling fixesMichael Tokarev
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-25s390x: spelling fixesMichael Tokarev
2023-07-25migration: spelling fixesMichael Tokarev
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
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