<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Intel Communities: Message List - Let's talk virtualization</title>
    <link>http://communities.intel.com/community/tech/general?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 03 Nov 2011 22:19:53 GMT</pubDate>
    <generator>Jive SBS 5.0.2.0  (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2011-11-03T22:19:53Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Let's talk virtualization</title>
      <link>http://communities.intel.com/message/142982?tstart=0#142982</link>
      <description>&lt;!-- [DocumentBodyStart:c26f49fa-bce3-4482-9833-7906f6a0d90a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks, I hope hardware developers will share your opinion. It has been said that a picture says more than a thousand words:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://img265.imageshack.us/img265/7963/multiplatform1.png" target="_blank"&gt;&lt;img alt="MultiPlatform1.png" class="jive-image-thumbnail jive-image" height="253" src="http://communities.intel.com/servlet/JiveServlet/downloadImage/2-142982-222377/450-253/MultiPlatform1.png" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://img265.imageshack.us/img265/7963/multiplatform1.png" target="_blank"&gt;Full-size image&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Some advantages of using the technology I discussed above on a desktop computer:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Easier troubleshooting of hardware and software because of the hardware-software separation inherent in virtualization.&lt;/li&gt;&lt;li&gt;Easier recovery of an operating system that fails to boot. The hypervisor (on-the-metal OS which in my discussion above may not even be a real OS) could provide more powerful recovery tools involving snapshot management and failure analysis whenever such things happen and there will be no need for a "recovery CD" or DVD (at least not if the hypervisor is in the UEFI/BIOS and it hasn't suffered from hardware failure).&lt;/li&gt;&lt;li&gt;Easier integration with "cloud" based backup solutions: A hard disk image file is more portable than a hard disk partition. The hypervisor could synchronize the image file while the virtual machine is running. This synch could be optimized by installing guest additions into the virtual machine that fetches certain low level notifications or similar and convey this information directly to the hypervisor for further processing. The hard disk location could even be in the "cloud".&lt;/li&gt;&lt;li&gt;Enables useful tools for stronger protection against viruses and malware: the hard disk image could be scanned externally by the hypervisor or it could be sent to a cloud service for further analysis. Also a "sandbox" like functionality can be provided (see e.g. sandboxie.com for more details).&lt;/li&gt;&lt;li&gt;Easier migration to new hardware; no reinstall of the virtual machine is necessary only the hyoervisor needs to be reinstalled which is not a big deal since it is considerably smaller than a regular operating system.&lt;/li&gt;&lt;li&gt;The machine could be accessed from anywhere using a remote desktop protocol (e.g. RDP, VNC or Spice). This is very useful as you don't have to shut it down when you finish up at work. You can use this machine from a public place (using a VPN of course if you're concerned about security), home or any place with internet access whenever you want to resume work.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c26f49fa-bce3-4482-9833-7906f6a0d90a] --&gt;</description>
      <pubDate>Thu, 03 Nov 2011 12:03:26 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/142982?tstart=0#142982</guid>
      <dc:date>2011-11-03T12:03:26Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Let's talk virtualization</title>
      <link>http://communities.intel.com/message/142984?tstart=0#142984</link>
      <description>&lt;!-- [DocumentBodyStart:a9b83673-0189-45d7-b327-25b62a9adefb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;For people who are interested in learning more about virtualization technology and issues related to silent data corruption (data gets corrupted on your hard drive without you knowing it), I provide links to research papers:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Additional reading about virtualization:&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;In virtualization the operating system that runs on-the-metal, or the host is called dom0 (or domain 0) whereas virtual machines are called domUs.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span&gt;There are several different issues that have been worked on with the IOMMU extensions. One is passthrough of single-function vs multi-function devices. The problem used to be to get the entire multi-function device passed through to the domU, which is now resolved. Link: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.valinux.co.jp/documents/tech/presentlib/2009/jls/multi-function_b.pdf" target="_blank"&gt;http://www.valinux.co.jp/documents/tech/presentlib/2009/jls/multi-function_b.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;For more information about VT-d and IOMMU, the following paper is a recommended read:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://developer.amd.com/assets/IOMMU-ben-yehuda.pdf" target="_blank"&gt;http://developer.amd.com/assets/IOMMU-ben-yehuda.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;More on VGA passthrough:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://staff.science.uva.nl/~delaat/sne-2008-2009/p22/report.pdf" target="_blank"&gt;http://staff.science.uva.nl/~delaat/sne-2008-2009/p22/report.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;The Xen community maintains the following documentation resource pages on this subject:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://wiki.xensource.com/xenwiki/XenVGAPassthrough" target="_blank"&gt;http://wiki.xensource.com/xenwiki/XenVGAPassthrough&lt;/a&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://wiki.xensource.com/xenwiki/XenPCIpassthrough" target="_blank"&gt;http://wiki.xensource.com/xenwiki/XenPCIpassthrough&lt;/a&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://wiki.xensource.com/xenwiki/XenUSBPassthrough" target="_blank"&gt;http://wiki.xensource.com/xenwiki/XenUSBPassthrough&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Additional information about data corruption&lt;/strong&gt; (thanks Kebabbert for the links and info!):&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Here is a whole PhD disertation showing that normal file systems are unreliable:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://www.zdnet.com/blog/storage/how-microsoft-puts-your-data-at-risk/169" target="_blank"&gt;http://www.zdnet.com/blog/storage/how-microsoft-puts-your-data-at-risk/169&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Dr. Prabhakaran stated in this paper that he found that ALL the file systems shared&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&lt;em&gt;...ad hoc failure handling and a great deal of illogical inconsistency in failure policy...such inconsistency leads to substantially different detection and recovery strategies under similar fault scenarios, resulting in unpredictable and often undesirable fault-handling strategies.&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;We observe little tolerance to transient failures;...none of the file systems can recover from partial disk failures, due to a lack of in-disk redundancy.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Regarding shortcomings in hardware RAID:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://www.cs.wisc.edu/adsl/Publications/corruption-fast08.pdf" target="_blank"&gt;http://www.cs.wisc.edu/adsl/Publications/corruption-fast08.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&lt;em&gt;Detecting and recovering from data corruption requires protection techniques beyond those provided by the disk drive. In fact, basic protection schemes such as RAID [13] may also be unable to detect these problems.&lt;br/&gt;..&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;As we discuss later, checksums do not protect against all forms of corruption&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://www.cs.wisc.edu/adsl/Publications/corrupt-mysql-icde10.pdf" target="_blank"&gt;http://www.cs.wisc.edu/adsl/Publications/corrupt-mysql-icde10.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&lt;em&gt;Recent work has shown that even with sophisticated RAID protection strategies, the "right" combination of a single fault and certain repair activities (e.g., a parity scrub) can still lead to data loss [19].&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;CERN discusses how their data was corrupted in spite of hardware RAID:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://storagemojo.com/2007/09/19/cerns-data-corruption-research/" target="_blank"&gt;http://storagemojo.com/2007/09/19/cerns-data-corruption-research/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Here is a whole site that only talks about the lacks and shortcomings in RAID-5:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://www.baarf.com/" target="_blank"&gt;http://www.baarf.com/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;Lacks and shortcomings in RAID-6:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a class="jive-link-external-small" href="http://kernel.org/pub/linux/kernel/people/hpa/raid6.pdf" target="_blank"&gt;http://kernel.org/pub/linux/kernel/people/hpa/raid6.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;The paper explains that the best RAID-6 can do is use probabilistic methods to distinguish between single and dual-disk corruption, eg."there are 95% chances it is single-disk corruption so I am going to fix it assuming that, but there are 5% chances I am going to actually corrupt more data, I just can't tell ", . I wouldn't want to rely on a RAID controller that takes gambles :-)&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;In other words, RAID-5 and RAID-6 are not safe at all and if you care about your data you should migrate to other solutions. In the past the disks were small and you were much less likely to run into problems. Today when the hard drives are big and RAID clusters are even bigger you are much more likely to run inte problems. Assume that there is a 0.00001% chance that you run into problems, if the hard drives are large and fast enough you will run into problems quite frequently.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a9b83673-0189-45d7-b327-25b62a9adefb] --&gt;</description>
      <pubDate>Thu, 03 Nov 2011 12:56:33 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/142984?tstart=0#142984</guid>
      <dc:date>2011-11-03T12:56:33Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Let's talk virtualization</title>
      <link>http://communities.intel.com/message/142415?tstart=0#142415</link>
      <description>&lt;!-- [DocumentBodyStart:c4095090-a9ae-497c-8f17-6176e877a7fd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Awsome POST &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c4095090-a9ae-497c-8f17-6176e877a7fd] --&gt;</description>
      <pubDate>Wed, 26 Oct 2011 05:09:49 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/142415?tstart=0#142415</guid>
      <dc:date>2011-10-26T05:09:49Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Let's talk virtualization</title>
      <link>http://communities.intel.com/message/142400?tstart=0#142400</link>
      <description>&lt;!-- [DocumentBodyStart:31b25854-f2aa-4266-ac42-f34df83b3983] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;There has long been an ongoing battle on which operating system is&amp;nbsp; superior to the other and with virtualization technology this battle is&amp;nbsp; soon coming to an end. The truth is that no operating system is superior&amp;nbsp; to the other. It is for example well known that Windows has some severe&amp;nbsp; flaws at the low level when you look at things "under the hood" but it&amp;nbsp; is unmatched when it comes to the abundance of software and computer&amp;nbsp; games. It is also well known that ZFS which is found in Solaris based&amp;nbsp; operating systems is a file system that is unmatched in terms of&amp;nbsp; reliability and safety against data corruption, which is a growing&amp;nbsp; concern as larger and more dense storage hardware has become less&amp;nbsp; reliable in the past few years (many more hard drives have failed on me&amp;nbsp; compared to 10 years ago). I'm very concerned about these issues and I&amp;nbsp; can no longer trust a hard drive in a Windows environment to reliably&amp;nbsp; keep my data. Linux has many advantages in terms of system resources&amp;nbsp; efficiency and stability. This list of operating systems and their&amp;nbsp; advantages/disadvantages can go on...&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So why should I have to choose? Why can't I take advantage of all of these benefits from these operating systems and get the best of all worlds? The answer is that &lt;em&gt;I can&lt;/em&gt;,&amp;nbsp; by virtualization. In the past few years the world has seen exciting&amp;nbsp; development in the Xen community and really powerful extensions that&amp;nbsp; enhance the capabilities of a virtualization such as the Intel VT-x/&amp;nbsp; AMD-v and the Intel VT-d / AMD-Vi (IOMMU) have become widespread among&amp;nbsp; desktop hardware whereas it has been commonplace among enterprise-level&amp;nbsp; hardware for quite some time by now.&lt;/p&gt;&lt;p&gt;So it is quite evident that the role of an operating system is going&amp;nbsp; to change considerably in the future. The operating system that runs&amp;nbsp; on-the-metal is going to become a simplistic hypervisor that manages&amp;nbsp; simplistic virtual machines. The operating systems as they are today&amp;nbsp; will shrink into so-called wrappers that merely supply the frameworks&amp;nbsp; required to run a particular piece of software (such as .net, Visual&amp;nbsp; Runtime etc).&lt;/p&gt;&lt;p&gt;So there will be a separation between the hardware and the operating&amp;nbsp;&amp;nbsp; systems by an abstraction layer where different wrappers (that used to&amp;nbsp;&amp;nbsp; be operating systems) share the underlying hardware with each other.&amp;nbsp;&amp;nbsp; There will no longer be a question whether you use Windows, MacOS or&amp;nbsp;&amp;nbsp; Linux. You just use whatever you prefer as a base OS and use whatever is&amp;nbsp;&amp;nbsp; needed to run the applications you want, which in reality could mean&amp;nbsp;&amp;nbsp; that you run several operating systems simultaneously on the very same&amp;nbsp;&amp;nbsp; machine.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This separation has already begun, ZFS is a good example of that. The&amp;nbsp;&amp;nbsp; ZFS file system looks at the hard drives as a storage pool and the&amp;nbsp; user&amp;nbsp; is not concerned with the physical characteristics of the&amp;nbsp; partitions and&amp;nbsp; where the sectors begin or end. I didn't like it at&amp;nbsp; first but later&amp;nbsp; found this approach to be ingenious. So I see it as a&amp;nbsp; natural step&amp;nbsp; that the rest of the hardware will undergo the same&amp;nbsp; transition. I also&amp;nbsp; think a lot can be done with the UEFI framework in&amp;nbsp; this regard.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The latest advancement in the virtualization&amp;nbsp; technology is the set of IOMMU extensions which allows virtual machines&amp;nbsp; to run directly on selected parts of the hardware on the host. This&amp;nbsp; means that I can run say, Linux on-the-metal while playing Crysis 2 on a&amp;nbsp; virtual machine that runs directly on the GPUs. Here's a video showing&amp;nbsp; Unigine Heaven running on a virtual Windows machine inside Ubuntu on a&amp;nbsp; dual GPU setup:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;iframe frameborder="0" height="350" src="http://www.youtube.com/embed/Gtmwnx-k2qg?wmode=transparent" width="425"&gt;
&lt;/iframe&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This&amp;nbsp; is called PCI passthrough where PCI slots are passed through to the&amp;nbsp; virtual machine or VGA passthrough where also the VGA-BIOS mappings are&amp;nbsp; sorted out. In another setup I may want to run Windows on-the-metal and&amp;nbsp; pass through a whole hard disk controller to a Solaris machine where I&amp;nbsp; run a secured storage pool with redundancy (e.g. raidz3). For ZFS to&amp;nbsp; give proper protection against data corruption it is an imperative that&amp;nbsp; it runs &lt;strong&gt;directly&lt;/strong&gt; on the hardware and not through a&amp;nbsp; virtualized abstraction layer. There currently is no support for IOMMU&amp;nbsp; on Windows hosts but that will change eventually, our hopes lie with&amp;nbsp; hyper-v, VirtualBox and VMWare.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, there is a lot&amp;nbsp; to be done and the purpose of my post in these forums is to address&amp;nbsp; this. For PCI passthrough and VGA passthrough to work it is a&amp;nbsp; requirement that the hardware supports function level reset (FLR) which&amp;nbsp; is a feature that allows the hardware to be reset and reinitialized at&amp;nbsp; any time on a running machine (i.e. at function level). FLR is standard&amp;nbsp; on QuadroFX cards and nVidia supply patches that enable FLR on Geforce&amp;nbsp; cards upon request.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Another issue is that current virtualization technologies only support passthrough of entire&amp;nbsp; GPUs to virtual machines and GPUs can currently only be shared through&amp;nbsp; emulation which makes it impossible to run applications that rely on&amp;nbsp; hardware accelerated 3D (such as DirectX games). This situation is&amp;nbsp; pretty much the same as where the virtualization was before the&amp;nbsp; VT-x/AM-v extensions were introduced. The CPU instructions had to be&amp;nbsp; emulated on the VM which severely degraded the performance on that&amp;nbsp; machine. When VT-x/AMD-v came, virtual machines could be run directly on&amp;nbsp; the CPU with almost no overhead at all.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I would like to&amp;nbsp; suggest similar extensions that allow the GPUs to be shared over several&amp;nbsp; machines just like CPUs can be shared via VT-x/AMD-v.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So my suggestions in short:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Work to get FLR support to become a standard feature among hardware&lt;/li&gt;&lt;li&gt;Develop Intel VT-x / AMD-v like extensions for GPUs allowing for GPU&amp;nbsp;&amp;nbsp; power to be shared seamlessly among VMs and the host just like the CPU &lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:31b25854-f2aa-4266-ac42-f34df83b3983] --&gt;</description>
      <pubDate>Tue, 25 Oct 2011 19:47:59 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/142400?tstart=0#142400</guid>
      <dc:date>2011-10-25T19:47:59Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

