Skip to content

Conversation

@rbradford
Copy link
Member

If the vCPU thread calls log!() the time difference between the call
time and the boot up time is reported. On most environments and
architectures this covered by a vDSO call rather than a syscall. However
on some platforms this turns into a syscall.

Fixes: #2080

Signed-off-by: Rob Bradford [email protected]

If the vCPU thread calls log!() the time difference between the call
time and the boot up time is reported. On most environments and
architectures this covered by a vDSO call rather than a syscall. However
on some platforms this turns into a syscall.

Fixes: cloud-hypervisor#2080

Signed-off-by: Rob Bradford <[email protected]>
@rbradford
Copy link
Member Author

@sboeuf I wonder if this is the also the cause of musl windows guest flake

@likebreath likebreath merged commit 14af74c into cloud-hypervisor:master Jan 4, 2021
@rbradford rbradford deleted the 2021-01-04-add-vcpu-seccomp-clock-gettime branch January 24, 2021 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

in arm64 cloud-hypervisor coredump

2 participants