diff options
author | Paolo Bonzini | 2016-03-15 13:49:25 +0100 |
---|---|---|
committer | Paolo Bonzini | 2016-05-19 16:42:26 +0200 |
commit | da374261690acba96cd10b4e65179782c9ec3dbf (patch) | |
tree | cbc2f73e83fd3f1a2f14d876814329cb7b0235d5 /include/hw/arm | |
parent | target-unicore32: make cpu-qom.h not target specific (diff) | |
download | qemu-da374261690acba96cd10b4e65179782c9ec3dbf.tar.gz qemu-da374261690acba96cd10b4e65179782c9ec3dbf.tar.xz qemu-da374261690acba96cd10b4e65179782c9ec3dbf.zip |
target-xtensa: make cpu-qom.h not target specific
Make XtensaCPU 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. Conversely, move all definitions needed to
define a class to cpu-qom.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>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/hw/arm')
0 files changed, 0 insertions, 0 deletions