<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://privy.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://privy.de/feed.php">
        <title>privy.de software</title>
        <description></description>
        <link>https://privy.de/</link>
        <image rdf:resource="https://privy.de/lib/tpl/dokubook/images/favicon.ico" />
       <dc:date>2026-04-07T09:13:01+0200</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://privy.de/software/clonezilla?rev=1614206964&amp;do=diff"/>
                <rdf:li rdf:resource="https://privy.de/software/pci-passthrough?rev=1614206964&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://privy.de/lib/tpl/dokubook/images/favicon.ico">
        <title>privy.de</title>
        <link>https://privy.de/</link>
        <url>https://privy.de/lib/tpl/dokubook/images/favicon.ico</url>
    </image>
    <item rdf:about="https://privy.de/software/clonezilla?rev=1614206964&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-24T23:49:24+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:clonezilla</title>
        <link>https://privy.de/software/clonezilla?rev=1614206964&amp;do=diff</link>
        <description>cat &lt;imagename&gt;.gz.a* | gzip -d -c | partclone.restore -W -o &lt;output filepath&gt; -L &lt;log filepath&gt;
mount -o loop -t ext3 /dir/sda1.img /mnt/test</description>
    </item>
    <item rdf:about="https://privy.de/software/pci-passthrough?rev=1614206964&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-24T23:49:24+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:pci-passthrough</title>
        <link>https://privy.de/software/pci-passthrough?rev=1614206964&amp;do=diff</link>
        <description>Supply cmd-line parameters to QEMU via LibVirt. To emulate other PCI device ID to the guest:


  &lt;qemu:commandline&gt;
    &lt;qemu:arg value='-set'/&gt;
    &lt;qemu:arg value='device.hostdev0.x-pci-device-id=7089'/&gt;
  &lt;/qemu:commandline&gt;


Current working config with Nvidia-Fix:</description>
    </item>
</rdf:RDF>
