index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
Tommy Wu
2
-0
/
+453
2023-07-10
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
3
-5
/
+22
2023-07-10
hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
4
-0
/
+383
2023-07-10
tests/avocado: riscv: Enable 32-bit Spike OpenSBI boot testing
Bin Meng
1
-2
/
+0
2023-07-10
roms/opensbi: Upgrade from v1.2 to v1.3
Bin Meng
3
-0
/
+0
2023-07-10
target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV
Weiwei Li
2
-9
/
+25
2023-07-10
target/riscv: Add additional xlen for address when MPRV=1
Weiwei Li
3
-8
/
+55
2023-07-10
target/riscv/cpu.c: fix veyron-v1 CPU properties
Daniel Henrique Barboza
1
-0
/
+3
2023-07-10
target/riscv: Remove redundant assignment to SXL
Weiwei Li
1
-4
/
+0
2023-07-10
target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
Weiwei Li
1
-6
/
+4
2023-07-10
target/riscv: Make MPV only work when MPP != PRV_M
Weiwei Li
2
-2
/
+4
2023-07-10
disas/riscv: Add support for XThead* instructions
Christoph Müllner
6
-0
/
+828
2023-07-10
disas/riscv: Add support for XVentanaCondOps
Christoph Müllner
4
-1
/
+67
2023-07-10
disas/riscv: Provide infrastructure for vendor extensions
Christoph Müllner
1
-2
/
+26
2023-07-10
disas/riscv: Encapsulate opcode_data into decode
Christoph Müllner
2
-17
/
+25
2023-07-10
disas/riscv: Make rv_op_illegal a shared enum value
Christoph Müllner
2
-1
/
+5
2023-07-10
disas/riscv: Move types/constants to new header file
Christoph Müllner
2
-269
/
+283
2023-07-10
target/riscv: Factor out extension tests to cpu_cfg.h
Christoph Müllner
2
-25
/
+28
2023-07-10
target/riscv: Use xl instead of mxl for disassemble
LIU Zhiwei
1
-1
/
+2
2023-07-10
Merge tag 'pull-vfio-20230710' of https://github.com/legoater/qemu into staging
Richard Henderson
41
-229
/
+678
2023-07-10
vfio/pci: Enable AtomicOps completers on root ports
Alex Williamson
2
-0
/
+79
2023-07-10
pcie: Add a PCIe capability version helper
Alex Williamson
2
-0
/
+8
2023-07-10
s390x/ap: Wire up the device request notifier interface
Tony Krowiak
1
-0
/
+113
2023-07-10
linux-headers: update to v6.5-rc1
Cédric Le Goater
32
-154
/
+423
2023-07-10
vfio: Fix null pointer dereference bug in vfio_bars_finalize()
Avihai Horon
1
-1
/
+3
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
3
-8
/
+12
2023-07-10
vfio/migration: Remove print of "Migration disabled"
Zhenzhong Duan
1
-1
/
+0
2023-07-10
vfio/migration: Free resources when vfio_migration_realize fails
Zhenzhong Duan
2
-10
/
+24
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
4
-55
/
+7
2023-07-10
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
1
-0
/
+3
2023-07-10
hw/vfio/pci-quirks: Sanitize capability pointer
Alex Williamson
1
-2
/
+8
2023-07-09
Merge tag 'pull-tcg-20230709' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
39
-723
/
+2043
2023-07-09
Merge tag 'linux-user-fcntl64-pull-request' of https://github.com/hdeller/qem...
Richard Henderson
3
-3
/
+36
2023-07-09
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
2
-37
/
+21
2023-07-09
crypto: Remove AES_imc
Richard Henderson
2
-271
/
+0
2023-07-09
crypto: Implement aesdec_IMC with AES_imc_rot
Richard Henderson
1
-21
/
+21
2023-07-09
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
2
-18
/
+0
2023-07-09
target/riscv: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
1
-91
/
+10
2023-07-09
target/riscv: Use aesenc_SB_SR_MC_AK
Richard Henderson
1
-1
/
+6
2023-07-09
target/riscv: Use aesdec_IMC
Richard Henderson
1
-10
/
+5
2023-07-09
target/riscv: Use aesdec_ISB_ISR_AK
Richard Henderson
1
-1
/
+6
2023-07-09
target/riscv: Use aesenc_SB_SR_AK
Richard Henderson
1
-1
/
+9
2023-07-09
target/arm: Use aesdec_IMC
Richard Henderson
1
-19
/
+14
2023-07-09
target/arm: Use aesenc_MC
Richard Henderson
1
-1
/
+14
2023-07-09
target/arm: Use aesdec_ISB_ISR_AK
Richard Henderson
1
-21
/
+16
2023-07-09
target/arm: Use aesenc_SB_SR_AK
Richard Henderson
1
-1
/
+23
2023-07-08
linux-user: Improve strace output of pread64() and pwrite64()
Helge Deller
2
-2
/
+21
2023-07-08
linux-user: Fix accept4(SOCK_NONBLOCK) syscall
Helge Deller
1
-1
/
+11
2023-07-08
linux-user: Fix fcntl() and fcntl64() to return O_LARGEFILE for 32-bit targets
Helge Deller
1
-0
/
+4
2023-07-08
target/arm: Demultiplex AESE and AESMC
Richard Henderson
6
-27
/
+41
[next]