target-i386: Move topology.h to include/hw/i386
commit869b7649b534b51dd9e6ddbbdeb7397e083f527f
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 19 Dec 2014 01:41:06 +0000 (18 23:41 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 9 Mar 2015 19:30:02 +0000 (9 16:30 -0300)
tree553a1461409c3f4feb88dc88fda0407c47c0090a
parent277263e1b320d759a760ba6c5ea75ec268f929e5
target-i386: Move topology.h to include/hw/i386

This will allow the PC code to use the header, and lets us eliminate the
QEMU_INCLUDES hack inside tests/Makefile.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
include/hw/i386/topology.h [moved from target-i386/topology.h with 97% similarity]
target-i386/cpu.c
tests/Makefile
tests/test-x86-cpuid.c