whpx: move whpx_lapic_state from header to c file
commit9a46d044d86885e3301a5b5d62b744e8e2114a01
authorYonggang Luo <luoyonggang@gmail.com>
Thu, 7 Jan 2021 10:19:19 +0000 (7 02:19 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 12 Jan 2021 11:38:03 +0000 (12 12:38 +0100)
tree485d6d68a8273947375b647475d78aa4d09eb3d4
parentdaee8de314fba4eaf1a9044602ce97ea7882f9b6
whpx: move whpx_lapic_state from header to c file

This struct only used in whpx-apic.c, there is no need
expose it in whpx.h.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Message-Id: <20210107101919.80-6-luoyonggang@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/whpx/whpx-apic.c
target/i386/whpx/whpx-internal.h