similar to: Syntax for PCI Pass-Thru for multiple devices?

Displaying 20 results from an estimated 1000 matches similar to: "Syntax for PCI Pass-Thru for multiple devices?"

2008 Dec 09
4
[VT-D]iommu.c:775: iommu_page_fault: iommu->reg = ffff828bfff57000
Hello, I have been working sometime now on getting a HVM accepting a PCI card from the host. As was said in the VT-D wiki I bought an ASUS P5E VM DO motherboard (rel 0803) which has the VT-D option in the bios. I want to pass a Hauppauge PVR 500 card to a virtual machine running LinuxMCE. After first trying XEN 3.2.1 which did not enable the "VT-D virtualisation" bit in xm dmesg, i
2010 Apr 11
7
dom0 crash, require assistance interpretting logs and config suggestions
Hello, I have experienced a dom0 crash where the system became unreachable via the network and the console was unresponsive. I would appreciate help interpretting the logs and any configuration change suggestions. It is a stock Debian Lenny dom0 running xen 3.2.1 with kernel 2.6.26-2-xen-amd64 and an AMD Athlon IIx4 with 4 GB of RAM. It is running 4 VMs. One VM has two PCI NICs being
2008 Apr 07
2
virtual gigabit
Is there anyway to get gigabit networking for a fully virtualized guest? I''ve tried searching for this one, but all I get are results about gigabit networking for the host / dom0, nothing for domU. Thanks, Gordon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Apr 24
2
any VT-d enabled mobos for Xeon 5000 series out there ?
Hi list, i have seen a lot of questions about VT-d on recent intel mobos. however, it seems that all tests are done on the newer socket 775-based xeon''s or core2''s, and not the 5000 series (socket 771 based). i was planning on getting a intel S5000V chipset, but found out that it does not support VT-d. Can anyone confirm a mobo that has this enabled and also has 2x LGA771
2008 Apr 03
1
Ability to pass-through a PCI videocard & PCI USB card?
Hi All! Quick question as I''m wondering if this is possible. On a Intel-VT enabled machine (Intel Xeon X3220 on an Intel 3000 Series Chipset), if I have a PCI video-card and a PCI USB card, would it be possible to do a PCI pass-through on those two PCI devices to a guest domain?  I''m assuming the PCI USB card would be fairly easy, but my gut instinct on the PCI video-card is
2008 Jul 22
3
UPS (Power) Monitoring on dom0...
Hi All, I have a USB-HID compatible UPS which is connected to my dom0 (CentOS 5.1) which is being monitored.  I have a bunch of domU''s of various OS''es, and was wondering if anyone has a solution to send the "state" of the UPS to the domU''s (read-only).  I''d like that in the event of a power-outage and the UPS''s batteries are low that before
2012 Jul 25
9
Regression in kernel 3.5 as Dom0 regarding PCI Passthrough?!
Hi! i notice a serious regression with 3.5 as Dom0 kernel (3.4 was rock stable): 1st: only the GPU PCI Passthrough works, the PCI USB Controller is not recognized within the DomU (HVM Win7 64) Dom0 cmdline is: ro root=LABEL=dom0root xen-pciback.hide=(08:00.0)(08:00.1)(00:1d.0)(00:1d.1)(00:1d.2)(00:1d.7) security=apparmor noirqdebug nouveau.msi=1 Only 8:00.0 and 8:00.1 get passed through
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi, next step, # dmesg | grep pciback Bootdata ok (command line is root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) ) Kernel command line: root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) Unknown boot option
2008 Apr 06
24
Re: Xen 3.2.0 on debian etch, many kernel panics
>/ these are the packages installed:/ > >/ ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 image on AMD64/ >/ ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 modules on AMD64/ >/ ii xen-hypervisor-3.2-1-amd64 3.2.0-2 / >/ The Xen Hypervisor on
2007 Dec 03
3
domU does not see the pci nic - pci passthrough
Hi all! I want to assign a physical network card (e100) to a domU: I think Dom0 is ok but domU does not recognize the pci nic. into DomU I don''t know wath should I see: I have nothing in dmesg nor in messages... Into Dom0 I have this modules.conf: options pciback hide=(0000:03: 08.0) install e100 /sbin/modprobe pciback; /sbin/modprobe --ignore-install e100 This is dmesg: pciback
2008 May 04
8
Web tool for management xen DomainUs ?
Hi! I like to allow to several DomainUs admins to admin his virtual servers with a web interface, without contact with Domain0. This tool must be opensource, and allow shutdown, reboot and see the logs with a web user / pw. Perhaps too the memory, CPU, ,,, of the virtual server. Are there any tool some this? Any pointer will be welcomed. Regards, Agustin
2009 Apr 22
2
Nova-s2 pci-passthrough not properly working
Dear all, i''m having problems passing a Hauppage Nova-S2 card to my DomU (Mythtv Backend). Hardware is: HP XW8200 2x 3.0GHz Xeon 8Gb ECC Ram 1x TT3200-S2 card 1x DVBWordl S2 card 1x Nova-S2 card [many other card for other domUs...] Dom0 is Ubuntu 8.04 server LTS. Xen 3.2 from repo. DomU (Mythtv) is a 8.04 (using LVM) both using 2.6.24-23-xen kernels Dom0 configs: lspci: ... 02:01.0
2009 Feb 04
1
AW: Workaround for pcifront issues
Thanks Anna, this was also quite interesting for me. Did you mean that I just have to eliminate the else branch or raise arround "All devices behind the uppermost PCI/PCI-X bridge must be co-assigned to the same guest." or do I have to eliminate more in order to prevent an FLR (whatever that is). For my board it''s definitely necessary to move PCI devices in different guests,
2004 Aug 26
5
TDM400P Problems
Hi, I have just started to setup and configure my asterisk box and am having trouble with it. I have a dlink nic in the box as well as the digium card. When the nic is in there by itself it works, but when I put the tdm400p in, there seems to be some sort of conflict with the network card. The tdm appears as another type of network card, which I don't think it should, should it? It shows
2008 Apr 21
2
Decent motherboard with VT-d (Intel) support?
I know most of the motherboards based off of the Intel Q35 northbridge usually have VT-d options for it to be enabled or disabled in the BIOS.  I''ve heard the same for Intel 5400''s and Intel 3200/3210''s but been looking through manuals for various server boards and don''t see VT-d options in the BIOS. However, I was wondering if anyone had success stories or
2008 Mar 31
5
Release 0.8.8 of GPL PV drivers for Windows
In the spirit of ''release early, release often'', here''s another binary release... http://www.meadowcourt.org/WindowsXenPV-0.8.8.zip The only thing that''s changed since 0.8.7 is that xennet should work under amd64 again. James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2008 Mar 31
5
Release 0.8.8 of GPL PV drivers for Windows
In the spirit of ''release early, release often'', here''s another binary release... http://www.meadowcourt.org/WindowsXenPV-0.8.8.zip The only thing that''s changed since 0.8.7 is that xennet should work under amd64 again. James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2008 Jul 25
5
VT-d "partial" success - passing DVB-S tuner to Windows DomU (based off previous thread of similar name!)
Hi All, So I''ve got a DVB-S PCI Express card ($30 USD Twinhan AD-SE200 off eBay) that''s being passed via VT-d/pciback in Xen 3.2.1 under CentOS 5.2 to a Windows XP SP3 which works! ... except for one small issue... Motherboard is an Intel DQ35JO that much people has had success with and an Intel E8400 CPU. The issue is that when dealing with FTA MPEG-2 transport streams (DVB-S
2008 Feb 09
7
Hardware for HVM
I am using a Asus M2A-VM mainboard with Athlon X2 2300 cpu. The mainboard features a AMD 690G chipset. I thought this hardware is amd-v compatible. While using xen with hvm I get the message: root@pluto:/etc/xen# xm create /etc/xen/win.cfg -c Using config file "/etc/xen/win.cfg". Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
2007 Jun 13
1
howto pciback and Ubuntu ?
Hello, Does anyone could tell me how can I use pciback under Ubuntu ? I''ve got a telephony card for Asterisk and I find this document : http://www.crc.id.au/fedora-core-6-xen-and-asterisk/ What happens seems that pciback module is unavailable under Ubuntu or compiled into the kernel ? Any tips are welcome Regards _______________________________________________ Xen-users mailing