summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target/i386: fix INSERTQ implementationPaolo Bonzini2022-09-193-8/+18
| * | target/i386: correctly mask SSE4a bit indices in register operandsPaolo Bonzini2022-09-191-2/+2
| * | audio: add help option for -audio and -audiodevClaudio Fontana2022-09-194-6/+33
| * | tests/tcg: remove old SSE testsPaolo Bonzini2022-09-191-573/+0Star
| * | tests/tcg: refine MMX support in SSE testsPaolo Bonzini2022-09-191-6/+26
| * | tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini2022-09-196-5/+583
| * | tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini2022-09-181-2/+2
| * | tests: unit: add NULL-pointer checkPaolo Bonzini2022-09-181-1/+1
| * | tests: test-qga: close socket on failure to connectPaolo Bonzini2022-09-181-0/+1
| * | tests: unit: simplify test-visitor-serialization list testsPaolo Bonzini2022-09-181-88/+69Star
| * | smbios: sanitize type from external type before checking have_fields_bitmapPaolo Bonzini2022-09-181-6/+8
| * | coverity: put NUBus under m68k componentPaolo Bonzini2022-09-181-1/+1
| * | coverity: add new RISC-V componentPaolo Bonzini2022-09-181-0/+3
| * | spapr_pci: fix leak in spapr_phb_vfio_get_loc_codePaolo Bonzini2022-09-181-0/+1
| * | kvm: fix memory leak on failure to read stats descriptorsPaolo Bonzini2022-09-181-5/+4Star
| * | target/i386: Raise #GP on unaligned m128 accesses when required.Paolo Bonzini2022-09-186-29/+72
| * | KVM: use store-release to mark dirty pages as harvestedPaolo Bonzini2022-09-181-1/+17
| |/
* | Merge tag 'pull-loongarch-20220920' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi2022-09-206-152/+258
|\ \ | |/ |/|
| * hw/loongarch: Improve acpi dsdt tableXiaojuan Yang2022-09-203-140/+21Star
| * hw/loongarch: Support memory hotplugXiaojuan Yang2022-09-203-7/+132
| * hw/loongarch: Fix acpi ged irq number in dsdt tableXiaojuan Yang2022-09-201-1/+1
| * hw/loongarch: Add RAMFB to dynamic_sysbus_devices listXiaojuan Yang2022-09-201-0/+2
| * hw/loongarch: Add hotplug handler for machineXiaojuan Yang2022-09-201-0/+32
| * hw/loongarch: Add platform bus supportXiaojuan Yang2022-09-204-0/+40
| * hw/loongarch: Add interrupt information to FDT tableXiaojuan Yang2022-09-201-0/+28
| * hw/loongarch: Support fw_cfg dma functionXiaojuan Yang2022-09-193-2/+4
| * hw/loongarch: Remove vga device when loongarch initXiaojuan Yang2022-09-192-4/+0Star
|/
* 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