Building a Minimal KVM Virtual Machine on the Youlan Laptop

Building a Minimal Virtual Machine Foreword KVM (Kernel based Virtual Machine) on the ARM architecture is a virtualization technology based on the Linux kernel. It allows user spac

2024-10-06 · 10 min · zevorn

Simulating AArch64 FCMP Instructions on x86

The most efficient way to emulate an architecture is to get as close as possible to a 1:1 instruction mapping, where one source architecture instruction corresponds to one target a

2024-05-23 · 5 min · zevorn