summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qtest/fuzz-lsi53c895a-test: set guest RAM to 2GMauro Matteo Cascella2022-09-191-1/+1
* tests/qtest: npcm7xx-emc-test: Skip checking MACPatrick Venture2022-09-191-1/+2
* .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit buildBin Meng2022-09-191-1/+0Star
* tests/vm: update NetBSD to 9.3Brad Smith2022-09-191-2/+2
* tests: mark io-command test as skipped if socat is missingMarc-André Lureau2022-09-191-1/+2
* Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into stagingStefan Hajnoczi2022-09-174-30/+43
|\
| * hmp: Fix ordering of textDr. David Alan Gilbert2022-09-151-23/+23
| * monitor/hmp: print trace as option in help for log commandDongli Zhang2022-09-151-2/+7
| * monitor: Support specified vCPU registerszhenwei pi2022-09-152-5/+13
* | Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-09-1719-528/+209Star
|\ \
| * | target/riscv: Honour -semihosting-config userspace=on and enable=onPeter Maydell2022-09-133-7/+6Star
| * | target/xtensa: Honour -semihosting-config userspace=onPeter Maydell2022-09-131-3/+4
| * | target/nios2: Honour -semihosting-config userspace=onPeter Maydell2022-09-131-1/+2
| * | target/mips: Honour -semihosting-config userspace=onPeter Maydell2022-09-134-10/+11
| * | target/m68k: Honour -semihosting-config userspace=onPeter Maydell2022-09-131-2/+1Star
| * | target/arm: Honour -semihosting-config userspace=onPeter Maydell2022-09-132-23/+5Star
| * | semihosting: Allow optional use of semihosting from userspacePeter Maydell2022-09-1310-17/+36
| * | target/m68k: Convert semihosting errno to gdb remote errnoRichard Henderson2022-09-131-2/+31
| * | target/m68k: Use semihosting/syscalls.hRichard Henderson2022-09-131-232/+49Star
| * | target/nios2: Convert semihosting errno to gdb remote errnoRichard Henderson2022-09-131-2/+31
| * | target/nios2: Use semihosting/syscalls.hRichard Henderson2022-09-131-246/+50Star
| |/
* | Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-09-1722-83/+374
|\ \
| * | target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-1412-12/+18
| * | target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()Peter Maydell2022-09-141-8/+1Star
| * | target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'Peter Maydell2022-09-143-2/+3
| * | target/arm: Support 64-bit event counters for FEAT_PMUv3p5Peter Maydell2022-09-143-9/+57
| * | target/arm: Implement FEAT_PMUv3p5 cycle counter disable bitsPeter Maydell2022-09-142-4/+37
| * | target/arm: Rename pmu_8_n feature test functionsPeter Maydell2022-09-142-17/+17
| * | target/arm: Detect overflow when calculating next PMU interruptPeter Maydell2022-09-141-8/+14
| * | target/arm: Honour MDCR_EL2.HPMD in Secure EL2Peter Maydell2022-09-141-10/+7Star
| * | target/arm: Ignore PMCR.D when PMCR.LC is setPeter Maydell2022-09-141-4/+13
| * | target/arm: Don't mishandle count when enabling or disabling PMU countersPeter Maydell2022-09-141-0/+45
| * | target/arm: Correct value returned by pmu_counter_mask()Peter Maydell2022-09-141-1/+1
| * | target/arm: Don't corrupt high half of PMOVSR when cycle counter overflowsPeter Maydell2022-09-141-1/+1
| * | target/arm: Add missing space in commentPeter Maydell2022-09-141-1/+1
| * | target/arm: Advertise FEAT_ETS for '-cpu max'Peter Maydell2022-09-143-0/+6
| * | target/arm: Implement ID_DFR1Peter Maydell2022-09-143-2/+5
| * | target/arm: Implement ID_MMFR5Peter Maydell2022-09-143-2/+5
| * | target/arm: Sort KVM reads of AArch32 ID registers into encoding orderPeter Maydell2022-09-141-2/+2
| * | target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8Peter Maydell2022-09-141-5/+60
| * | hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...Enrik Berkhan2022-09-141-0/+4
| * | target/arm: Add cortex-a35Hao Wu2022-09-143-0/+82
| |/
* | Merge tag 'tpm-pull-2022-09-13-1' of https://github.com/stefanberger/qemu-tpm...Stefan Hajnoczi2022-09-174-22/+153
|\ \ | |/ |/|
| * tpm_emulator: Have swtpm relock storage upon migration fall-backStefan Berger2022-09-132-1/+61
| * tpm_emulator: Use latest tpm_ioctl.h from swtpm projectStefan Berger2022-09-131-20/+76
| * tpm_crb: Avoid backend startup just before shutdown under XenRoss Lagerwall2022-09-091-1/+6
| * tpm_emulator: Avoid double initialization during migrationRoss Lagerwall2022-09-091-0/+10
|/
* Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi2022-09-077-20/+37
|\
| * qapi: fix examples of events missing timestampVictor Toso2022-09-071-4/+23
| * qapi: fix example of query-hotpluggable-cpus commandVictor Toso2022-09-071-2/+2