index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-10
target/riscv/kvm: add 'rva22u64' flag as unavailable
Daniel Henrique Barboza
2024-01-10
target/riscv: add rva22u64 profile definition
Daniel Henrique Barboza
2024-01-10
riscv-qmp-cmds.c: expose named features in cpu_model_expansion
Daniel Henrique Barboza
2024-01-10
target/riscv/tcg: add 'zic64b' support
Daniel Henrique Barboza
2024-01-10
target/riscv: add zicbop extension flag
Daniel Henrique Barboza
2024-01-10
target/riscv: add rv64i CPU
Daniel Henrique Barboza
2024-01-10
target/riscv/tcg: update priv_ver on user_set extensions
Daniel Henrique Barboza
2024-01-10
target/riscv/tcg: do not use "!generic" CPU checks
Daniel Henrique Barboza
2024-01-10
target/riscv: create TYPE_RISCV_VENDOR_CPU
Daniel Henrique Barboza
2024-01-10
docs/system/riscv: document acpi parameter of virt machine
Heinrich Schuchardt
2024-01-10
disas/riscv: Add amocas.[w,d,q] instructions
Rob Bradford
2024-01-10
target/riscv: Add support for Zacas extension
Weiwei Li
2024-01-10
hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
Yong-Xuan Wang
2024-01-10
hw/riscv/virt-acpi-build.c: Add PLIC in MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add IO controllers and devices
Sunil V L
2024-01-10
hw/riscv/virt: Update GPEX MMIO related properties
Sunil V L
2024-01-10
hw/pci-host/gpex: Define properties for MMIO ranges
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add MMU node in RHCT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add APLIC in the MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
Sunil V L
2024-01-10
hw/riscv: virt: Make few IMSIC macros and functions public
Sunil V L
2024-01-10
hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
Sunil V L
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
2024-01-10
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
2024-01-10
target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: add RISCV_CONFIG_REG()
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: change timer regs size to u64
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
Daniel Henrique Barboza
2024-01-10
target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
Daniel Henrique Barboza
2024-01-10
target/riscv/cpu.c: fix machine IDs getters
Daniel Henrique Barboza
2024-01-10
target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
Ivan Klokov
2024-01-10
target/riscv: Not allow write mstatus_vs without RVV
LIU Zhiwei
2024-01-10
target/riscv: Fix th.dcache.cval1 priviledge check
LIU Zhiwei
2024-01-10
target/riscv: The whole vector register move instructions depend on vsew
Max Chou
2024-01-10
target/riscv: Add vill check for whole vector register move instructions
Max Chou
2024-01-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-09
Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2024-01-09
acpi/tests/avocado/bits: disable smilatency tests
Ani Sinha
2024-01-09
acpi/tests/avocado/bits: import smilatency test from bits in order to disable it
Ani Sinha
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
iothread: Remove unused Error** argument in aio_context_set_aio_params
Philippe Mathieu-Daudé
2024-01-08
tests/avocado: remove skips from replay_kernel
Alex Bennée
2024-01-08
chardev: force write all when recording replay logs
Alex Bennée
2024-01-08
replay: stop us hanging in rr_wait_io_event
Alex Bennée
[next]