Some Idea, Project and Programming Notes

  • Home
  • About

Virtualization

Virtual Serial Connection Between Two QEMU VM

April 30, 2016IsonProjects Leave a comment

If you are a Linux user for your most of the research work and you come upon the task of debugging Windows kernel, but don’t want to switch to a Windows platform for that, QEMU can help you. We can create a virtual serial connection between two QEMU VM. One VM acts as the debugger … Continued

Linux, Virtualizationdebugging, gdb, linux, qemu, Virtualization

Configure QEMU Bridge Network in Ubuntu 14.04

April 1, 2016IsonProjects Leave a comment

This writing will provide an easy to follow, step by step guide to configure a QEMU  Bridge Network in Ubuntu 14.04 host machine. Though I’ve done it in Ubuntu 14.04 machine, I believe it’ll also work on Ubuntu 12.04. By default, QEMU VM uses user networking which allows the VM to

Virtualizationlinux, qemu, Virtualization

Categories