]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/hvf/hvf.c
i386: hvf: Drop useless declarations in sysemu
authorRoman Bolshakov <r.bolshakov@yadro.com>
Thu, 28 May 2020 19:37:47 +0000 (22:37 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Jun 2020 15:12:45 +0000 (11:12 -0400)
commit583ae161b1d7ba8832260d1cca022afce7dcf957
treeb5b99f2b22f54ee3d332a30135883cb95c581347
parent24115348bd8a8a1206646b81990e451ee841c8e5
i386: hvf: Drop useless declarations in sysemu

They're either declared elsewhere or have no use.

While at it, rename _hvf_cpu_synchronize_post_init() to
do_hvf_cpu_synchronize_post_init().

Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20200528193758.51454-3-r.bolshakov@yadro.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
include/sysemu/hvf.h
target/i386/hvf/hvf.c