KVM - The Linux Kernel-Based Virtual Machine
News, Blogs and Resources on the Linux (KVM) Kernel-Based Virtual Machine

Networking

Using bridged networking with Virt-manager

In previous posts you can find instructions on how to configure bridged networking when managing your kvm guests by command line.

Exploring Host to Guest Communication using redirects

By default kvm provides mechanisms to communicate with your host from within your guest machine when running your guest machine with userspace networking ie. –net user.

VDE support enabled by default from KVM-73

In the previous release of KVM-72, native support for VDE was added but you needed to explicitly enable it during compilation using the –enabe-vde flag.

Compiling VDE libraries for KVM support

Compiling the current release of vde2-2.2.2 gives compilation errors due to a missing macro variable in the code.

How you can enable native VDE support with KVM-72

Beginning with KVM-72, you now have the option of using Virtual Distributed Ethernet (VDE) natively within KVM. This support was added as a result of the last merge with the qemu-svn tree.

Syndicate content