Recent posts

RHEV - Importing OVA Templates

3 minute read

Overview Virtual machine disk images are specific to hypervisors and each hypervisor has its own format. Open Virtual Format (OVF) is a packaging standard de...

KVM Development Guide

11 minute read

Overview This guide will go through how to configure your Java development environment, connect to KVM and provide some Java code examples for interfacing wi...

KVM Installation and Configuration

3 minute read

Overview KVM (Kernel Virtual Machine) is a Linux kernel module that allows a user space process to utilize hardware virtualization capabilities. When people...