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
2023-07-10
target/riscv/kvm.c: update KVM MISA bits
Daniel Henrique Barboza
2023-07-10
target/riscv: add KVM specific MISA properties
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu: add misa_ext_info_arr[]
Daniel Henrique Barboza
2023-07-10
target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
Daniel Henrique Barboza
2023-07-10
target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
Daniel Henrique Barboza
2023-07-10
target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
Daniel Henrique Barboza
2023-07-10
target/riscv: use KVM scratch CPUs to init KVM properties
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: restrict 'marchid' value
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: restrict 'mimpid' value
Daniel Henrique Barboza
2023-07-10
target/riscv/cpu.c: restrict 'mvendorid' value
Daniel Henrique Barboza
2023-07-10
hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
Daniel Henrique Barboza
2023-07-10
target/riscv: skip features setup for KVM CPUs
Daniel Henrique Barboza
2023-07-10
hw/riscv: virt: Convert fdt_load_addr to uint64_t
Lakshmi Bai Raja Subramanian
2023-07-10
riscv: Generate devicetree only after machine initialization is complete
Guenter Roeck
2023-07-10
target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly
yang.zhang
2023-07-10
target/riscv: Add disas support for BF16 extensions
Weiwei Li
2023-07-10
target/riscv: Set the correct exception for implict G-stage translation fail
Jason Chien
2023-07-10
target/riscv: Expose properties for BF16 extensions
Weiwei Li
2023-07-10
target/riscv: Add support for Zvfbfwma extension
Weiwei Li
2023-07-10
target/riscv: Add support for Zvfbfmin extension
Weiwei Li
2023-07-10
target/riscv: Add support for Zfbfmin extension
Weiwei Li
2023-07-10
target/riscv: Add properties for BF16 extensions
Weiwei Li
2023-07-10
linux-user/riscv: Add syscall riscv_hwprobe
Robbin Ehn
2023-07-10
hw/riscv/virt: Restrict ACLINT to TCG
Philippe Mathieu-Daudé
2023-07-10
target/riscv: Add RVV registers to log
Ivan Klokov
2023-07-10
target/riscv: Only build KVM guest with same wordsize as host
Philippe Mathieu-Daudé
2023-07-10
target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson
Philippe Mathieu-Daudé
2023-07-10
tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
Tommy Wu
2023-07-10
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
2023-07-10
hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
2023-07-10
tests/avocado: riscv: Enable 32-bit Spike OpenSBI boot testing
Bin Meng
2023-07-10
roms/opensbi: Upgrade from v1.2 to v1.3
Bin Meng
2023-07-10
target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV
Weiwei Li
2023-07-10
target/riscv: Add additional xlen for address when MPRV=1
Weiwei Li
2023-07-10
target/riscv/cpu.c: fix veyron-v1 CPU properties
Daniel Henrique Barboza
2023-07-10
target/riscv: Remove redundant assignment to SXL
Weiwei Li
2023-07-10
target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
Weiwei Li
2023-07-10
target/riscv: Make MPV only work when MPP != PRV_M
Weiwei Li
2023-07-10
disas/riscv: Add support for XThead* instructions
Christoph Müllner
2023-07-10
disas/riscv: Add support for XVentanaCondOps
Christoph Müllner
2023-07-10
disas/riscv: Provide infrastructure for vendor extensions
Christoph Müllner
2023-07-10
disas/riscv: Encapsulate opcode_data into decode
Christoph Müllner
2023-07-10
disas/riscv: Make rv_op_illegal a shared enum value
Christoph Müllner
2023-07-10
disas/riscv: Move types/constants to new header file
Christoph Müllner
2023-07-10
target/riscv: Factor out extension tests to cpu_cfg.h
Christoph Müllner
2023-07-10
target/riscv: Use xl instead of mxl for disassemble
LIU Zhiwei
2023-07-10
Merge tag 'pull-vfio-20230710' of https://github.com/legoater/qemu into staging
Richard Henderson
2023-07-10
vfio/pci: Enable AtomicOps completers on root ports
Alex Williamson
2023-07-10
pcie: Add a PCIe capability version helper
Alex Williamson
2023-07-10
s390x/ap: Wire up the device request notifier interface
Tony Krowiak
[next]