aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14target/sparc: Fix RETURNRichard Henderson
2023-11-14accel/tcg: Forward probe size on to notdirty_writeJessica Clarke
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson
2023-11-14Merge tag 'pull-request-2023-11-14' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-14Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2023-11-14Merge tag 'misc-fixes-20231113' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-14Merge tag 'pull-target-arm-20231113' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-14Merge tag 'pull-pa-20231113' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-11-14target/s390x/arch_dump: Add arch cleanup function for PV dumpsJanosch Frank
2023-11-14dump: Add arch cleanup functionJanosch Frank
2023-11-14target/s390x/dump: Remove unneeded dump info function pointer initJanosch Frank
2023-11-13MAINTAINERS: update virtio-fs mailing list addressStefan Hajnoczi
2023-11-13tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12Thomas Huth
2023-11-13hw/hppa: Require at least SeaBIOS-hppa version 12Helge Deller
2023-11-13target/hppa: Update to SeaBIOS-hppa from version 10 to 12Helge Deller
2023-11-13hw/hppa: Move software power button address to page zeroHelge Deller
2023-11-13hw/pci-host/astro: Fix boot for C3700 machineHelge Deller
2023-11-13target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40Richard Henderson
2023-11-13target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDXRichard Henderson
2023-11-13target/hppa: Introduce MMU_IDX_MMU_DISABLEDRichard Henderson
2023-11-13target/hppa: Fix possible overflow in TLB size calculationHelge Deller
2023-11-13target/hppa: Fix calculation of CR_IIASQ back registerHelge Deller
2023-11-13target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probeRichard Henderson
2023-11-13target/hppa: Use only low 2 immediate bits for PROBEIRichard Henderson
2023-11-13target/arm/tcg: enable PMU feature for Cortex-A8 and A9Nikita Ostrenkov
2023-11-13tests/avocado: add test to exercise processor address space memory bound checksAni Sinha
2023-11-13hw/display/vmware_vga: fix probably typoAlexandra Diupina
2023-11-13hw/mips: LOONGSON3V depends on UNIMP deviceMarc-André Lureau
2023-11-13target/arm: Correct MTE tag checking for reverse-copy MOPSPeter Maydell
2023-11-13target/arm: HVC at EL3 should go to EL3, not EL2Peter Maydell
2023-11-13hw/arm/virt: fix GIC maintenance IRQ registrationJean-Philippe Brucker
2023-11-13Merge tag 'pull-request-2023-11-13' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-13Merge tag 'pull-qapi-2023-11-13' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi
2023-11-13Merge tag 'pull-shadow-2023-11-13' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-11-13Merge tag 'mem-2023-11-13' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-11-13MAINTAINERS: update virtio-fs mailing list addressStefan Hajnoczi
2023-11-13hw/audio/es1370: Clean up commentPeter Maydell
2023-11-13tests/tsan: Rename the file with the entries that should be ignoredThomas Huth
2023-11-13test-resv-mem: Fix CID 1523911Eric Auger
2023-11-13tests/vm/netbsd: Use Python v3.11Philippe Mathieu-Daudé
2023-11-13MAINTAINERS: Add a general architecture section for x86Thomas Huth
2023-11-13MAINTAINERS: Extend the Stellaris sectionThomas Huth
2023-11-13MAINTAINERS: Add hw/display/sii9022.c to the Versatile Express sectionThomas Huth
2023-11-13MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX sectionThomas Huth
2023-11-13MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK sectionThomas Huth
2023-11-13s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato
2023-11-13s390x/pci: bypass vfio DMA counting when using cdevMatthew Rosato
2023-11-13host/include/generic/host/atomic128: Fix compilation problem with Clang 17Thomas Huth
2023-11-13tests/qapi-schema: Tidy up pylint warnings and adviceMarkus Armbruster
2023-11-13sphinx/qapidoc: Tidy up pylint warning raise-missing-fromMarkus Armbruster