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: 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
2023-07-10
linux-headers: update to v6.5-rc1
Cédric Le Goater
2023-07-10
vfio: Fix null pointer dereference bug in vfio_bars_finalize()
Avihai Horon
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
2023-07-10
vfio/migration: Remove print of "Migration disabled"
Zhenzhong Duan
2023-07-10
vfio/migration: Free resources when vfio_migration_realize fails
Zhenzhong Duan
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
2023-07-10
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
2023-07-10
hw/vfio/pci-quirks: Sanitize capability pointer
Alex Williamson
2023-07-10
migration.json: Don't use space before colon
Juan Quintela
2023-07-10
qapi: better docs for calc-dirty-rate and friends
Andrei Gudkov
2023-07-09
Merge tag 'pull-tcg-20230709' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-07-09
Merge tag 'linux-user-fcntl64-pull-request' of https://github.com/hdeller/qem...
Richard Henderson
2023-07-09
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
2023-07-09
crypto: Remove AES_imc
Richard Henderson
2023-07-09
crypto: Implement aesdec_IMC with AES_imc_rot
Richard Henderson
2023-07-09
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
2023-07-09
target/riscv: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-09
target/riscv: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-09
target/riscv: Use aesdec_IMC
Richard Henderson
2023-07-09
target/riscv: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-09
target/riscv: Use aesenc_SB_SR_AK
Richard Henderson
[prev]
[next]