aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-10tests/qtest/readconfig-test: Allow testing for arbitrary memory sizesThomas Huth
2023-07-10tests/tcg/s390x: Test MVCRL with a large value in R0Ilya Leoshkevich
2023-07-10tests/tcg/s390x: Test MDEB and MDEBRIlya Leoshkevich
2023-07-10tests/tcg/s390x: Test LRAIlya Leoshkevich
2023-07-10tests/tcg/s390x: Test LARL with a large offsetIlya Leoshkevich
2023-07-10tests/tcg/s390x: Test EPSWIlya Leoshkevich
2023-07-10target/s390x: Fix relative long instructions with large offsetsIlya Leoshkevich
2023-07-10target/s390x: Fix LRA when DAT is offIlya Leoshkevich
2023-07-10target/s390x: Fix LRA overwriting the top 32 bits on DAT errorIlya Leoshkevich
2023-07-10target/s390x: Fix MVCRL with a large value in R0Ilya Leoshkevich
2023-07-10target/s390x: Fix MDEB and MDEBRIlya Leoshkevich
2023-07-10target/s390x: Fix EPSW CC reportingIlya Leoshkevich
2023-07-10linux-user: elfload: Add more initial s390x PSW bitsIlya Leoshkevich
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé
2023-07-10QGA VSS: Add log in functions begin/endKonstantin Kostiuk
2023-07-10QGA VSS: Print error in err_setKonstantin Kostiuk
2023-07-10QGA VSS: Replace 'fprintf(stderr' with qga_debugKonstantin Kostiuk
2023-07-10QGA VSS: Add wrapper to send log to debugger and stderrKonstantin Kostiuk
2023-07-10qga: Add tests for --allow-rpcs optionKonstantin Kostiuk
2023-07-10qga: Add new option --allow-rpcsKonstantin Kostiuk
2023-07-10qga: Rename ga_disable_not_allowed -> ga_disable_not_allowed_freezeKonstantin Kostiuk
2023-07-10riscv: Add support for the Zfa extensionChristoph Müllner
2023-07-10target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVMDaniel Henrique Barboza
2023-07-10target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helperDaniel Henrique Barboza
2023-07-10target/riscv: update multi-letter extension KVM propertiesDaniel Henrique Barboza
2023-07-10target/riscv/cpu.c: create KVM mock propertiesDaniel Henrique Barboza
2023-07-10target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()Daniel Henrique Barboza
2023-07-10target/riscv/cpu.c: add satp_mode properties earlierDaniel Henrique Barboza
2023-07-10target/riscv/kvm.c: add multi-letter extension KVM propertiesDaniel Henrique Barboza
2023-07-10target/riscv/kvm.c: update KVM MISA bitsDaniel Henrique Barboza
2023-07-10target/riscv: add KVM specific MISA propertiesDaniel Henrique Barboza
2023-07-10target/riscv/cpu: add misa_ext_info_arr[]Daniel Henrique Barboza
2023-07-10target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPUDaniel Henrique Barboza
2023-07-10target/riscv: handle mvendorid/marchid/mimpid for KVM CPUsDaniel Henrique Barboza
2023-07-10target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()Daniel Henrique Barboza
2023-07-10target/riscv: use KVM scratch CPUs to init KVM propertiesDaniel Henrique Barboza
2023-07-10target/riscv/cpu.c: restrict 'marchid' valueDaniel Henrique Barboza
2023-07-10target/riscv/cpu.c: restrict 'mimpid' valueDaniel Henrique Barboza
2023-07-10target/riscv/cpu.c: restrict 'mvendorid' valueDaniel Henrique Barboza
2023-07-10hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not setDaniel Henrique Barboza
2023-07-10target/riscv: skip features setup for KVM CPUsDaniel Henrique Barboza
2023-07-10hw/riscv: virt: Convert fdt_load_addr to uint64_tLakshmi Bai Raja Subramanian
2023-07-10riscv: Generate devicetree only after machine initialization is completeGuenter Roeck
2023-07-10target/riscv KVM_RISCV_SET_TIMER macro is not configured correctlyyang.zhang
2023-07-10target/riscv: Add disas support for BF16 extensionsWeiwei Li
2023-07-10target/riscv: Set the correct exception for implict G-stage translation failJason Chien
2023-07-10target/riscv: Expose properties for BF16 extensionsWeiwei Li
2023-07-10target/riscv: Add support for Zvfbfwma extensionWeiwei Li
2023-07-10target/riscv: Add support for Zvfbfmin extensionWeiwei Li
2023-07-10target/riscv: Add support for Zfbfmin extensionWeiwei Li