<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Kvm on Benny Simmonds</title>
    <link>https://www.bencode.io/tags/kvm/</link>
    <description>Recent content in Kvm on Benny Simmonds</description>
    <generator>Hugo -- 0.149.1</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 31 Oct 2020 20:56:25 +0000</lastBuildDate>
    <atom:link href="https://www.bencode.io/tags/kvm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>KVM virtualisation</title>
      <link>https://www.bencode.io/posts/kvm/</link>
      <pubDate>Sat, 31 Oct 2020 20:56:23 +0000</pubDate>
      <guid>https://www.bencode.io/posts/kvm/</guid>
      <description>&lt;p&gt;The Kernel Virtual Machine is a hypervisor for Linux on hardware with virtualization extensions (Intel VT or AMD-V). It is deployed as a loadable kernel modules, &lt;code&gt;kvm.ko&lt;/code&gt;, and either &lt;code&gt;kvm-intel.ko&lt;/code&gt; or &lt;code&gt;kvm-amd.ko&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://wiki.debian.org/KVM&#34;&gt;KVM Debian Wiki&lt;/a&gt; rocks, and provides details on the basics including a great performance tuning section.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#install&#34;&gt;Install&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#administration-tasks&#34;&gt;Administration tasks&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#user-specific-vs-system-wide-vms&#34;&gt;User specific vs system wide VMs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#list-vms&#34;&gt;List VMs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#start-vm&#34;&gt;Start VM&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#shutdown-vm&#34;&gt;Shutdown VM&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#murder-hung-vm&#34;&gt;Murder (hung) VM&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#autostart-default-nated-bridged-network&#34;&gt;Autostart default NATed bridged network&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#what-if-the-default-network-interface-is-not-listed&#34;&gt;What if the &lt;code&gt;default&lt;/code&gt; network interface is not listed&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#how-to-extend--increase-a-partition&#34;&gt;How to extend / increase a partition&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#use-network-iso-source-for-new-vms&#34;&gt;Use network ISO source for new VMs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#windows-vm-disk-driver&#34;&gt;Windows VM disk driver&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;install&#34;&gt;Install&lt;/h1&gt;
&lt;p&gt;Easy instructions to get QEMU/KVM and virt-manager up and running on Arch.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
