<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Manually converting a Proxmox VM to Qemu	</title>
	<atom:link href="https://virtuallyfun.com/2024/10/15/manually-converting-a-proxmox-vm-to-qemu/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2024/10/15/manually-converting-a-proxmox-vm-to-qemu/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Wed, 16 Oct 2024 15:20:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: bert64		</title>
		<link>https://virtuallyfun.com/2024/10/15/manually-converting-a-proxmox-vm-to-qemu/comment-page-1/#comment-381977</link>

		<dc:creator><![CDATA[bert64]]></dc:creator>
		<pubDate>Wed, 16 Oct 2024 15:20:02 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=14964#comment-381977</guid>

					<description><![CDATA[Proxmox is based on qemu, and that &quot;vma&quot; is actually just a tar file which may or may not be compressed (with gzip, zstd etc).

If you actually import the vma into proxmox, you can also use &quot;qm showcmd&quot; and it will give you the full commandline it uses to start the vm, so those parameters can be directly applied to qemu.

The only difference between proxmox and regular qemu, is that proxmox by default leverages the hardware virtualization support provided by kvm.]]></description>
			<content:encoded><![CDATA[<p>Proxmox is based on qemu, and that &#8220;vma&#8221; is actually just a tar file which may or may not be compressed (with gzip, zstd etc).</p>
<p>If you actually import the vma into proxmox, you can also use &#8220;qm showcmd&#8221; and it will give you the full commandline it uses to start the vm, so those parameters can be directly applied to qemu.</p>
<p>The only difference between proxmox and regular qemu, is that proxmox by default leverages the hardware virtualization support provided by kvm.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
