diff options
author | Roman Bolshakov <r.bolshakov@yadro.com> | 2020-05-28 22:37:46 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-12 11:12:45 -0400 |
commit | 24115348bd8a8a1206646b81990e451ee841c8e5 (patch) | |
tree | 29de8b1e1ccbd40f4bf967b789b129a027b87fbf /target/nios2 | |
parent | e89aac1acdc62c09313c20ea1706554d9c3b9162 (diff) |
i386: hvf: Move HVFState definition into hvf
"sysemu/hvf.h" is intended for inclusion in generic code. However it
also contains several hvf definitions and declarations, including
HVFState that are used only inside "hvf.c". "hvf-i386.h" would be more
appropriate place to define HVFState as it's only included by "hvf.c"
and "x86_task.c".
Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20200528193758.51454-2-r.bolshakov@yadro.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/nios2')
0 files changed, 0 insertions, 0 deletions