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
2025-09-16
tests/functional/x86_64: Accept a few locked pages in test_memlock.py
Richard Henderson
1
-1
/
+2
2025-09-11
tests/functional/aarch64: Fix assets of test_hotplug_pci
Thomas Huth
1
-6
/
+6
2025-09-09
tests/functional: purge scratch dir on test startup
Daniel P. Berrangé
1
-0
/
+4
2025-09-09
tests/functional: avoid tearDown failure when QEMU dies
Daniel P. Berrangé
1
-1
/
+4
2025-09-09
tests/functional: avoid duplicate messages on failures
Daniel P. Berrangé
1
-2
/
+3
2025-09-09
tests/functional: fix infinite loop on console EOF
Daniel P. Berrangé
1
-1
/
+1
2025-09-09
tests/functional: add vm param to cmd.py helpers
John Levon
1
-6
/
+12
2025-09-09
tests/functional: return output from cmd.py helpers
John Levon
1
-9
/
+44
2025-09-09
gitlab: prevent duplicated meson log artifacts in test jobs
Daniel P. Berrangé
1
-0
/
+7
2025-09-09
gitlab: include all junit XML files from meson
Daniel P. Berrangé
5
-6
/
+6
2025-09-09
gitlab: always include entire of meson-logs directory
Daniel P. Berrangé
4
-5
/
+5
2025-09-09
gitlab: replace avocado results files with meson results files
Daniel P. Berrangé
1
-3
/
+2
2025-09-09
tests/functional/arm: Update test ASPEED SDK v09.07 for AST2700 vbootrom
Kane-Chen-AS
1
-2
/
+6
2025-09-09
tests/functional/arm: Update test ASPEED SDK v09.07 for AST2600
Kane-Chen-AS
1
-4
/
+4
2025-09-09
tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500
Kane-Chen-AS
1
-4
/
+4
2025-09-09
tests/functional/arm: Update test ASPEED SDK v03.02 for AST1030
Kane-Chen-AS
1
-6
/
+6
2025-09-09
tests/functional: handle URLError when fetching assets
Daniel P. Berrangé
1
-1
/
+9
2025-09-09
tests/functional: fix formatting of exception args
Daniel P. Berrangé
1
-1
/
+1
2025-09-09
tests/functional: enable force refresh of cached assets
Daniel P. Berrangé
2
-0
/
+7
2025-09-09
tests/functional/m68k: Avoid ResourceWarning in the nextcube test
Thomas Huth
1
-1
/
+2
2025-09-09
ui/vnc: Fix crash when specifying [vnc] without id in the config file
Thomas Huth
1
-9
/
+9
2025-09-09
system/physmem: Silence warning from ubsan
Thomas Huth
1
-1
/
+3
2025-09-09
hw/mips/malta: Silence warning from ubsan
Thomas Huth
1
-1
/
+1
2025-09-09
Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD"
Thomas Huth
1
-5
/
+1
2025-09-09
hw/display/bcm2835_fb: Move inclusion of console.h to the .c file
Thomas Huth
2
-1
/
+1
2025-09-08
vfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj
Mark Cave-Ayland
3
-5
/
+5
2025-09-08
s390x/s390-pci-vfio.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-7
/
+7
2025-09-08
vfio-user/pci.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-3
/
+3
2025-09-08
vfio/igd.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-17
/
+21
2025-09-08
vfio/cpr.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-4
/
+4
2025-09-08
vfio/pci-quirks.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-19
/
+29
2025-09-08
vfio/pci.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-83
/
+121
2025-09-08
vfio/pci.h: update VFIOPCIDevice declaration
Mark Cave-Ayland
1
-0
/
+1
2025-09-08
vfio-user/pci.c: rename VFIOUserPCIDevice device field to parent_obj
Mark Cave-Ayland
1
-1
/
+1
2025-09-08
vfio-user/pci.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-3
/
+4
2025-09-08
vfio-user/pci.c: update VFIOUserPCIDevice declaration
Mark Cave-Ayland
1
-0
/
+1
2025-09-08
vfio-user/container.h: rename VFIOUserContainer bcontainer field to parent_obj
Mark Cave-Ayland
1
-1
/
+1
2025-09-08
vfio/container.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-15
/
+11
2025-09-08
vfio-user/container.h: update VFIOUserContainer declaration
Mark Cave-Ayland
1
-2
/
+3
2025-09-08
vfio/vfio-container.h: rename VFIOContainer bcontainer field to parent_obj
Mark Cave-Ayland
1
-1
/
+1
2025-09-08
vfio/spapr.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-10
/
+6
2025-09-08
ppc/spapr_pci_vfio.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-1
/
+1
2025-09-08
hw/vfio/container.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-18
/
+13
2025-09-08
hw/vfio/cpr-legacy.c: use QOM casts where appropriate
Mark Cave-Ayland
1
-7
/
+7
2025-09-08
vfio/vfio-container.h: update VFIOContainer declaration
Mark Cave-Ayland
1
-2
/
+3
2025-09-08
vfio/vfio-container-base.h: update VFIOContainerBase declaration
Mark Cave-Ayland
1
-6
/
+7
2025-09-08
vfio: Introduce helper vfio_pci_from_vfio_device()
Zhenzhong Duan
6
-7
/
+28
2025-09-08
hw/vfio-user: add x-pci-class-code
John Levon
1
-0
/
+2
2025-09-08
vfio: Report an error when the 'dma_max_mappings' limit is reached
Cédric Le Goater
1
-4
/
+9
2025-09-08
vfio/container: set error on cpr failure
Steve Sistare
1
-0
/
+3
[next]