mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
whpx: rename whp-dispatch to whpx-internal.h
Rename the file in preparation for moving more implementation-internal definitions to it. The build is still broken though. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20201219090637.1700900-2-pbonzini@redhat.com>
This commit is contained in:
parent
2c9dce0196
commit
9102c96821
4 changed files with 6 additions and 11 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "hw/pci/msi.h"
|
||||
#include "sysemu/hw_accel.h"
|
||||
#include "sysemu/whpx.h"
|
||||
#include "whp-dispatch.h"
|
||||
#include "whpx-internal.h"
|
||||
|
||||
static void whpx_put_apic_state(APICCommonState *s,
|
||||
struct whpx_lapic_state *kapic)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue