similar to: pciback vs. qemu-dm vs. ?

Displaying 20 results from an estimated 3000 matches similar to: "pciback vs. qemu-dm vs. ?"

2006 Nov 13
1
problem with pciback
Hello, I''m attempting to run Windows XP in a domU using the PCs actual graphics card. I believe I''ve set everything up correctly, including the pciback module etc. I''ve set pciback to grab the graphics card and all the USB hosts as well: (from dmesg) pciback 0000:00:02.0: seizing device pciback 0000:00:02.1: seizing device pciback 0000:00:1a.0: seizing device pciback
2006 May 31
9
pcifront pci-0: pciback not responding (tg3)
Hello, I am desperately trying to get pci-passthrough to working. I want to pass a tg3 nic to domU. when booting domU I get a lot of messages: pcifront pci-0: pciback not responding!!! in domU, "ifconfig eth... adress up" hangs for 2 minutes, finally ifconfig -a shows a correct setting with no data transmitted rx/tx The IP Adress is being assigned, but there is no data transmission
2009 Mar 05
1
pciback and pci passtrought problems
Hi, once again, Problems with pciback and pci passthrough the system -------------------------------------------------------------------------------- DOMAIN0:~# lspci -tv -[0000:00]-+-00.0 nVidia Corporation nForce3 250Gb Host Bridge +-01.0 nVidia Corporation nForce3 250Gb LPC Bridge +-01.1 nVidia Corporation nForce 250Gb PCI System Management +-02.0
2011 Jul 23
1
[PATCH] xen/pciback: remove duplicated #include
Remove duplicated #include('s) in drivers/xen/xen-pciback/xenbus.c Signed-off-by: Huang Weiyi <weiyi.huang at gmail.com> --- drivers/xen/xen-pciback/xenbus.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/xen/xen-pciback/xenbus.c b/drivers/xen/xen-pciback/xenbus.c index 206c4ce..978d2c6 100644 --- a/drivers/xen/xen-pciback/xenbus.c +++
2011 Jul 23
1
[PATCH] xen/pciback: remove duplicated #include
Remove duplicated #include('s) in drivers/xen/xen-pciback/xenbus.c Signed-off-by: Huang Weiyi <weiyi.huang at gmail.com> --- drivers/xen/xen-pciback/xenbus.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/xen/xen-pciback/xenbus.c b/drivers/xen/xen-pciback/xenbus.c index 206c4ce..978d2c6 100644 --- a/drivers/xen/xen-pciback/xenbus.c +++
2009 Nov 24
1
Unknown boot option `pciback.hide=(09:04.0)': ignoring
Good morning, I need to use pciback.hide to hide a pci card because I want to pci passthrough that card to a domU. My hardware neither supports Intel-Vt-d nor AMD's IOMMU. Unfortunately this doesn't seem to work in Centos 54 anymore. I guess it doesn't work because it is not compiled into the kernel, but as a module. I got the following error in dmesg and the pci device is still
2008 Feb 09
1
How to deal with pciback?
Hello everybody, for just one week I try to install three servers on an OpenSuSE 10.3 dom0 equipped with 4 NICs. One server is an OX using the onboard NIC via xenbr0. This server runs!! For my IPCop server I intended to use the three remaining NICs (Intel Pro100/S, 3Com 3C590, Realtek RTL-8139). These three NICs should be used natively by my IPCop. So I tried to use the pciback driver. I wrote a
2007 Nov 26
1
pciback.hide with debian
Hi all, I made run some domU on my debian stable dom0 I got 2 NIC and I would like to attach my second NIC to a special dom0 (proxy) I read some docs about it, I add pciback.hide=(0a:02.0) on my menu.lst and I start my domU (proxy) like that. xm -create -c proxy pci=0a:02.0 I try with pci=[''0a:02.0''] on my domU conf file But none of this work for me. I use kernel
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
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
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all, did somebody successfuly export ISDN Cards to DomU? I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN) lspci -vt -[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller +-01.0 nVidia Corporation MCP55 LPC Bridge ... +-05.1 nVidia Corporation MCP55 SATA Controller +-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN
2006 Aug 28
5
pciback error - what does it mean?
I''m still playing around with xen-3.0.2-3 and the pciback.hide option. Currently I''m trying to give the guest a pcmcia-to-pci card with a prism54 wlan card in the slot. When starting the guest the following message apears in the bootlog: ... pciback 0000:02:09.0: can''t export pci devices that don''t have a normal (0) or bridge (1) header type! ... The lspci of
2012 Apr 09
7
xen-pciback cause my system hang
Hi, I have successfully start my Win7 x86 domU on my x64 Xen dom0 system. Now I want to give my Win7 full access to my Nvidia card. lspci 01:00.0 VGA compatible controller: NVIDIA Corporation G86 [Quadro NVS 140M] (rev a1) and I added these to my /etc/modprobe.d/xen-pciback.conf options xen-pciback hide=(0000:01:00.0) then I ran modprobe xen-pciback nothing happens on the screen, and my
2009 Mar 30
1
Trouble adding a pci device to a a linux domU
Hi, I want to give direct access to my monitor for my linux domU so that my graphics can run smoothly inside domU which is Ubuntu 8.10 I tried doing the following, but things didn''t work out. 1. I boot my Xen on Debian ( lenny ) using kernel /boot/xen-3.2-1-i386.gz module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sdc4 ro console=tty0 pciback.permissive pciback.hide=(00:02.0)
2006 Aug 17
1
How to enable pciback.hide in standard xen 3.0.2 kernels
Or how to delegate special PCI devices from domain-0 to dom(u) Hi, I tried to manage some pci devices for dom(u) domains, using the fedora core 5 (xen0/u) and 6-test2 (xen) i686 kernel-xen and kernel-xen-devel rpms: In domain-0 lspci shows the pci device 00:04.01 which should be delegated to dom(u) In dom(u) lspci does not show any information (this seems to be ok) lsmod in dom(u) gives:
2011 Feb 20
1
PCI passthrough of a SATA/PATA controller, "FLR functionality not supported"
Hi there, I have a question regarding PCI passthrough on the Citrix XenServer 5.6 (Xen 3.4.2). I already managed to get some soundcard passed through to a Windows guest. So I think my knowledge about that topic isn''t _that_ low. But I cannot seem to pass through a SATA/PATA controller to a Linux guest. I have some additional CD/DVD burner (PATA) attached to a SATA/PATA controller
2013 Jun 10
1
Mellanox SR-IOV IB PCI passthrough in Xen - MSI-X pciback issue
Greetings Xen user community, I am interested in using Mellanox ConnectX cards with SR-IOV capabilities to passthrough pci-e Virtual Functions (VFs) to Xen guests. The hope is to allow for the use of InfiniBand directly within virtual machines and thereby enable a plethora of high performance computing applications that already leverage InfiniBand interconnects. However, I have run into some
2008 Dec 04
1
Xen 3.3.0 PCI passthrough with pciback.hide
Hi all, I am trying to configure a Dom U to act as a firewall and therefore I need to pass one of the two ethernet cards to the Dom-U. I configured the Xen kernel to build pciback as a module and I am passing the hide option via boot parameters. I boot the pv machine via pygrub and I am able to see the ethernet device in Dom U as follows: Dom-U#lspci 02:00.0 Ethernet controller: Broadcom
2006 Nov 19
1
debian etch problems with networking and pciback.hide
Hi List, please excuse that this post is again about networking with XEN. Even though I googled and checked other posts for some days now I did not manage to get my installation working. Following some advises I used the late binding of pci. So I created a /etc/modprobe.de/local and added: options pciback hide=(03:00.0)(04:00.0) install e1000 /sbin/modprobe pciback ; /sbin/modprobe
2006 Sep 30
0
pciback not working
Hi, I am still trying to assign pci or usbs to a domU. I get to the point where pciback seizes the devices (5 usb and 2 pci). I modified the configuration of the domU with pci = [ ''00:1d.0'' , ''00:1d.1'' , ''00:1d.2'' , ''00:1d.3'' , ''00:1d.7'', ''02:01.0'' , ''02:02.0'' ] but