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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09-19
target/hppa: Wire up diag instruction to support BTLB
Helge Deller
3
-3
/
+105
2023-09-15
target/hppa: Extract diagnose immediate value
Helge Deller
1
-1
/
+1
2023-09-15
target/hppa: Add BTLB support to hppa TLB functions
Helge Deller
4
-30
/
+65
2023-09-15
target/hppa: Report and clear BTLBs via fw_cfg at startup
Helge Deller
1
-5
/
+5
2023-09-13
target/hppa: Allow up to 16 BTLB entries
Helge Deller
1
-1
/
+7
2023-09-13
target/hppa: Update to SeaBIOS-hppa version 9
Helge Deller
2
-0
/
+0
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
14
-99
/
+377
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
34
-652
/
+2785
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
22
-80
/
+142
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
40
-156
/
+3183
2023-09-11
vfio/common: Separate vfio-pci ranges
Joao Martins
2
-12
/
+61
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
1
-1
/
+10
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
1
-0
/
+22
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
5
-4
/
+48
2023-09-11
migration: Move more initializations to migrate_init()
Avihai Horon
2
-10
/
+7
2023-09-11
vfio/migration: Fail adding device with enable-migration=on and existing blocker
Avihai Horon
1
-2
/
+5
2023-09-11
migration: Add migration prefix to functions in target.c
Avihai Horon
4
-10
/
+10
2023-09-11
vfio/migration: Allow migration of multiple P2P supporting devices
Avihai Horon
1
-8
/
+18
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
4
-41
/
+105
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
3
-10
/
+24
2023-09-11
qdev: Add qdev_add_vm_change_state_handler_full()
Avihai Horon
2
-1
/
+16
2023-09-11
sysemu: Add prepare callback to struct VMChangeStateEntry
Avihai Horon
2
-0
/
+44
2023-09-11
vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
Avihai Horon
1
-6
/
+13
2023-09-11
target/riscv: don't read CSR in riscv_csrrw_do64
Nikita Shubin
1
-9
/
+15
2023-09-11
target/riscv: Align the AIA model to v1.0 ratified spec
Tommy Wu
1
-2
/
+5
2023-09-11
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
1
-0
/
+4
2023-09-11
target/riscv: Allocate itrigger timers only once
Akihiko Odaki
3
-5
/
+21
2023-09-11
target/riscv: Use accelerated helper for AES64KS1I
Ard Biesheuvel
1
-12
/
+5
2023-09-11
linux-user/riscv: Add new extensions to hwprobe
Robbin Ehn
1
-1
/
+13
2023-09-11
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
3
-6
/
+8
2023-09-11
hw/riscv/virt.c: fix non-KVM --enable-debug build
Daniel Henrique Barboza
1
-3
/
+3
2023-09-11
riscv: zicond: make non-experimental
Vineet Gupta
1
-1
/
+1
2023-09-11
target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
Daniel Henrique Barboza
1
-3
/
+20
2023-09-11
target/riscv: Update CSR bits name for svadu extension
Weiwei Li
4
-15
/
+15
2023-09-11
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
1
-1
/
+1
2023-09-11
target/riscv: select KVM AIA in riscv virt machine
Yong-Xuan Wang
1
-31
/
+63
2023-09-11
target/riscv: update APLIC and IMSIC to support KVM AIA
Yong-Xuan Wang
2
-20
/
+61
2023-09-11
target/riscv: Create an KVM AIA irqchip
Yong-Xuan Wang
2
-0
/
+190
2023-09-11
target/riscv: check the in-kernel irqchip support
Yong-Xuan Wang
1
-1
/
+9
2023-09-11
target/riscv: support the AIA device emulation with KVM enabled
Yong-Xuan Wang
1
-153
/
+137
2023-09-11
linux-user/riscv: Use abi type for target_ucontext
LIU Zhiwei
1
-2
/
+2
2023-09-11
hw/intc: Make rtc variable names consistent
Jason Chien
1
-3
/
+3
2023-09-11
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
1
-2
/
+3
2023-09-11
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
1
-2
/
+2
2023-09-11
target/riscv: Add Zihintntl extension ISA string to DTS
Jason Chien
2
-0
/
+3
2023-09-11
target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
Rob Bradford
1
-2
/
+9
2023-09-11
target/riscv: Add Zvksed ISA extension support
Max Chou
6
-1
/
+184
2023-09-11
crypto: Add SM4 constant parameter CK
Max Chou
2
-0
/
+11
2023-09-11
crypto: Create sm4_subword
Max Chou
2
-8
/
+10
2023-09-11
target/riscv: Add Zvkg ISA extension support
Nazar Kazakov
6
-2
/
+114
[next]