diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-02 17:14:42 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-03 15:47:48 +0200 |
commit | 15d62536a9ec78db9ab07b113e5e07a6e02e52fb (patch) | |
tree | 98c8c3daa1802fc3a09052ea1db3a71519cea59e /backends | |
parent | da4b248178b51b8dff26de5e3c4ea8ea4b53f5d1 (diff) | |
download | qemu-15d62536a9ec78db9ab07b113e5e07a6e02e52fb.zip qemu-15d62536a9ec78db9ab07b113e5e07a6e02e52fb.tar.gz qemu-15d62536a9ec78db9ab07b113e5e07a6e02e52fb.tar.bz2 |
tcg: remove CPU* types from typedefs.h
hw/core/cpu.h is already using struct forward declarations in some cases
to avoid inclusions, and otherwise CPUAddressSpace and CPUJumpCache
are only used together with their definition. CPUTLBEntryFull is
always used when their definition is available. Remove all three
from typedefs.h.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions