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
/
tests
/
functional
/
qemu_test
/
linuxkernel.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-17
tests/functional: switch over to using self.scratch_file()
Daniel P. Berrangé
45
-139
/
+118
2024-12-17
tests/functional: switch over to using self.data_file(...)
Daniel P. Berrangé
1
-15
/
+7
2024-12-17
tests/functional: switch over to using self.build_file(...)
Daniel P. Berrangé
4
-16
/
+9
2024-12-17
tests/functional: switch over to using self.log_file(...)
Daniel P. Berrangé
2
-8
/
+5
2024-12-17
tests/functional: add helpers for building file paths
Daniel P. Berrangé
1
-0
/
+95
2024-12-17
tests/functional: drop 'has_cmd' and 'has_cmds' helpers
Daniel P. Berrangé
3
-57
/
+9
2024-12-17
tests/functional: switch to new test skip decorators
Daniel P. Berrangé
16
-122
/
+61
2024-12-17
tests/functional: introduce some helpful decorators
Daniel P. Berrangé
2
-0
/
+110
2024-12-17
tests/functional: drop 'tesseract_available' helper
Daniel P. Berrangé
2
-16
/
+4
2024-12-17
tests/functional: simplify 'which' implementation
Daniel P. Berrangé
1
-1
/
+1
2024-12-17
tests/functional: remove duplicated 'which' function impl
Daniel P. Berrangé
4
-25
/
+13
2024-12-17
tests/functional: resolve str(Asset) to cache file path
Daniel P. Berrangé
1
-0
/
+3
2024-12-17
tests/functional: remove many unused imports
Daniel P. Berrangé
16
-19
/
+7
2024-12-17
tests/functional: add execute permission to aspeed tests
Daniel P. Berrangé
7
-0
/
+0
2024-12-16
roms: re-add edk2-basetools target
Gerd Hoffmann
1
-0
/
+5
2024-12-16
pc-bios: add missing riscv64 descriptor
Heinrich Schuchardt
2
-1
/
+33
2024-12-16
pc-bios: Add amd-sev-es to edk2 json
Pratik R. Sampat
1
-0
/
+1
2024-12-16
x86/loader: add -shim option
Gerd Hoffmann
5
-0
/
+53
2024-12-16
x86/loader: expose unpatched kernel
Gerd Hoffmann
1
-0
/
+3
2024-12-16
x86/loader: read complete kernel
Gerd Hoffmann
1
-5
/
+6
2024-12-16
x86/loader: only patch linux kernels
Gerd Hoffmann
1
-1
/
+1
2024-12-15
docs: Constify all Property in examples
Richard Henderson
2
-3
/
+3
2024-12-15
tests/unit: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/xen: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/watchdog: Constify all Property
Richard Henderson
3
-3
/
+3
2024-12-15
hw/virtio: Constify all Property
Richard Henderson
38
-39
/
+39
2024-12-15
hw/vfio: Constify all Property
Richard Henderson
4
-5
/
+5
2024-12-15
hw/usb: Constify all Property
Richard Henderson
27
-32
/
+32
2024-12-15
hw/ufs: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/tpm: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/timer: Constify all Property
Richard Henderson
20
-20
/
+20
2024-12-15
hw/ssi: Constify all Property
Richard Henderson
9
-11
/
+11
2024-12-15
hw/sparc64: Constify all Property
Richard Henderson
1
-2
/
+2
2024-12-15
hw/sparc: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/sd: Constify all Property
Richard Henderson
5
-7
/
+7
2024-12-15
hw/scsi: Constify all Property
Richard Henderson
10
-14
/
+14
2024-12-15
hw/s390x: Constify all Property
Richard Henderson
19
-19
/
+19
2024-12-15
hw/rx: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/rtc: Constify all Property
Richard Henderson
6
-6
/
+6
2024-12-15
hw/riscv: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/remote: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/ppc: Constify all Property
Richard Henderson
20
-23
/
+23
2024-12-15
hw/pci: Constify all Property
Richard Henderson
4
-5
/
+5
2024-12-15
hw/pci-host: Constify all Property
Richard Henderson
17
-19
/
+19
2024-12-15
hw/pci-bridge: Constify all Property
Richard Henderson
9
-10
/
+10
2024-12-15
hw/nvram: Constify all Property
Richard Henderson
11
-13
/
+13
2024-12-15
hw/nvme: Constify all Property
Richard Henderson
3
-3
/
+3
2024-12-15
hw/nubus: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/net: Constify all Property
Richard Henderson
40
-41
/
+41
2024-12-15
hw/misc: Constify all Property
Richard Henderson
52
-56
/
+56
[next]