aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-12tests/fp: Bump fp-test-mulAdd test timeout to 3 minutesThomas Huth1-1/+1
2024-01-12tests/unit: Bump test-crypto-block test timeout to 5 minutesThomas Huth1-0/+1
2024-01-12tests/unit: Bump test-aio-multithread test timeout to 2 minutesThomas Huth1-0/+1
2024-01-12tests/qtest: Bump the device-introspect-test timeout to 12 minutesThomas Huth1-0/+1
2024-01-12qtest: bump bios-table-test timeout to 9 minutesDaniel P. Berrangé1-1/+1
2024-01-12qtest: bump aspeed_smc-test timeout to 6 minutesDaniel P. Berrangé1-0/+1
2024-01-12qtest: bump qos-test timeout to 2 minutesDaniel P. Berrangé1-0/+1
2024-01-12qtest: bump boot-serial-test timeout to 3 minutesDaniel P. Berrangé1-0/+1
2024-01-12qtest: bump prom-env-test timeout to 6 minutesDaniel P. Berrangé1-0/+1
2024-01-12qtest: bump pxe-test timeout to 10 minutesDaniel P. Berrangé1-0/+1
2024-01-12qtest: bump test-hmp timeout to 4 minutesDaniel P. Berrangé1-1/+1
2024-01-12qtest: bump npcm7xx_pwm-test timeout to 5 minutesDaniel P. Berrangé1-1/+1
2024-01-12qtest: bump qom-test timeout to 15 minutesDaniel P. Berrangé1-1/+1
2024-01-12qtest: bump migration-test timeout to 8 minutesDaniel P. Berrangé1-1/+1
2024-01-12qtest: bump min meson timeout to 60 secondsDaniel P. Berrangé1-7/+2
2024-01-12chardev: use bool for fe_is_openAlex Bennée3-16/+21
2024-01-12gitlab: include microblazeel in testingAlex Bennée1-2/+2
2024-01-12tests/avocado: use snapshot=on in kvm_xen_guestAlex Bennée1-1/+1
2024-01-12tests/avocado: Add a test for a little-endian microblaze machineThomas Huth1-0/+26
2024-01-11Merge tag 'firmware/edk2-20231213-pull-request' of https://gitlab.com/kraxel/...Peter Maydell11-3/+9
2024-01-11Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...Peter Maydell18-258/+1210
2024-01-11hw/intc/loongarch_extioi: Add vmstate post_load supportBibo Mao1-44/+76
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao3-40/+81
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao10-104/+128
2024-01-11hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi opsBibo Mao1-59/+77
2024-01-11target/loongarch: Add loongarch kvm into meson buildTianrui Zhao3-0/+4
2024-01-11target/loongarch: Implement set vcpu intr for kvmTianrui Zhao4-1/+40
2024-01-11target/loongarch: Restrict TCG-specific codeTianrui Zhao1-9/+21
2024-01-11target/loongarch: Implement kvm_arch_handle_exitTianrui Zhao2-1/+24
2024-01-11target/loongarch: Implement kvm_arch_init_vcpuTianrui Zhao3-0/+27
2024-01-11target/loongarch: Implement kvm_arch_init functionTianrui Zhao1-0/+1
2024-01-11target/loongarch: Implement kvm get/set registersTianrui Zhao7-3/+599
2024-01-11target/loongarch: Supplement vcpu env initial when vcpu resetTianrui Zhao2-1/+3
2024-01-11target/loongarch: Define some kvm_arch interfacesTianrui Zhao1-0/+131
2024-01-11linux-headers: Synchronize linux headers from linux v6.7.0-rc8Tianrui Zhao1-4/+6
2024-01-11Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...Peter Maydell39-80/+1203
2024-01-11Merge tag 'pull-tcg-20240111' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell5-25/+67
2024-01-11util: fix build with musl libc on ppc64leNatanael Copa1-3/+3
2024-01-11tcg/ppc: Use new registers for LQ destinationRichard Henderson3-7/+19
2024-01-11tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediatesPaolo Bonzini1-0/+11
2024-01-11tcg/i386: convert add/sub of 128 to sub/add of -128Paolo Bonzini1-15/+34
2024-01-10Merge tag 'pull-riscv-to-apply-20240110' of https://github.com/alistair23/qem...Peter Maydell68-359/+2247
2024-01-10Merge tag 'qemu-sparc-20240110' of https://github.com/mcayland/qemu into stagingPeter Maydell2-10/+55
2024-01-10target/riscv: Ensure mideleg is set correctly on resetAlistair Francis1-0/+8
2024-01-10target/riscv: Don't adjust vscause for exceptionsAlistair Francis1-2/+2
2024-01-10target/riscv: Assert that the CSR numbers will be correctAlistair Francis1-1/+4
2024-01-10target/riscv: pmp: Ignore writes when RW=01 and MML=0Ivan Klokov1-1/+1
2024-01-10roms/opensbi: Upgrade from v1.3.1 to v1.4Bin Meng3-0/+0
2024-01-10docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructionsBin Meng1-21/+12
2024-01-10target/riscv/kvm: add RVV and Vector CSR regsDaniel Henrique Barboza1-0/+74