]> Git Repo - qemu.git/commit
i386: hvf: Drop useless declarations in sysemu
authorRoman Bolshakov <[email protected]>
Thu, 28 May 2020 19:37:47 +0000 (22:37 +0300)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
Message-Id: <20200528193758[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
include/sysemu/hvf.h
target/i386/hvf/hvf.c
This page took 0.025207 seconds and 4 git commands to generate.