<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Patterns &#187; virtual</title>
	<atom:link href="http://kb.huptas.net/category/ops/virtual/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.huptas.net</link>
	<description>Technical patchwork to ease my brain</description>
	<lastBuildDate>Sat, 08 Aug 2009 23:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Virtualization: Virtualbox rules them all (was: KVM+Qemu=Dump VMware Server)</title>
		<link>http://kb.huptas.net/2008/04/28/virtualization-virtualbox-rules-them-all-was-kvmqemudump-vmware-server/</link>
		<comments>http://kb.huptas.net/2008/04/28/virtualization-virtualbox-rules-them-all-was-kvmqemudump-vmware-server/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 12:11:50 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[virtual]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=149</guid>
		<description><![CDATA[Initially I wanted to write about my positive experience with kvm+qemu but after several weeks of testing the following downsides became apparent: currently no support for AltGr no copy-and-paste support to/from host As those issues actually prevented me from productively using guest images with kvm a colleague had the right hint at hand: Virtualbox. I [...]]]></description>
		<wfw:commentRss>http://kb.huptas.net/2008/04/28/virtualization-virtualbox-rules-them-all-was-kvmqemudump-vmware-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CPU Hardware Virtualization support</title>
		<link>http://kb.huptas.net/2007/11/08/cpu-hardware-virtualization-support/</link>
		<comments>http://kb.huptas.net/2007/11/08/cpu-hardware-virtualization-support/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 08:55:45 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[systems]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/2007/11/08/cpu-hardware-virtualization-support/</guid>
		<description><![CDATA[Run the following command to find out if your cpu supports hardware virtualization: egrep '^flags.*(vmx&#124;svm)' /proc/cpuinfo AMD processors would have the svm flag set and Intel processor the vmx flag. Please note that hardware virtualization also needs to be enabled in the bios before being usable.]]></description>
		<wfw:commentRss>http://kb.huptas.net/2007/11/08/cpu-hardware-virtualization-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware: USB control in Windows guest</title>
		<link>http://kb.huptas.net/2007/06/04/vmware-usb-control-in-windows-guest/</link>
		<comments>http://kb.huptas.net/2007/06/04/vmware-usb-control-in-windows-guest/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 17:59:23 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=127</guid>
		<description><![CDATA[usb.present = “TRUE” usb.generic.autoconnect = “TRUE” usb.generic.skipsetconfig = “TRUE”]]></description>
		<wfw:commentRss>http://kb.huptas.net/2007/06/04/vmware-usb-control-in-windows-guest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XEN: grow file system</title>
		<link>http://kb.huptas.net/2007/03/15/xen-grow-file-system/</link>
		<comments>http://kb.huptas.net/2007/03/15/xen-grow-file-system/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 12:12:11 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=124</guid>
		<description><![CDATA[xm list xm shutdown host3 mount /dev/mapper/vg00-host3_lv /host3 lvextend -L+2G /dev/vg00/host3_lv xfs_growfs /host3 umount /host3 xm create -f /etc/xen/xm.host3]]></description>
		<wfw:commentRss>http://kb.huptas.net/2007/03/15/xen-grow-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
