diff options
author | Paolo Bonzini | 2016-03-15 13:49:25 +0100 |
---|---|---|
committer | Paolo Bonzini | 2016-05-19 13:08:04 +0200 |
commit | 1dc8e6b7587443c9316a86140e63e96aa6fae972 (patch) | |
tree | 7f9fa7727be940dd42c8eb4be20cf91d2b4357e2 /target-arm/cpu.h | |
parent | cpu: make cpu-qom.h only include-able from cpu.h (diff) | |
download | qemu-1dc8e6b7587443c9316a86140e63e96aa6fae972.tar.gz qemu-1dc8e6b7587443c9316a86140e63e96aa6fae972.tar.xz qemu-1dc8e6b7587443c9316a86140e63e96aa6fae972.zip |
target-alpha: make cpu-qom.h not target specific
Make AlphaCPU an opaque type within cpu-qom.h, and move all definitions
of private methods, as well as all type definitions that require knowledge
of the layout to cpu.h. This helps making files independent of NEED_CPU_H
if they only need to pass around CPU pointers.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target-arm/cpu.h')
0 files changed, 0 insertions, 0 deletions