Skip to content
Nur Hussein

Some guy.

  • Home
  • Blog
  • Articles
  • Publications

Tag: debugging

Operating Systems OS Dev

Debugging A Kernel In A Virtual Machine

by : Nur HusseinJune 30, 2021July 17, 2021Leave a Comment on Debugging A Kernel In A Virtual Machine

I’m writing several small operating systems for fun (as you do), and to test and debug them I use the QEMU virtual machine. I’m writing this down to collect the bits and pieces of information I need in one place, and so that I can look it up again if I forget, and hopefully will […]