Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
MAINTAINERS: Fix RISCV related paths
Philippe Mathieu-Daudé committed 4 months ago
MAINTAINERS: Correct scripts/coverity-model.c path
Philippe Mathieu-Daudé committed 4 months ago
MAINTAINERS: update ebpf reviewers
Yuri Benditovich committed 10 months ago
Merge tag 'pull-loongarch-20260609' of https://github.com/gaosong715/qemu into staging
Stefan Hajnoczi committed 4 months ago
target/loongarch: Add new structure CPUSysState
Bibo Mao committed 4 months ago
target/loongarch: Add macro CSR_OFFSET and CPU_CSR_OFFSET
Bibo Mao committed 4 months ago
target/loongarch: Add wrapper function get_csr_offset()
Bibo Mao committed 4 months ago
target/loongarch: Add default CSRFL_BASIC info with flags field
Bibo Mao committed 4 months ago
linux-user/loongarch64: Use sys_state when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in op_helper.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in csr_helper.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in tcg_cpu.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in tlb_helper.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in kvm.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in file arch_dump.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in cpu_helper.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Use sys_state in cpu.c when accessing CSR registers
Bibo Mao committed 4 months ago
target/loongarch: Add new field curState in CPULoongArchState
Bibo Mao committed 4 months ago
block/export/fuse: set FUSE_DIRECT_IO_ALLOW_MMAP flag to fix regression
Fiona Ebner committed 5 months ago
block/export/fuse: use struct fuse_init_in
Fiona Ebner committed 5 months ago