index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-11
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
1
-1
/
+2
2024-01-11
scripts/checkpatch: Support codespell checking
Zhao Liu
1
-20
/
+105
2024-01-11
hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
Zhao Liu
1
-1
/
+3
2024-01-11
hw/s390x/ccw: Replace basename() with g_path_get_basename()
Zhao Liu
1
-2
/
+3
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
5
-12
/
+30
2024-01-11
gitlab: fix s390x tag for avocado-system-centos
Nicholas Piggin
1
-1
/
+1
2024-01-11
tests/qtest/virtio-ccw: Fix device presence checking
Samuel Tardieu
1
-1
/
+1
2024-01-11
qtest: ensure netdev-socket tests have non-overlapping names
Daniel P. Berrangé
1
-1
/
+1
2024-01-11
net: handle QIOTask completion to report useful error message
Daniel P. Berrangé
1
-5
/
+10
2024-01-11
net: add explicit info about connecting/listening state
Daniel P. Berrangé
2
-6
/
+9
2024-01-11
Revert "tests/qtest/netdev-socket: Raise connection timeout to 120 seconds"
Daniel P. Berrangé
1
-1
/
+1
2024-01-11
Revert "osdep: add getloadavg"
Daniel P. Berrangé
2
-11
/
+0
2024-01-11
Revert "netdev: set timeout depending on loadavg"
Daniel P. Berrangé
1
-27
/
+1
2024-01-11
qtest: use correct boolean type for failover property
Daniel P. Berrangé
1
-18
/
+18
2024-01-11
q800: move dp8393x_prom memory region to Q800MachineState
Mark Cave-Ayland
2
-4
/
+4
2024-01-10
target/riscv: Ensure mideleg is set correctly on reset
Alistair Francis
1
-0
/
+8
2024-01-10
target/riscv: Don't adjust vscause for exceptions
Alistair Francis
1
-2
/
+2
2024-01-10
target/riscv: Assert that the CSR numbers will be correct
Alistair Francis
1
-1
/
+4
2024-01-10
target/riscv: pmp: Ignore writes when RW=01 and MML=0
Ivan Klokov
1
-1
/
+1
2024-01-10
roms/opensbi: Upgrade from v1.3.1 to v1.4
Bin Meng
3
-0
/
+0
2024-01-10
docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructions
Bin Meng
1
-21
/
+12
2024-01-10
target/riscv/kvm: add RVV and Vector CSR regs
Daniel Henrique Barboza
1
-0
/
+74
2024-01-10
target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during realize()
Daniel Henrique Barboza
1
-0
/
+29
2024-01-10
linux-headers: riscv: add ptrace.h
Daniel Henrique Barboza
2
-0
/
+135
2024-01-10
linux-headers: Update to Linux v6.7-rc5
Daniel Henrique Barboza
29
-27
/
+498
2024-01-10
target/riscv/kvm.c: remove group setting of KVM AIA if the machine only has 1...
Yong-Xuan Wang
1
-14
/
+17
2024-01-10
target/riscv: add rva22s64 cpu
Daniel Henrique Barboza
2
-0
/
+9
2024-01-10
target/riscv: add RVA22S64 profile
Daniel Henrique Barboza
1
-0
/
+32
2024-01-10
target/riscv: add 'parent' in profile description
Daniel Henrique Barboza
3
-1
/
+15
2024-01-10
target/riscv: add satp_mode profile support
Daniel Henrique Barboza
3
-0
/
+42
2024-01-10
target/riscv/cpu.c: add riscv_cpu_is_32bit()
Daniel Henrique Barboza
2
-1
/
+7
2024-01-10
target/riscv/cpu.c: finalize satp_mode earlier
Daniel Henrique Barboza
1
-8
/
+8
2024-01-10
target/riscv: add priv ver restriction to profiles
Daniel Henrique Barboza
3
-0
/
+34
2024-01-10
target/riscv: implement svade
Daniel Henrique Barboza
3
-0
/
+7
2024-01-10
target/riscv: add 'rva22u64' CPU
Daniel Henrique Barboza
3
-0
/
+27
2024-01-10
riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
Daniel Henrique Barboza
1
-0
/
+14
2024-01-10
target/riscv/tcg: validate profiles during finalize
Daniel Henrique Barboza
1
-0
/
+69
2024-01-10
target/riscv/tcg: honor user choice for G MISA bits
Daniel Henrique Barboza
1
-25
/
+48
2024-01-10
target/riscv/tcg: add hash table insert helpers
Daniel Henrique Barboza
1
-12
/
+16
2024-01-10
target/riscv/tcg: handle profile MISA bits
Daniel Henrique Barboza
1
-0
/
+21
2024-01-10
target/riscv/tcg: add riscv_cpu_write_misa_bit()
Daniel Henrique Barboza
1
-14
/
+18
2024-01-10
target/riscv/tcg: add MISA user options hash
Daniel Henrique Barboza
1
-1
/
+14
2024-01-10
target/riscv/tcg: add user flag for profile support
Daniel Henrique Barboza
1
-0
/
+80
2024-01-10
target/riscv/kvm: add 'rva22u64' flag as unavailable
Daniel Henrique Barboza
1
-1
/
+6
2024-01-10
target/riscv: add rva22u64 profile definition
Daniel Henrique Barboza
2
-0
/
+44
2024-01-10
riscv-qmp-cmds.c: expose named features in cpu_model_expansion
Daniel Henrique Barboza
1
-5
/
+25
2024-01-10
target/riscv/tcg: add 'zic64b' support
Daniel Henrique Barboza
4
-0
/
+34
2024-01-10
target/riscv: add zicbop extension flag
Daniel Henrique Barboza
3
-0
/
+10
2024-01-10
target/riscv: add rv64i CPU
Daniel Henrique Barboza
2
-0
/
+48
2024-01-10
target/riscv/tcg: update priv_ver on user_set extensions
Daniel Henrique Barboza
1
-0
/
+32
[next]