aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-13target/mips/meson: Introduce mips_tcg source setPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Trace accesses to ISD registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Rename trace events related to interrupt registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Fix typos in qemu_log_mask() formatsPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()Philippe Mathieu-Daudé
2021-03-13linux-user/elfload: fix address calculation in fallback scenarioVincent Fazio
2021-03-13linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel supportVincent Fazio
2021-03-13linux-user/elfload: munmap proper address in pgd_find_hole_fallbackVincent Fazio
2021-03-13linux-user: manage binfmt-misc preserve-arg[0] flagLaurent Vivier
2021-03-13linux-user: Fix executable page of /proc/self/mapsNicolas Surbayrole
2021-03-12Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell
2021-03-12README: Add Documentation blurbJohn Snow
2021-03-12MAINTAINERS: Merge the Gitlab-CI section into the generic CI sectionThomas Huth
2021-03-12tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini
2021-03-12gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobsThomas Huth
2021-03-12gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled jobThomas Huth
2021-03-12gitlab-ci.yml: Add some missing dependencies to the jobsThomas Huth
2021-03-12gitlab-ci.yml: Move build-tools-and-docs-debian to a better placeThomas Huth
2021-03-12tests: Move benchmarks into a separate folderThomas Huth
2021-03-12tests: Move unit tests into a separate directoryThomas Huth
2021-03-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...Peter Maydell
2021-03-12tests/qtest: Test PWM fan RPM using MFT in PWM testHao Wu
2021-03-12hw/arm: Connect PWM fans in NPCM7XX boardsHao Wu
2021-03-12hw/arm: Add MFT device to NPCM7xx SocHao Wu
2021-03-12hw/misc: Add NPCM7XX MFT ModuleHao Wu
2021-03-12hw/misc: Add GPIOs for duty in NPCM7xx PWMHao Wu
2021-03-12hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones
2021-03-12accel: kvm: Fix kvm_type invocationAndrew Jones
2021-03-12hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()Philippe Mathieu-Daudé
2021-03-12tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cu...Niek Linnenbank
2021-03-12tests/acceptance: update sunxi kernel from armbian to 5.10.16Niek Linnenbank
2021-03-12tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_...Niek Linnenbank
2021-03-12tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for o...Niek Linnenbank
2021-03-12hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC regist...Niek Linnenbank
2021-03-12target/arm: Update sve reduction vs simd_descRichard Henderson
2021-03-12target/arm: Update WHILE for PREDDESCRichard Henderson
2021-03-12target/arm: Update CNTP for PREDDESCRichard Henderson
2021-03-12target/arm: Update BRKA, BRKB, BRKN for PREDDESCRichard Henderson
2021-03-12target/arm: Update find_last_active for PREDDESCRichard Henderson
2021-03-12target/arm: Fix sve_punpk_p vs odd vector lengthsRichard Henderson
2021-03-12target/arm: Fix sve_zip_p vs odd vector lengthsRichard Henderson
2021-03-12target/arm: Fix sve_uzp_p vs odd vector lengthsRichard Henderson
2021-03-12hw/arm/smmuv3: Uniformize sid tracesEric Auger
2021-03-12hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handlingEric Auger
2021-03-12hw/arm/smmuv3: Enforce invalidation on a power of two rangeEric Auger
2021-03-12hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not setEric Auger
2021-03-12virtio-iommu: Handle non power of 2 range invalidationsEric Auger
2021-03-12dma: Introduce dma_aligned_pow2_mask()Eric Auger
2021-03-12intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidateEric Auger