aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-19qtest/fuzz-lsi53c895a-test: set guest RAM to 2GMauro Matteo Cascella1-1/+1
2022-09-19tests/qtest: npcm7xx-emc-test: Skip checking MACPatrick Venture1-1/+2
2022-09-19.gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit buildBin Meng1-1/+0
2022-09-19tests/vm: update NetBSD to 9.3Brad Smith1-2/+2
2022-09-19tests: mark io-command test as skipped if socat is missingMarc-André Lureau1-1/+2
2022-09-19hw/loongarch: Support fw_cfg dma functionXiaojuan Yang3-2/+4
2022-09-19hw/loongarch: Remove vga device when loongarch initXiaojuan Yang2-4/+0
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini1-2/+2
2022-09-18tests: unit: add NULL-pointer checkPaolo Bonzini1-1/+1
2022-09-18tests: test-qga: close socket on failure to connectPaolo Bonzini1-0/+1
2022-09-18tests: unit: simplify test-visitor-serialization list testsPaolo Bonzini1-88/+69
2022-09-18smbios: sanitize type from external type before checking have_fields_bitmapPaolo Bonzini1-6/+8
2022-09-18coverity: put NUBus under m68k componentPaolo Bonzini1-1/+1
2022-09-18coverity: add new RISC-V componentPaolo Bonzini1-0/+3
2022-09-18spapr_pci: fix leak in spapr_phb_vfio_get_loc_codePaolo Bonzini1-0/+1
2022-09-18kvm: fix memory leak on failure to read stats descriptorsPaolo Bonzini1-5/+4
2022-09-18target/i386: Raise #GP on unaligned m128 accesses when required.Paolo Bonzini6-29/+72
2022-09-18KVM: use store-release to mark dirty pages as harvestedPaolo Bonzini1-1/+17
2022-09-17Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into stagingStefan Hajnoczi4-30/+43
2022-09-17Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi19-528/+209
2022-09-17Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi22-83/+374
2022-09-17Merge tag 'tpm-pull-2022-09-13-1' of https://github.com/stefanberger/qemu-tpm...Stefan Hajnoczi4-22/+153
2022-09-15hmp: Fix ordering of textDr. David Alan Gilbert1-23/+23
2022-09-15monitor/hmp: print trace as option in help for log commandDongli Zhang1-2/+7
2022-09-15monitor: Support specified vCPU registerszhenwei pi2-5/+13
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell12-12/+18
2022-09-14target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()Peter Maydell1-8/+1
2022-09-14target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'Peter Maydell3-2/+3
2022-09-14target/arm: Support 64-bit event counters for FEAT_PMUv3p5Peter Maydell3-9/+57
2022-09-14target/arm: Implement FEAT_PMUv3p5 cycle counter disable bitsPeter Maydell2-4/+37
2022-09-14target/arm: Rename pmu_8_n feature test functionsPeter Maydell2-17/+17
2022-09-14target/arm: Detect overflow when calculating next PMU interruptPeter Maydell1-8/+14
2022-09-14target/arm: Honour MDCR_EL2.HPMD in Secure EL2Peter Maydell1-10/+7
2022-09-14target/arm: Ignore PMCR.D when PMCR.LC is setPeter Maydell1-4/+13
2022-09-14target/arm: Don't mishandle count when enabling or disabling PMU countersPeter Maydell1-0/+45
2022-09-14target/arm: Correct value returned by pmu_counter_mask()Peter Maydell1-1/+1
2022-09-14target/arm: Don't corrupt high half of PMOVSR when cycle counter overflowsPeter Maydell1-1/+1
2022-09-14target/arm: Add missing space in commentPeter Maydell1-1/+1
2022-09-14target/arm: Advertise FEAT_ETS for '-cpu max'Peter Maydell3-0/+6
2022-09-14target/arm: Implement ID_DFR1Peter Maydell3-2/+5
2022-09-14target/arm: Implement ID_MMFR5Peter Maydell3-2/+5
2022-09-14target/arm: Sort KVM reads of AArch32 ID registers into encoding orderPeter Maydell1-2/+2
2022-09-14target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8Peter Maydell1-5/+60
2022-09-14hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...Enrik Berkhan1-0/+4
2022-09-14target/arm: Add cortex-a35Hao Wu3-0/+82
2022-09-13target/riscv: Honour -semihosting-config userspace=on and enable=onPeter Maydell3-7/+6
2022-09-13target/xtensa: Honour -semihosting-config userspace=onPeter Maydell1-3/+4
2022-09-13target/nios2: Honour -semihosting-config userspace=onPeter Maydell1-1/+2
2022-09-13target/mips: Honour -semihosting-config userspace=onPeter Maydell4-10/+11
2022-09-13target/m68k: Honour -semihosting-config userspace=onPeter Maydell1-2/+1