WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen passthrough

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen passthrough
From: Jonathan Taylor <taylorjonl@xxxxxxxxx>
Date: Sun, 22 Aug 2010 17:45:13 -0600
Delivery-date: Mon, 23 Aug 2010 07:14:34 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=5At8rxGJ7odfTBQ1R7OianBi9sSqfD5DNzZfGU+so0k=; b=KIV95Y2ewrdl/nenQLQb1g8ORXSOLi7GW+q4VwMqHKjMneoM9jXYZQH19lgVGgRSym 6s/hLGm6EDPHve3CZ0vdPxx+VK+BsHEKDEIpTzJ6uzQXK6XoR4otzhe46jN+fcY6i7Nu C0Z9ZOxRWjFgCx11Udgf9ATnA+r5eGHUJdTf8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cY91bVV4Yk43pKebz7BW/EFfebviCgiSiQb/b1XLdXj5aV3VAhnDxgCFB7zM1UlIY5 /kL2kEMBRuLtTjhiZT4ZsgQXFfpeeH08zJbIdovvcdnmUeNueIHsIWKVIXfsmKXwj0ZK SjjYG0f6XDRyKVRhG094ej3NpHtqV/uleQgRo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am trying to consolidate my physical machines so I have my laptop
and a single server if possible.  I recently purchased the following:

Intel Core i3-530
ASUS P7H55D-M Evo
Corsair 4GB Dual Channel Corsair DDR3
6x Western Digital 1 TB Caviar

In the future I am going to buy the Ceton InfiniTV 4 cable card.  When
I purchased the above hardware I was thinking of just using it for a
HTPC(Home Theater PC) but I noticed in the BIOS the board supports
Intel VT-D.  I read up on this and it seems this allows a hypervisor
to "passthrough" a device to the guests.  So my thoughts are that I
may be able to use Xen as a hypervisor, then run a windows 7 guest,
pass through the needed PCI/PCI-E devices for my HTPC, then run maybe
a linux or windows 2008 R2 guest for setting up networks services(DNS,
DHCP, Domain, NAS).

In order to use the VT-D in the board I will have to get a new CPU,
the i3s don't support VT-D but the i5s do.  I want to stay with the
i3s or i5s since I want the embedded GPU, the board has only 4 slots,
2x PCI-E 1x, 1x PCI-E 16x and 1 PCI and I have plans for all the
slots.  I am also thinking of doubling the RAM and getting a Dell Perc
6/i as a RAID controller, so if this doesn't work out I can transfer
the RAID controller and the 6x HDDs to a new system without losing the
data.

My backup plan is to install Windows 2008 R2 as the primary OS.  Then
setup that as my HTPC with my network services running either in the
primary OS or under Hyper-V.

So my first question is, does my plan seem feasible?  And second, is
there a restriction on which devices Xen can pass through?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen passthrough, Jonathan Taylor <=