target-i386: Move topology.h to include/hw/i386
commit8a3f75b39db7d2c891d1e91dde5180d3ff9e10f7
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 19 Dec 2014 01:41:06 +0000 (18 23:41 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 25 Feb 2015 18:00:07 +0000 (25 15:00 -0300)
tree079428814e2ae58ff788fd4bd84e3c801596c92d
parent08e1a1e5a175ecbfdb761db5a62090498f736969
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>
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