diff options
| author | Paolo Bonzini | 2016-05-18 13:24:27 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2016-05-19 13:08:05 +0200 |
| commit | c771dabf55b5868f69c924e4bc0b9c9ebc354315 (patch) | |
| tree | bd0b2e7613f7e8b7eefee724b5fef508123ee443 /include/exec | |
| parent | target-ppc: do not use target_ulong in cpu-qom.h (diff) | |
| download | qemu-c771dabf55b5868f69c924e4bc0b9c9ebc354315.tar.gz qemu-c771dabf55b5868f69c924e4bc0b9c9ebc354315.tar.xz qemu-c771dabf55b5868f69c924e4bc0b9c9ebc354315.zip | |
target-ppc: do not make PowerPCCPUClass depend on target-specific symbols
Just leave some members in even if they are unused on e.g.
32-bit PPC or user-mode emulation. This avoids complications
when using PowerPCCPUClass in code that is compiled just
once (because it applies to both 32-bit and 64-bit PPC
for example) but still needs to peek at PPC-specific members.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
