diff options
| author | Paolo Bonzini | 2016-03-15 13:49:25 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2016-05-19 16:41:33 +0200 |
| commit | 2d34fe392c346d8c71b66261e816d65b9e6d4d0e (patch) | |
| tree | 2b336286596867ec98b8a64b69866f0611cba0ca /linux-headers | |
| parent | target-ppc: do not make PowerPCCPUClass depend on target-specific symbols (diff) | |
| download | qemu-2d34fe392c346d8c71b66261e816d65b9e6d4d0e.tar.gz qemu-2d34fe392c346d8c71b66261e816d65b9e6d4d0e.tar.xz qemu-2d34fe392c346d8c71b66261e816d65b9e6d4d0e.zip | |
target-ppc: make cpu-qom.h not target specific
Make PowerPCCPU 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>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions
