Posts by stjepan

@stjepan

Stjepan Poljak

Senior Linux Systems and Platform Security Engineer with 7+ years of experience ...
Croatia poljak-engineering.com Joined June 2026
287 Points16 Badges2 Connections2 Followers6 Following

Posts by stjepan

stjepan in Articles 3 min read
Recap In the previous article../kvm-rust-arm-part1 we ported the register handling of my Rust KVM hypervisor from x86 to ARM64. By tracing QEMU with strace and inspecting the Linux headers, we discovered that ARM64 accesses CPU state through the KV...
post-cover-23276
stjepan in Articles 4 min read
Introduction This is a follow-up to my KVM in Rust series where I showed how to use strace and GDB to reverse-engineer QEMU/KVM and reimplement pieces of it in my own hypervisor in Rust. So far this was done on a modern x86 CPU. This time we'll see...
post-cover-22243
stjepan in Articles 9 min read
Recap This is a continuation of Part 2../kvm-rust-part2 of KVM in Rust series, where we successfully set up a memory region for our guest VM. Now we will see how to proceed further and run a very simple binary in our hypervisor. Loading the binary...
post-cover-21481
stjepan in Articles 5 min read
Recap This is a continuation of my previous article../kvm-rust-part1 which dealt with reverse-engineering QEMU with strace to learn how KVM works. Now it's time to try and follow the steps we got from the strace logs to build our own KVM-based virt...
post-cover-20611
stjepan in Articles 5 min read
Motivation I work with virtual machines in QEMU/KVM environment a lot. In order to debug, optimize and customize the VMs requires an in-depth knowledge of both QEMU and KVM, the Linux kernel virtualization subsystem that exposes hardware virtualiza...
post-cover-20315
stjepan in Articles 4 min read
A bug in my operating system During a recent visit to my wife's family in Sarajevo, I decided to revisit my hobby operating system in QEMU. I discovered that the boot process consistently froze while printing the BIOS memory map. What initially loo...
post-cover-20314
chevron_left

Latest Jobs

View all jobs →