numa: Move NUMA declarations from sysemu.h to numa.h
Not all sysemu.h users need the NUMA declarations, and keeping them in a separate file makes it easier to see what are the interfaces provided by numa.c. Reviewed-by:Paolo Bonzini <pbonzini@redhat.com> Acked-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>
Showing
- hw/i386/pc.c 1 addition, 0 deletionshw/i386/pc.c
- hw/mem/pc-dimm.c 1 addition, 0 deletionshw/mem/pc-dimm.c
- hw/ppc/spapr.c 1 addition, 0 deletionshw/ppc/spapr.c
- include/sysemu/numa.h 28 additions, 0 deletionsinclude/sysemu/numa.h
- include/sysemu/sysemu.h 0 additions, 18 deletionsinclude/sysemu/sysemu.h
- monitor.c 1 addition, 0 deletionsmonitor.c
- numa.c 1 addition, 1 deletionnuma.c
- vl.c 1 addition, 0 deletionsvl.c
Loading
Please register or sign in to comment