<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hack It Yourself (Posts about virtualization)</title><link>https://hiy.netlify.app/</link><description></description><atom:link href="https://hiy.netlify.app/categories/virtualization.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:non@existent.com"&gt;author&lt;/a&gt; </copyright><lastBuildDate>Mon, 26 Jan 2026 01:30:24 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Prevent VirtualBox from updating guest time</title><link>https://hiy.netlify.app/posts/prevent-virtualbox-updating-guest-time.html</link><dc:creator>author</dc:creator><description>&lt;p&gt;Answer to &lt;a href="https://superuser.com/q/83750"&gt;this SU question&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Run &lt;code&gt;VBoxManage setextradata &amp;lt;guest-vm-name&amp;gt;
"VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" 1&lt;/code&gt; on the host OS to
disable automatic time sync.&lt;/p&gt;</description><category>home-lab</category><category>virtualbox</category><category>virtualization</category><guid>https://hiy.netlify.app/posts/prevent-virtualbox-updating-guest-time.html</guid><pubDate>Mon, 21 Jan 2019 02:40:29 GMT</pubDate></item></channel></rss>