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-07-18
Merge tag 'pull-riscv-to-apply-20240718-1' of https://github.com/alistair23/q...
Richard Henderson
2024-07-18
roms/opensbi: Update to v1.5
Daniel Henrique Barboza
2024-07-18
hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate'
Daniel Henrique Barboza
2024-07-18
target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
Yu-Ming Chang
2024-07-18
target/riscv: Expose the Smcntrpmf config
Atish Patra
2024-07-18
target/riscv: Do not setup pmu timer if OF is disabled
Atish Patra
2024-07-18
target/riscv: More accurately model priv mode filtering.
Rajnesh Kanwal
2024-07-18
target/riscv: Start counters from both mhpmcounter and mcountinhibit
Rajnesh Kanwal
2024-07-18
target/riscv: Enforce WARL behavior for scounteren/hcounteren
Atish Patra
2024-07-18
target/riscv: Save counter values during countinhibit update
Atish Patra
2024-07-18
target/riscv: Implement privilege mode filtering for cycle/instret
Atish Patra
2024-07-18
target/riscv: Only set INH fields if priv mode is available
Atish Patra
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering support
Kaiwen Xue
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering definitions
Kaiwen Xue
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering properties
Kaiwen Xue
2024-07-18
target/riscv: Fix the predicate functions for mhpmeventhX CSRs
Atish Patra
2024-07-18
target/riscv: Combine set_mode and set_virt functions.
Rajnesh Kanwal
2024-07-18
target/riscv/kvm: update KVM regs to Linux 6.10-rc5
Daniel Henrique Barboza
2024-07-18
disas/riscv: Add decode for Zawrs extension
Balaji Ravikumar
2024-07-18
target/riscv: Validate the mode in write_vstvec
Jiayi Li
2024-07-18
disas/riscv: Support zabha disassemble
LIU Zhiwei
2024-07-18
target/riscv: Expose zabha extension as a cpu property
LIU Zhiwei
2024-07-18
target/riscv: Add amocas.[b|h] for Zabha
LIU Zhiwei
2024-07-18
target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
LIU Zhiwei
2024-07-18
target/riscv: Add AMO instructions for Zabha
LIU Zhiwei
2024-07-18
target/riscv: Move gen_amo before implement Zabha
LIU Zhiwei
2024-07-18
target/riscv: Support Zama16b extension
LIU Zhiwei
2024-07-18
disas/riscv: Support zcmop disassemble
LIU Zhiwei
2024-07-18
target/riscv: Add zcmop extension
LIU Zhiwei
2024-07-18
disas/riscv: Support zimop disassemble
LIU Zhiwei
2024-07-18
target/riscv: Add zimop extension
LIU Zhiwei
2024-07-18
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2024-07-18
Merge tag 'pull-qapi-2024-07-17' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-07-17
meson: Update meson-buildoptions.sh
Zhao Liu
2024-07-17
backends/rng-random: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
backends/iommufd: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
backends/hostmem-epc: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
hw/vfio/container: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
hw/usb/u2f-passthru: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
hw/usb/host-libusb: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
hw/i386/sgx: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
tests/avocado: Remove the non-working virtio_check_params test
Thomas Huth
2024-07-17
doc/net/l2tpv3: Update boolean fields' description to avoid short-form use
Zhao Liu
2024-07-17
target/hexagon/imported/mmvec: Fix superfluous trailing semicolon
Zhao Liu
2024-07-17
util/oslib-posix: Fix superfluous trailing semicolon
Zhao Liu
2024-07-17
hw/i386/x86: Fix superfluous trailing semicolon
Zhao Liu
2024-07-17
accel/kvm/kvm-all: Fix superfluous trailing semicolon
Zhao Liu
2024-07-17
README.rst: add the missing punctuations
Zhihai Dong
2024-07-17
block/curl: rewrite http header parsing function
Michael Tokarev
2024-07-17
qapi: remove "Example" doc section
John Snow
[next]