|
@@ -24,6 +24,9 @@ hppa
|
|
i386
|
|
i386
|
|
~ (/qemu)?((/include)?/hw/i386/.*|/target/i386/.*|/hw/intc/[^/]*apic[^/]*\.c)
|
|
~ (/qemu)?((/include)?/hw/i386/.*|/target/i386/.*|/hw/intc/[^/]*apic[^/]*\.c)
|
|
|
|
|
|
|
|
+loongarch
|
|
|
|
+ ~ (/qemu)?((/include)?/hw/(loongarch/.*|.*/loongarch.*)|/target/loongarch/.*)
|
|
|
|
+
|
|
m68k
|
|
m68k
|
|
~ (/qemu)?((/include)?/hw/m68k/.*|/target/m68k/.*|(/include)?/hw(/.*)?/mcf.*|(/include)?/hw/nubus/.*)
|
|
~ (/qemu)?((/include)?/hw/m68k/.*|/target/m68k/.*|(/include)?/hw(/.*)?/mcf.*|(/include)?/hw/nubus/.*)
|
|
|
|
|
|
@@ -36,11 +39,14 @@ mips
|
|
nios2
|
|
nios2
|
|
~ (/qemu)?((/include)?/hw/nios2/.*|/target/nios2/.*)
|
|
~ (/qemu)?((/include)?/hw/nios2/.*|/target/nios2/.*)
|
|
|
|
|
|
|
|
+openrisc
|
|
|
|
+ ~ (/qemu)?((/include)?/hw/openrisc/.*|/target/openrisc/.*)
|
|
|
|
+
|
|
ppc
|
|
ppc
|
|
~ (/qemu)?((/include)?/hw/ppc/.*|/target/ppc/.*|/hw/pci-host/(uninorth.*|dec.*|prep.*|ppc.*)|/hw/misc/macio/.*|(/include)?/hw/.*/(xics|openpic|spapr).*)
|
|
~ (/qemu)?((/include)?/hw/ppc/.*|/target/ppc/.*|/hw/pci-host/(uninorth.*|dec.*|prep.*|ppc.*)|/hw/misc/macio/.*|(/include)?/hw/.*/(xics|openpic|spapr).*)
|
|
|
|
|
|
riscv
|
|
riscv
|
|
- ~ (/qemu)?((/include)?/hw/riscv/.*|/target/riscv/.*)
|
|
|
|
|
|
+ ~ (/qemu)?((/include)?/hw/riscv/.*|/target/riscv/.*|/hw/.*/(riscv_|ibex_|sifive_).*)
|
|
|
|
|
|
rx
|
|
rx
|
|
~ (/qemu)?((/include)?/hw/rx/.*|/target/rx/.*)
|
|
~ (/qemu)?((/include)?/hw/rx/.*|/target/rx/.*)
|
|
@@ -54,12 +60,12 @@ sh4
|
|
sparc
|
|
sparc
|
|
~ (/qemu)?((/include)?/hw/sparc(64)?.*|/target/sparc/.*|/hw/.*/grlib.*|/hw/display/cg3.c)
|
|
~ (/qemu)?((/include)?/hw/sparc(64)?.*|/target/sparc/.*|/hw/.*/grlib.*|/hw/display/cg3.c)
|
|
|
|
|
|
-tilegx
|
|
|
|
- ~ (/qemu)?(/target/tilegx/.*)
|
|
|
|
-
|
|
|
|
tricore
|
|
tricore
|
|
~ (/qemu)?((/include)?/hw/tricore/.*|/target/tricore/.*)
|
|
~ (/qemu)?((/include)?/hw/tricore/.*|/target/tricore/.*)
|
|
|
|
|
|
|
|
+xtensa
|
|
|
|
+ ~ (/qemu)?((/include)?/hw/xtensa/.*|/target/xtensa/.*)
|
|
|
|
+
|
|
9pfs
|
|
9pfs
|
|
~ (/qemu)?(/hw/9pfs/.*|/fsdev/.*)
|
|
~ (/qemu)?(/hw/9pfs/.*|/fsdev/.*)
|
|
|
|
|
|
@@ -73,7 +79,7 @@ char
|
|
~ (/qemu)?(/qemu-char\.c|/include/sysemu/char\.h|(/include)?/hw/char/.*)
|
|
~ (/qemu)?(/qemu-char\.c|/include/sysemu/char\.h|(/include)?/hw/char/.*)
|
|
|
|
|
|
crypto
|
|
crypto
|
|
- ~ (/qemu)?((/include)?/crypto/.*|/hw/.*/crypto.*)
|
|
|
|
|
|
+ ~ (/qemu)?((/include)?/crypto/.*|/hw/.*/.*crypto.*|(/include/sysemu|/backends)/cryptodev.*)
|
|
|
|
|
|
disas
|
|
disas
|
|
~ (/qemu)?((/include)?/disas.*)
|
|
~ (/qemu)?((/include)?/disas.*)
|
|
@@ -100,7 +106,7 @@ net
|
|
~ (/qemu)?((/include)?(/hw)?/(net|rdma)/.*)
|
|
~ (/qemu)?((/include)?(/hw)?/(net|rdma)/.*)
|
|
|
|
|
|
pci
|
|
pci
|
|
- ~ (/qemu)?(/hw/pci.*|/include/hw/pci.*)
|
|
|
|
|
|
+ ~ (/qemu)?(/include)?/hw/(cxl/|pci).*
|
|
|
|
|
|
qemu-ga
|
|
qemu-ga
|
|
~ (/qemu)?(/qga/.*)
|
|
~ (/qemu)?(/qga/.*)
|
|
@@ -108,9 +114,6 @@ qemu-ga
|
|
scsi
|
|
scsi
|
|
~ (/qemu)?(/scsi/.*|/hw/scsi/.*|/include/hw/scsi/.*)
|
|
~ (/qemu)?(/scsi/.*|/hw/scsi/.*|/include/hw/scsi/.*)
|
|
|
|
|
|
-tcg
|
|
|
|
- ~ (/qemu)?(/accel/tcg/.*|/replay/.*|/(.*/)?softmmu.*)
|
|
|
|
-
|
|
|
|
trace
|
|
trace
|
|
~ (/qemu)?(/.*trace.*\.[ch])
|
|
~ (/qemu)?(/.*trace.*\.[ch])
|
|
|
|
|
|
@@ -126,9 +129,27 @@ user
|
|
util
|
|
util
|
|
~ (/qemu)?(/util/.*|/include/qemu/.*)
|
|
~ (/qemu)?(/util/.*|/include/qemu/.*)
|
|
|
|
|
|
|
|
+vfio
|
|
|
|
+ ~ (/qemu)?(/include)?/hw/vfio/.*
|
|
|
|
+
|
|
|
|
+virtio
|
|
|
|
+ ~ (/qemu)?(/include)?/hw/virtio/.*
|
|
|
|
+
|
|
xen
|
|
xen
|
|
~ (/qemu)?(.*/xen.*)
|
|
~ (/qemu)?(.*/xen.*)
|
|
|
|
|
|
|
|
+hvf
|
|
|
|
+ ~ (/qemu)?(.*/hvf.*)
|
|
|
|
+
|
|
|
|
+kvm
|
|
|
|
+ ~ (/qemu)?(.*/kvm.*)
|
|
|
|
+
|
|
|
|
+tcg
|
|
|
|
+ ~ (/qemu)?(/accel/tcg|/replay|/tcg)/.*
|
|
|
|
+
|
|
|
|
+sysemu
|
|
|
|
+ ~ (/qemu)?(/softmmu/.*|/accel/.*)
|
|
|
|
+
|
|
(headers)
|
|
(headers)
|
|
~ (/qemu)?(/include/.*)
|
|
~ (/qemu)?(/include/.*)
|
|
|
|
|
|
@@ -137,9 +158,3 @@ testlibs
|
|
|
|
|
|
tests
|
|
tests
|
|
~ (/qemu)?(/tests/.*)
|
|
~ (/qemu)?(/tests/.*)
|
|
-
|
|
|
|
-loongarch
|
|
|
|
- ~ (/qemu)?((/include)?/hw/(loongarch/.*|.*/loongarch.*)|/target/loongarch/.*)
|
|
|
|
-
|
|
|
|
-riscv
|
|
|
|
- ~ (/qemu)?((/include)?/hw/riscv/.*|/target/riscv/.*|/hw/.*/(riscv_|ibex_|sifive_).*)
|
|
|