commit | 0774831d081d17dd63caee95d710f786fc652e67 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 15 14:32:19 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 19 16:42:27 2016 +0200 |
tree | c075c0044aedc13743f6dd1378072d15a8f6fa2a | |
parent | b4c1c6fc61721b8a7cb4e30b7780f17591aaaa17 [diff] |
alpha: include cpu-qom.h in files that require AlphaCPU This will keep things working when cpu.h will not be included indirectly almost everywhere (either directly or through qemu-common.h). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>