Identify the paravirtual bus earlier, as we need to make sure that we have
authorpatrick <patrick@openbsd.org>
Tue, 31 Aug 2021 15:52:59 +0000 (15:52 +0000)
committerpatrick <patrick@openbsd.org>
Tue, 31 Aug 2021 15:52:59 +0000 (15:52 +0000)
commit1d2c60d6345a6b81c5bfd559daf413c6669f6d28
treeefc26315316b0c7bba8681bc5be500c5f499cbf4
parent69b036cd78eca671fc5a0a62cfb36d990fe87194
Identify the paravirtual bus earlier, as we need to make sure that we have
a working delay func ready before the first occurence of delay().  This is
necessary on Hyper-V Gen 2 VMs where we don't use the TSC.

Discussed with the hackroom
ok kettenis@
sys/arch/amd64/amd64/identcpu.c
sys/arch/amd64/amd64/mainbus.c