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
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
Juraj Marcin
4
-0
/
+168
2025-05-22
util/qemu-sockets: Refactor inet_parse() to use QemuOpts
Juraj Marcin
2
-84
/
+270
2025-05-22
util/qemu-sockets: Add support for keep-alive flag to passive sockets
Juraj Marcin
2
-8
/
+5
2025-05-22
util/qemu-sockets: Refactor success and failure paths in inet_listen_saddr()
Juraj Marcin
1
-24
/
+27
2025-05-22
util/qemu-sockets: Refactor setting client sockopts into a separate function
Juraj Marcin
1
-10
/
+19
2025-05-22
io: Fix partial struct copy in qio_dns_resolver_lookup_sync_inet()
Juraj Marcin
1
-16
/
+5
2025-05-22
scripts/checkpatch: reject license boilerplate on new files
Daniel P. Berrangé
1
-0
/
+23
2025-05-22
scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
Daniel P. Berrangé
1
-0
/
+15
2025-05-22
scripts/checkpatch: use new hook for MAINTAINERS update check
Daniel P. Berrangé
1
-18
/
+19
2025-05-22
scripts/checkpatch: expand pattern for matching makefiles
Daniel P. Berrangé
1
-1
/
+1
2025-05-22
scripts/checkpatch: use new hook for file permissions check
Daniel P. Berrangé
1
-8
/
+11
2025-05-22
scripts/checkpatch: use new hook for ACPI test data check
Daniel P. Berrangé
1
-32
/
+29
2025-05-22
scripts/checkpatch: introduce tracking of file start/end
Daniel P. Berrangé
1
-3
/
+107
2025-05-22
scripts/checkpatch.pl: fix various indentation mistakes
Daniel P. Berrangé
1
-49
/
+52
2025-05-22
Revert "scripts: mandate that new files have SPDX-License-Identifier"
Daniel P. Berrangé
1
-30
/
+0
2025-05-22
crypto: fully drop built-in cipher provider
Daniel P. Berrangé
3
-304
/
+31
2025-05-21
tests: fix skipping cipher tests when AES is not available
Daniel P. Berrangé
1
-4
/
+9
2025-05-21
tests: skip legacy qcow2 encryption test if AES is not available
Daniel P. Berrangé
1
-0
/
+7
2025-05-21
tests: skip encrypted secret tests if AES is not available
Daniel P. Berrangé
1
-12
/
+16
2025-05-21
ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats
Daniel P. Berrangé
1
-4
/
+12
2025-05-21
ui/vnc: take account of client byte order in pixman format
Daniel P. Berrangé
4
-11
/
+13
2025-05-21
ui/vnc.c: replace big endian flag with byte order value
Daniel P. Berrangé
5
-7
/
+7
2025-05-20
qom: reverse order of instance_post_init calls
Paolo Bonzini
2
-5
/
+6
2025-05-20
target/riscv: remove .instance_post_init
Paolo Bonzini
1
-6
/
+2
2025-05-20
target/riscv: convert Xiangshan Nanhu to RISCVCPUDef
Paolo Bonzini
1
-57
/
+23
2025-05-20
target/riscv: convert Ventana V1 to RISCVCPUDef
Paolo Bonzini
1
-40
/
+35
2025-05-20
target/riscv: convert TT Ascalon to RISCVCPUDef
Paolo Bonzini
1
-67
/
+60
2025-05-20
target/riscv: convert THead C906 to RISCVCPUDef
Paolo Bonzini
1
-33
/
+28
2025-05-20
target/riscv: generalize custom CSR functionality
Paolo Bonzini
4
-23
/
+40
2025-05-20
target/riscv: th: make CSR insertion test a bit more intuitive
Paolo Bonzini
1
-9
/
+4
2025-05-20
target/riscv: convert SiFive U models to RISCVCPUDef
Paolo Bonzini
2
-43
/
+37
2025-05-20
target/riscv: convert ibex CPU models to RISCVCPUDef
Paolo Bonzini
1
-23
/
+16
2025-05-20
target/riscv: convert SiFive E CPU models to RISCVCPUDef
Paolo Bonzini
2
-54
/
+21
2025-05-20
target/riscv: convert dynamic CPU models to RISCVCPUDef
Paolo Bonzini
1
-82
/
+31
2025-05-20
target/riscv: convert bare CPU models to RISCVCPUDef
Paolo Bonzini
1
-41
/
+17
2025-05-20
target/riscv: convert profile CPU models to RISCVCPUDef
Paolo Bonzini
2
-38
/
+48
2025-05-20
target/riscv: convert abstract CPU classes to RISCVCPUDef
Paolo Bonzini
2
-48
/
+46
2025-05-20
target/riscv: add more RISCVCPUDef fields
Paolo Bonzini
3
-1
/
+51
2025-05-20
target/riscv: include default value in cpu_cfg_fields.h.inc
Paolo Bonzini
2
-12
/
+12
2025-05-20
target/riscv: move RISCVCPUConfig fields to a header file
Paolo Bonzini
2
-160
/
+173
2025-05-20
target/riscv: merge riscv_cpu_class_init with the class_base function
Paolo Bonzini
1
-11
/
+10
2025-05-20
target/riscv: store RISCVCPUDef struct directly in the class
Paolo Bonzini
8
-29
/
+39
2025-05-20
target/riscv: introduce RISCVCPUDef
Paolo Bonzini
2
-9
/
+22
2025-05-20
target/riscv: move satp_mode.{map,init} out of CPUConfig
Paolo Bonzini
3
-30
/
+30
2025-05-20
target/riscv: remove supported from RISCVSATPMap
Paolo Bonzini
2
-11
/
+23
2025-05-20
target/riscv: update max_satp_mode based on QOM properties
Paolo Bonzini
5
-32
/
+24
2025-05-20
target/riscv: cpu: store max SATP mode as a single integer
Paolo Bonzini
3
-7
/
+8
2025-05-20
target/riscv: assert argument to set_satp_mode_max_supported is valid
Paolo Bonzini
1
-1
/
+5
2025-05-20
hw/riscv: acpi: only create RHCT MMU entry for supported types
Paolo Bonzini
1
-3
/
+6
2025-05-20
qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabili...
Zhao Liu
1
-2
/
+2
[next]