|
@@ -115,7 +115,7 @@ Overall TCG CPUs
|
|
|
M: Richard Henderson <rth@twiddle.net>
|
|
|
R: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
S: Maintained
|
|
|
-F: cpus.c
|
|
|
+F: softmmu/cpus.c
|
|
|
F: cpus-common.c
|
|
|
F: exec.c
|
|
|
F: accel/tcg/
|
|
@@ -1724,7 +1724,7 @@ M: David Hildenbrand <david@redhat.com>
|
|
|
S: Maintained
|
|
|
F: hw/virtio/virtio-balloon*.c
|
|
|
F: include/hw/virtio/virtio-balloon.h
|
|
|
-F: balloon.c
|
|
|
+F: softmmu/balloon.c
|
|
|
F: include/sysemu/balloon.h
|
|
|
|
|
|
virtio-9p
|
|
@@ -2203,12 +2203,12 @@ Memory API
|
|
|
M: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
S: Supported
|
|
|
F: include/exec/ioport.h
|
|
|
-F: ioport.c
|
|
|
F: include/exec/memop.h
|
|
|
F: include/exec/memory.h
|
|
|
F: include/exec/ram_addr.h
|
|
|
F: include/exec/ramblock.h
|
|
|
-F: memory.c
|
|
|
+F: softmmu/ioport.c
|
|
|
+F: softmmu/memory.c
|
|
|
F: include/exec/memory-internal.h
|
|
|
F: exec.c
|
|
|
F: scripts/coccinelle/memory-region-housekeeping.cocci
|
|
@@ -2240,13 +2240,13 @@ F: ui/cocoa.m
|
|
|
Main loop
|
|
|
M: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
S: Maintained
|
|
|
-F: cpus.c
|
|
|
F: include/qemu/main-loop.h
|
|
|
F: include/sysemu/runstate.h
|
|
|
F: util/main-loop.c
|
|
|
F: util/qemu-timer.c
|
|
|
F: softmmu/vl.c
|
|
|
F: softmmu/main.c
|
|
|
+F: softmmu/cpus.c
|
|
|
F: qapi/run-state.json
|
|
|
|
|
|
Human Monitor (HMP)
|
|
@@ -2401,7 +2401,7 @@ M: Thomas Huth <thuth@redhat.com>
|
|
|
M: Laurent Vivier <lvivier@redhat.com>
|
|
|
R: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
S: Maintained
|
|
|
-F: qtest.c
|
|
|
+F: softmmu/qtest.c
|
|
|
F: accel/qtest.c
|
|
|
F: tests/qtest/
|
|
|
X: tests/qtest/bios-tables-test-allowed-diff.h
|