commit | 8a3f75b39db7d2c891d1e91dde5180d3ff9e10f7 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Thu Dec 18 23:41:06 2014 -0200 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Wed Feb 25 15:00:07 2015 -0300 |
tree | 079428814e2ae58ff788fd4bd84e3c801596c92d | |
parent | 08e1a1e5a175ecbfdb761db5a62090498f736969 [diff] |
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>