Launching my blog with a walkthrough of virtme-ng: boot your kernel in QEMU, try cross-arch builds, run kselftests, and offload compilation to a remote machine. I'll be using virtme-ng on future posts.

https://koike.dev.br/posts/virtme-intro/

#Linux #LinuxKernel #kerneldev #virtme #QEMU
@igalia

Virtme-ng: first steps / cross-arch / kselftests / remote build

Virtme is a handy tool for Linux kernel development. If you are not familiar with it yet, check this post.

LN Koike
New blog post! Testing Weston DRM/KMS backends in the absence of real hardware with #virtme and #VKMS https://col.la/wtbvv #Wayland #Weston #Linux #HowTo #SoftwareTesting
Testing Weston DRM/KMS backends with virtme and VKMS

Recent work in Weston has enabled DRM/KMS backends to be tested in the absence of real hardware, enabling more battle testing of corner-case and error conditions within automated testing frameworks.