aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-09i386: Deprecate the -no-hpet QEMU command line optionThomas Huth
2023-01-09tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameterThomas Huth
2023-01-09tests/readconfig: spice doesn't support unix socket on windows yetMarc-André Lureau
2023-01-09target/s390x: Restrict sysemu/reset.h to system emulationPhilippe Mathieu-Daudé
2023-01-09target/s390x/tcg/excp_helper: Restrict system headers to sysemuPhilippe Mathieu-Daudé
2023-01-09target/s390x/tcg/misc_helper: Remove unused "memory.h" includePhilippe Mathieu-Daudé
2023-01-09hw/s390x/pv: Restrict Protected Virtualization to sysemuPhilippe Mathieu-Daudé
2023-01-09exec/memory: Expose memory_region_access_valid()Philippe Mathieu-Daudé
2023-01-09MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture sectionThomas Huth
2023-01-09tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hostsPhilippe Mathieu-Daudé
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger
2023-01-08Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-01-07Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2023-01-06tcg/s390x: Avoid the constant pool in tcg_out_moviRichard Henderson
2023-01-06tcg/s390x: Cleanup tcg_out_moviRichard Henderson
2023-01-06tcg/s390x: Tighten constraints for 64-bit compareRichard Henderson
2023-01-06tcg/s390x: Implement ctpop operationRichard Henderson
2023-01-06tcg/s390x: Use tgen_movcond_int in tgen_clzRichard Henderson
2023-01-06tcg/s390x: Support SELGR instruction in movcondRichard Henderson
2023-01-06tcg/s390x: Generalize movcond implementationRichard Henderson
2023-01-06tcg/s390x: Create tgen_cmp2 to simplify movcondRichard Henderson
2023-01-06tcg/s390x: Support MIE3 logical operationsRichard Henderson
2023-01-06tcg/s390x: Tighten constraints for and_i64Richard Henderson
2023-01-06tcg/s390x: Tighten constraints for or_i64 and xor_i64Richard Henderson
2023-01-06tcg/s390x: Issue XILF directly for xor_i32Richard Henderson
2023-01-06tcg/s390x: Support MIE2 MGRK instructionRichard Henderson
2023-01-06tcg/s390x: Support MIE2 multiply single instructionsRichard Henderson
2023-01-06tcg/s390x: Distinguish RIE formatsRichard Henderson
2023-01-06tcg/s390x: Distinguish RRF-a and RRF-c formatsRichard Henderson
2023-01-06tcg/s390x: Use LARL+AGHI for odd addressesRichard Henderson
2023-01-06tcg/s390x: Remove DISTINCT_OPERANDS facility checkRichard Henderson
2023-01-06tcg/s390x: Remove FAST_BCR_SER facility checkRichard Henderson
2023-01-06tcg/s390x: Check for load-on-condition facility at startupRichard Henderson
2023-01-06tcg/s390x: Check for general-instruction-extension facility at startupRichard Henderson
2023-01-06tcg/s390x: Check for extended-immediate facility at startupRichard Henderson
2023-01-06tcg/s390x: Check for long-displacement facility at startupRichard Henderson
2023-01-06tcg/s390x: Remove USE_LONG_BRANCHESRichard Henderson
2023-01-06tcg/s390x: Always set TCG_TARGET_HAS_direct_jumpRichard Henderson
2023-01-06tcg/s390x: Remove TCG_REG_TBRichard Henderson
2023-01-06tcg/s390x: Use register pair allocation for div and mulu2Richard Henderson
2023-01-06Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...Peter Maydell
2023-01-06Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-01-06Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into stagingPeter Maydell
2023-01-06hw/intc/loongarch_pch: Change default irq number of pch irq controllerTianrui Zhao
2023-01-06hw/intc/loongarch_pch_pic: add irq number propertyTianrui Zhao
2023-01-06hw/intc/loongarch_pch_msi: add irq number propertyTianrui Zhao
2023-01-06hw/intc: sifive_plic: Fix the pending register range checkBin Meng
2023-01-06hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initializationBin Meng
2023-01-06hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0Bin Meng
2023-01-06hw/riscv: virt: Fix the value of "riscv, ndev" in the dtbBin Meng