i386: hvf: Remove hvf_disabled
commit92cc3aaa1fb4165a6236a2265c6be4ea531d0988
authorRoman Bolshakov <r.bolshakov@yadro.com>
Thu, 18 Oct 2018 14:30:51 +0000 (18 17:30 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 Oct 2018 11:44:12 +0000 (19 13:44 +0200)
treee0875c0a722ccebe67768ea3a82ee697cdd5e2de
parentb4e1af8961bf9b0d415abdf3e4908168daea6059
i386: hvf: Remove hvf_disabled

accel_init_machine sets *(acc->allowed) to true if acc->init_machine(ms)
succeeds. There's no need to have both hvf_allowed and hvf_disabled.

Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20181018143051.48508-1-r.bolshakov@yadro.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/sysemu/hvf.h
target/i386/hvf/hvf.c