mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
qemu-timer: move more stuff out of qemu-timer.c
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
4260a73911
commit
2ff68d0738
4 changed files with 32 additions and 31 deletions
1
vl.c
1
vl.c
|
@ -2311,6 +2311,7 @@ int main(int argc, char **argv, char **envp)
|
|||
runstate_init();
|
||||
|
||||
init_clocks();
|
||||
rtc_clock = host_clock;
|
||||
|
||||
qemu_cache_utils_init(envp);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue