aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-19qboot: update to latest submodulePaolo Bonzini
2022-09-19build: remove extra parentheses causing missing rebuildsPaolo Bonzini
2022-09-19target/i386: introduce insn_get_addrPaolo Bonzini
2022-09-19target/i386: REPZ and REPNZ are mutually exclusivePaolo Bonzini
2022-09-19target/i386: fix INSERTQ implementationPaolo Bonzini
2022-09-19target/i386: correctly mask SSE4a bit indices in register operandsPaolo Bonzini
2022-09-19audio: add help option for -audio and -audiodevClaudio Fontana
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini
2022-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini
2022-09-18tests: unit: add NULL-pointer checkPaolo Bonzini
2022-09-18tests: test-qga: close socket on failure to connectPaolo Bonzini
2022-09-18tests: unit: simplify test-visitor-serialization list testsPaolo Bonzini
2022-09-18smbios: sanitize type from external type before checking have_fields_bitmapPaolo Bonzini
2022-09-18coverity: put NUBus under m68k componentPaolo Bonzini
2022-09-18coverity: add new RISC-V componentPaolo Bonzini
2022-09-18spapr_pci: fix leak in spapr_phb_vfio_get_loc_codePaolo Bonzini
2022-09-18kvm: fix memory leak on failure to read stats descriptorsPaolo Bonzini
2022-09-18target/i386: Raise #GP on unaligned m128 accesses when required.Paolo Bonzini
2022-09-18KVM: use store-release to mark dirty pages as harvestedPaolo Bonzini
2022-09-17Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into stagingStefan Hajnoczi
2022-09-17Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-09-17Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-09-17Merge tag 'tpm-pull-2022-09-13-1' of https://github.com/stefanberger/qemu-tpm...Stefan Hajnoczi
2022-09-15hmp: Fix ordering of textDr. David Alan Gilbert
2022-09-15monitor/hmp: print trace as option in help for log commandDongli Zhang
2022-09-15monitor: Support specified vCPU registerszhenwei pi
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell
2022-09-14target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()Peter Maydell
2022-09-14target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'Peter Maydell
2022-09-14target/arm: Support 64-bit event counters for FEAT_PMUv3p5Peter Maydell
2022-09-14target/arm: Implement FEAT_PMUv3p5 cycle counter disable bitsPeter Maydell
2022-09-14target/arm: Rename pmu_8_n feature test functionsPeter Maydell
2022-09-14target/arm: Detect overflow when calculating next PMU interruptPeter Maydell
2022-09-14target/arm: Honour MDCR_EL2.HPMD in Secure EL2Peter Maydell
2022-09-14target/arm: Ignore PMCR.D when PMCR.LC is setPeter Maydell
2022-09-14target/arm: Don't mishandle count when enabling or disabling PMU countersPeter Maydell
2022-09-14target/arm: Correct value returned by pmu_counter_mask()Peter Maydell
2022-09-14target/arm: Don't corrupt high half of PMOVSR when cycle counter overflowsPeter Maydell
2022-09-14target/arm: Add missing space in commentPeter Maydell
2022-09-14target/arm: Advertise FEAT_ETS for '-cpu max'Peter Maydell
2022-09-14target/arm: Implement ID_DFR1Peter Maydell
2022-09-14target/arm: Implement ID_MMFR5Peter Maydell
2022-09-14target/arm: Sort KVM reads of AArch32 ID registers into encoding orderPeter Maydell
2022-09-14target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8Peter Maydell
2022-09-14hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...Enrik Berkhan
2022-09-14target/arm: Add cortex-a35Hao Wu
2022-09-13target/riscv: Honour -semihosting-config userspace=on and enable=onPeter Maydell
2022-09-13target/xtensa: Honour -semihosting-config userspace=onPeter Maydell