On Mon, Jan 10, 2022 at 06:47:22PM +0100, sebastien.bo...@intel.com wrote: > From: Sebastien Boeuf <sebastien.bo...@intel.com> > > Cloud Hypervisor doesn't emulate the legacy 8254 PIT, which is why > instead of relying on it as the timer UEFI services, rely on the > XenTimerDxe implementation. This is not Xen specific, as it simply uses > the local APIC timer triggering interrupts on the vector 32.
I think you must set PcdFSBClock for this to work properly. When using kvm (which cloudhv does as far I know) this is simple as the frequency is fixed then, see microvm dsc file. With xen this is dynamic so the xen platform init has some code to figure the frequency and set the pcd. take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#85523): https://edk2.groups.io/g/devel/message/85523 Mute This Topic: https://groups.io/mt/88329339/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-