@@ -170,8 +170,8 @@ F: include/exec/helper*.h
170
170
F: include/exec/helper*.h.inc
171
171
F: include/exec/helper-info.c.inc
172
172
F: include/exec/page-protection.h
173
- F: include/sysemu /cpus.h
174
- F: include/sysemu /tcg.h
173
+ F: include/system /cpus.h
174
+ F: include/system /tcg.h
175
175
F: include/hw/core/tcg-cpu-ops.h
176
176
F: host/include/*/host/cpuinfo.h
177
177
F: util/cpuinfo-*.c
@@ -434,7 +434,7 @@ F: */*/kvm*
434
434
F: accel/kvm/
435
435
F: accel/stubs/kvm-stub.c
436
436
F: include/hw/kvm/
437
- F: include/sysemu /kvm*.h
437
+ F: include/system /kvm*.h
438
438
F: scripts/kvm/kvm_flightrecorder
439
439
440
440
ARM KVM CPUs
@@ -447,7 +447,7 @@ MIPS KVM CPUs
447
447
M: Huacai Chen <
[email protected] >
448
448
S: Odd Fixes
449
449
F: target/mips/kvm*
450
- F: target/mips/sysemu /
450
+ F: target/mips/system /
451
451
452
452
PPC KVM CPUs
453
453
M: Nicholas Piggin <
[email protected] >
@@ -481,7 +481,7 @@ Xen emulation on X86 KVM CPUs
481
481
M: David Woodhouse <
[email protected] >
482
482
M: Paul Durrant <
[email protected] >
483
483
S: Supported
484
- F: include/sysemu /kvm_xen.h
484
+ F: include/system /kvm_xen.h
485
485
F: target/i386/kvm/xen*
486
486
F: hw/i386/kvm/xen*
487
487
F: tests/avocado/kvm_xen_guest.py
493
493
R: Paolo Bonzini <
[email protected] >
494
494
S: Maintained
495
495
F: include/qemu/accel.h
496
- F: include/sysemu /accel-*.h
496
+ F: include/system /accel-*.h
497
497
F: include/hw/core/accel-cpu.h
498
498
F: accel/accel-*.c
499
499
F: accel/Makefile.objs
517
517
W: https://wiki.qemu.org/Features/HVF
518
518
S: Maintained
519
519
F: accel/hvf/
520
- F: include/sysemu /hvf.h
521
- F: include/sysemu /hvf_int.h
520
+ F: include/system /hvf.h
521
+ F: include/system /hvf_int.h
522
522
523
523
WHPX CPUs
524
524
M: Sunil Muthuswamy <
[email protected] >
525
525
S: Supported
526
526
F: target/i386/whpx/
527
- F: include/sysemu /whpx.h
527
+ F: include/system /whpx.h
528
528
529
529
Guest CPU Cores (Xen)
530
530
---------------------
@@ -550,8 +550,8 @@ F: hw/i386/xen/
550
550
F: hw/pci-host/xen_igd_pt.c
551
551
F: include/hw/block/dataplane/xen*
552
552
F: include/hw/xen/
553
- F: include/sysemu /xen.h
554
- F: include/sysemu /xen-mapcache.h
553
+ F: include/system /xen.h
554
+ F: include/system /xen-mapcache.h
555
555
F: stubs/xen-hw-stub.c
556
556
F: docs/system/arm/xenpvh.rst
557
557
F: docs/system/i386/xenpvh.rst
@@ -561,7 +561,7 @@ Guest CPU Cores (NVMM)
561
561
NetBSD Virtual Machine Monitor (NVMM) CPU support
562
562
M: Reinoud Zandijk <
[email protected] >
563
563
S: Maintained
564
- F: include/sysemu /nvmm.h
564
+ F: include/system /nvmm.h
565
565
F: target/i386/nvmm/
566
566
567
567
Hosts
@@ -579,7 +579,7 @@ POSIX
579
579
M: Paolo Bonzini <
[email protected] >
580
580
S: Maintained
581
581
F: os-posix.c
582
- F: include/sysemu /os-posix.h
582
+ F: include/system /os-posix.h
583
583
F: util/*posix*.c
584
584
F: include/qemu/*posix*.h
585
585
1866
1866
1867
1867
S: Supported
1868
1868
F: hw/core/cpu-common.c
1869
- F: hw/core/cpu-sysemu .c
1869
+ F: hw/core/cpu-system .c
1870
1870
F: hw/core/machine-qmp-cmds.c
1871
1871
F: hw/core/machine.c
1872
1872
F: hw/core/machine-smp.c
@@ -1879,7 +1879,7 @@ F: qapi/machine-target.json
1879
1879
F: include/hw/boards.h
1880
1880
F: include/hw/core/cpu.h
1881
1881
F: include/hw/cpu/cluster.h
1882
- F: include/sysemu /numa.h
1882
+ F: include/system /numa.h
1883
1883
F: tests/functional/test_cpu_queries.py
1884
1884
F: tests/functional/test_empty_cpu_model.py
1885
1885
F: tests/unit/test-smp-parse.c
2189
2189
M: Zhenzhong Duan <
[email protected] >
2190
2190
S: Supported
2191
2191
F: backends/iommufd.c
2192
- F: include/sysemu /iommufd.h
2192
+ F: include/system /iommufd.h
2193
2193
F: backends/host_iommu_device.c
2194
- F: include/sysemu /host_iommu_device.h
2194
+ F: include/system /host_iommu_device.h
2195
2195
F: include/qemu/chardev_open.h
2196
2196
F: util/chardev_open.c
2197
2197
F: docs/devel/vfio-iommufd.rst
@@ -2205,7 +2205,7 @@ F: docs/interop/vhost-user.json
2205
2205
F: docs/interop/vhost-user.rst
2206
2206
F: contrib/vhost-user-*/
2207
2207
F: backends/vhost-user.c
2208
- F: include/sysemu /vhost-user-backend.h
2208
+ F: include/system /vhost-user-backend.h
2209
2209
F: subprojects/libvhost-user/
2210
2210
2211
2211
vhost-shadow-virtqueue
@@ -2233,7 +2233,7 @@ F: docs/interop/virtio-balloon-stats.rst
2233
2233
F: hw/virtio/virtio-balloon*.c
2234
2234
F: include/hw/virtio/virtio-balloon.h
2235
2235
F: system/balloon.c
2236
- F: include/sysemu /balloon.h
2236
+ F: include/system /balloon.h
2237
2237
F: tests/qtest/virtio-balloon-test.c
2238
2238
2239
2239
virtio-9p
2315
2315
S: Supported
2316
2316
F: hw/virtio/virtio-rng.c
2317
2317
F: include/hw/virtio/virtio-rng.h
2318
- F: include/sysemu /rng*.h
2318
+ F: include/system /rng*.h
2319
2319
F: backends/rng*.c
2320
2320
F: tests/qtest/virtio-rng-test.c
2321
2321
@@ -2841,7 +2841,7 @@ F: hw/block/
2841
2841
F: qapi/block*.json
2842
2842
F: qapi/transaction.json
2843
2843
F: include/block/
2844
- F: include/sysemu /block-*.h
2844
+ F: include/system /block-*.h
2845
2845
F: qemu-img*
2846
2846
F: docs/tools/qemu-img.rst
2847
2847
F: qemu-io*
2980
2980
R: David Gibson <
[email protected] >
2981
2981
S: Maintained
2982
2982
F: system/device_tree.c
2983
- F: include/sysemu /device_tree.h
2983
+ F: include/system /device_tree.h
2984
2984
2985
2985
Dump
2986
2986
S: Supported
@@ -2989,8 +2989,8 @@ F: dump/
2989
2989
F: hw/misc/vmcoreinfo.c
2990
2990
F: include/hw/misc/vmcoreinfo.h
2991
2991
F: include/qemu/win_dump_defs
2992
- F: include/sysemu /dump-arch.h
2993
- F: include/sysemu /dump.h
2992
+ F: include/system /dump-arch.h
2993
+ F: include/system /dump.h
2994
2994
F: qapi/dump.json
2995
2995
F: scripts/dump-guest-memory.py
2996
2996
F: stubs/dump.c
@@ -3036,7 +3036,7 @@ F: include/exec/memop.h
3036
3036
F: include/exec/memory.h
3037
3037
F: include/exec/ram_addr.h
3038
3038
F: include/exec/ramblock.h
3039
- F: include/sysemu /memory_mapping.h
3039
+ F: include/system /memory_mapping.h
3040
3040
F: system/dma-helpers.c
3041
3041
F: system/ioport.c
3042
3042
F: system/memory.c
@@ -3089,8 +3089,8 @@ Main loop
3089
3089
M: Paolo Bonzini <
[email protected] >
3090
3090
S: Maintained
3091
3091
F: include/qemu/main-loop.h
3092
- F: include/sysemu /runstate.h
3093
- F: include/sysemu /runstate-action.h
3092
+ F: include/system /runstate.h
3093
+ F: include/system /runstate-action.h
3094
3094
F: util/main-loop.c
3095
3095
F: util/qemu-timer*.c
3096
3096
F: system/vl.c
3153
3153
M: Igor Mammedov <
[email protected] >
3154
3154
S: Maintained
3155
3155
F: backends/hostmem*.c
3156
- F: include/sysemu /hostmem.h
3156
+ F: include/system /hostmem.h
3157
3157
F: docs/system/vm-templating.rst
3158
3158
T: git https://gitlab.com/ehabkost/qemu.git machine-next
3159
3159
3160
3160
Cryptodev Backends
3161
3161
3162
3162
3163
3163
S: Maintained
3164
- F: include/sysemu /cryptodev*.h
3164
+ F: include/system /cryptodev*.h
3165
3165
F: backends/cryptodev*.c
3166
3166
F: qapi/cryptodev.json
3167
3167
3310
3310
R: Paolo Bonzini <
[email protected] >
3311
3311
S: Maintained
3312
3312
F: system/qtest.c
3313
- F: include/sysemu /qtest.h
3313
+ F: include/system /qtest.h
3314
3314
F: accel/qtest/
3315
3315
F: tests/qtest/
3316
3316
F: docs/devel/qgraph.rst
@@ -3361,7 +3361,7 @@ T: git https://people.debian.org/~sthibault/qemu.git slirp
3361
3361
3362
3362
Stats
3363
3363
S: Orphan
3364
- F: include/sysemu /stats.h
3364
+ F: include/system /stats.h
3365
3365
F: stats/
3366
3366
F: qapi/stats.json
3367
3367
@@ -3402,7 +3402,7 @@ S: Maintained
3402
3402
F: system/tpm*
3403
3403
F: hw/tpm/*
3404
3404
F: include/hw/acpi/tpm.h
3405
- F: include/sysemu /tpm*
3405
+ F: include/system /tpm*
3406
3406
F: qapi/tpm.json
3407
3407
F: backends/tpm/
3408
3408
F: tests/qtest/*tpm*
@@ -3413,7 +3413,7 @@ SPDM
3413
3413
M: Alistair Francis <
[email protected] >
3414
3414
S: Maintained
3415
3415
F: backends/spdm-socket.c
3416
- F: include/sysemu /spdm-socket.h
3416
+ F: include/system /spdm-socket.h
3417
3417
3418
3418
Checkpatch
3419
3419
S: Odd Fixes
@@ -3448,10 +3448,10 @@ Migration dirty limit and dirty page rate
3448
3448
M: Hyman Huang <
[email protected] >
3449
3449
S: Maintained
3450
3450
F: system/dirtylimit.c
3451
- F: include/sysemu /dirtylimit.h
3451
+ F: include/system /dirtylimit.h
3452
3452
F: migration/dirtyrate.c
3453
3453
F: migration/dirtyrate.h
3454
- F: include/sysemu /dirtyrate.h
3454
+ F: include/system /dirtyrate.h
3455
3455
F: docs/devel/migration/dirty-limit.rst
3456
3456
3457
3457
Detached LUKS header
@@ -3479,7 +3479,7 @@ Seccomp
3479
3479
M: Daniel P. Berrange <
[email protected] >
3480
3480
S: Odd Fixes
3481
3481
F: system/qemu-seccomp.c
3482
- F: include/sysemu /seccomp.h
3482
+ F: include/system /seccomp.h
3483
3483
F: tests/unit/test-seccomp.c
3484
3484
3485
3485
Cryptography
@@ -3592,7 +3592,7 @@ F: replay/*
3592
3592
F: block/blkreplay.c
3593
3593
F: net/filter-replay.c
3594
3594
F: include/exec/replay-core.h
3595
- F: include/sysemu /replay.h
3595
+ F: include/system /replay.h
3596
3596
F: docs/devel/replay.rst
3597
3597
F: docs/system/replay.rst
3598
3598
F: stubs/replay.c
3711
3711
S: Maintained
3712
3712
F: include/hw/resettable.h
3713
3713
F: include/hw/core/resetcontainer.h
3714
- F: include/sysemu /reset.h
3714
+ F: include/system /reset.h
3715
3715
F: hw/core/reset.c
3716
3716
F: hw/core/resettable.c
3717
3717
F: hw/core/resetcontainer.c
0 commit comments