mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-29 13:01:52 -06:00
memory: trace FlatView creation and destruction
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
202fc01b05
commit
02d9651d6a
4 changed files with 7 additions and 1 deletions
|
@ -30,6 +30,7 @@ typedef struct DisplaySurface DisplaySurface;
|
|||
typedef struct DriveInfo DriveInfo;
|
||||
typedef struct Error Error;
|
||||
typedef struct EventNotifier EventNotifier;
|
||||
typedef struct FlatView FlatView;
|
||||
typedef struct FWCfgEntry FWCfgEntry;
|
||||
typedef struct FWCfgIoState FWCfgIoState;
|
||||
typedef struct FWCfgMemState FWCfgMemState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue