<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>virtualization on CoderOnline</title>
    <link>https://coderonline.de/configuration/server/virtualization/</link>
    <description>Recent content in virtualization on CoderOnline</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 12 Jul 2020 22:17:14 +0200</lastBuildDate>
    <atom:link href="https://coderonline.de/configuration/server/virtualization/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>qemu-kvm und libvirt</title>
      <link>https://coderonline.de/configuration/server/virtualization/qemu-kvm/</link>
      <pubDate>Sun, 21 Mar 2010 20:32:48 +0100</pubDate>
      <guid>https://coderonline.de/configuration/server/virtualization/qemu-kvm/</guid>
      <description>&lt;h2 id=&#34;libvirt&#34;&gt;&#xA;  libvirt&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#libvirt&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Running anything as root always has security implications and so has&#xA;libvirt. Therefor make sure you have your user set in&#xA;&lt;code&gt;/etc/libvirt/qemu.conf&lt;/code&gt;:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34; title=&#34;/etc/libvirt/qemu.conf&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cfg&#34; data-lang=&#34;cfg&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# /etc/libvirt/qemu.conf&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;...&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;user&lt;/span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;max&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;group&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;kvm&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;...&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;which implies, that your virtual machines are accessable by the defined&#xA;user and group as well. They usually live under&#xA;&lt;code&gt;/var/lib/libvirt/images&lt;/code&gt; when using libvirtd, where you can mount&#xA;anything.&lt;/p&gt;&#xA;&lt;h2 id=&#34;manually-call-qemu-with-kvm&#34;&gt;&#xA;  manually call qemu with kvm&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#manually-call-qemu-with-kvm&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;You can use this script to start virtual machines manually and with many&#xA;features enabled.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
