mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-27 06:53:42 +00:00
hvf: drop unused variable
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
422ca1432f
commit
442c3b4594
@ -72,7 +72,6 @@
|
||||
#include "sysemu/sysemu.h"
|
||||
#include "target/i386/cpu.h"
|
||||
|
||||
pthread_rwlock_t mem_lock = PTHREAD_RWLOCK_INITIALIZER;
|
||||
HVFState *hvf_state;
|
||||
int hvf_disabled = 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user