seL4/include/arch
Ivan Velickovic 04db8cebcc x86: skip clock_sync_test on QEMU
Try detect if we are running as a guest based on the CPUID
and skip clock_sync_test if we are.

Similar as previous patches for skipping QEMU on ARM/RISC-V
but at run-time instead of build-time.

Tested with qemu-system-x86_64 using `-smp 4`, the test is now
skipped with regular QEMU as well as `-accel kvm`.

Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
2026-01-13 09:16:25 +10:00
..
arm bf structs: eliminate BF_CANONICAL_RANGE #ifdefs 2026-01-09 09:00:43 +11:00
riscv/arch bf structs: eliminate BF_CANONICAL_RANGE #ifdefs 2026-01-09 09:00:43 +11:00
x86/arch x86: skip clock_sync_test on QEMU 2026-01-13 09:16:25 +10:00