similar to: XEN | kernel 3.0 vs 2.6.34-xen - no pci backend?

Displaying 20 results from an estimated 5000 matches similar to: "XEN | kernel 3.0 vs 2.6.34-xen - no pci backend?"

2010 Jul 01
1
Question about backporting pci passthrough fix to 2.6.18
Hi, I have a question about the bug: http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1632 This is marked as fixed in the pv-ops kernel. I am working for a company developing a xen based virtualisation solution. Unfortunately the design is tied to CentOS and there is resistance to upgrade to > 2.6.31 kernel. My question is whether it is possible for me to try to backport the fixes for
2009 Nov 10
1
Xen pci passthru problems with kernel -164.6.1
Hi there, After updating a server from CentOS 5.3 to 5.4 my Xen pci-passthru setup has some troubles. The server has two NICs, one used by dom0 and the other assigned to a domU and one SCSI controler assigned to another domU. It has been working fine since CentOS 5.1, when I did the initial setup. After upgrading to 5.4, I get this error when starting the domU with one of the NICs assigned:
2011 Aug 30
1
"update-grub" adds line to "multiboot"
Hello Xen folks, I use Debian Squeeze. I want to passthrough PCI devices. With the old stable Debian (grub legacy) i did not have problems. I edit /etc/default/grub like: quote: GRUB_CMDLINE_XEN_DEFAULT="quiet xen-pciback.permissive xen-pciback.hide=(00:14.2)(01:05.1)" I run "update-grub". Now i look at /boot/grub/grub.cfg: ### BEGIN /etc/grub.d/20_linux_xen
2010 May 08
8
VGA Passthru
Hello I am new in XEN and Linux. I am trying the VGA passthru. I can xen-pciback.hide EtherNet, Serial Com port. But when I xen-pciback.hide my VGA. I can no longer login to the Linux(Fedora 12). Then how can I xm create a XP DomU guest? Can anyone help? I am using Intel Q35 MB with Intel Core2 CPU. _______________________________________________ Xen-users mailing list
2011 May 16
4
Xen enviroment consultation
Hi all, I were upgrading my system recently. But I met some difficult problems, the biggest one is described in http://permalink.gmane.org/gmane.comp.emulators.xen.user/66971, unfortunately I got no answer yet. My original environment is xen3.4.2(64bit) + dom0 kernel 2.6.18-xen, and 4 domus with kernel 2.6.18-xen, after first upgrade stage, I have Xen4.1.0(64bit)+dom0 kernel 2.6.32.39, and 4 domu
2011 May 16
4
Xen enviroment consultation
Hi all, I were upgrading my system recently. But I met some difficult problems, the biggest one is described in http://permalink.gmane.org/gmane.comp.emulators.xen.user/66971, unfortunately I got no answer yet. My original environment is xen3.4.2(64bit) + dom0 kernel 2.6.18-xen, and 4 domus with kernel 2.6.18-xen, after first upgrade stage, I have Xen4.1.0(64bit)+dom0 kernel 2.6.32.39, and 4 domu
2006 Dec 05
1
PCI pass through vs. slot
I am a bit confused on the PCI stuff. PASSTHRU-- does this mean that pcifront is not needed? Or only that the PCI is not limited as it is with slot. In general, none of the docs are getting me anywhere with xen 3.0.3. Example: I run this: echo -n 0000:2:0.1>/sys/bus/pci/drivers/pciback/new_slot echo -n 0000:2:0.0>/sys/bus/pci/drivers/pciback/new_slot echo -n bind 0000:2:0.0 >
2011 Jun 18
7
problem while xen boot
Hai, I am using dell insprion 580 machine for xen installation and dom0 configuation. I compiled xen source code and configured the kernal. Grub entry given below menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' { insmod ext2 set root=''(hd0,3)'' multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2011 Jun 18
7
problem while xen boot
Hai, I am using dell insprion 580 machine for xen installation and dom0 configuation. I compiled xen source code and configured the kernal. Grub entry given below menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' { insmod ext2 set root=''(hd0,3)'' multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2009 Jan 09
5
[PATCH] Enable PCI passthrough with stub domain.
This patch enables PCI passthrough with stub domain. PCI passthrough with stub domain has failed in the past. The primary reason is that hypercalls from qemu in stub domain are rejected. This patch allows qemu in stub domain to call the hypercalls which is needed for PCI passthrough. For security, if target domain of hypercall is different from that of stub domain, it rejects hypercall. To use
2011 Jul 06
5
Error of building dom0 kernel
Hi all, I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to build XEN and dom0 kernel. Building XEN has no problem, but there is an error which I cannot solve to build dom0 kernel. The brief instructions for building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64 menuconfig, finally generate kernel.deb. (I did every step exactly as the web page says)
2009 Jan 26
20
Successful PCIe Graphics VT-d Passthrough to Win32 DomU, Q35 chipset
I am happy to announce that I have successfully (and finally!) been able to pass a PCIe graphics card via VT-d to a Windows XP HVM DomU. About time! Config: -Intel Q6600 Core 2 Quad-Core, G0 stepping (I think) -Intel DQ35JO Motherboard, Q35 Chipset, BIOS v.991 (1/9/09), VT and VT-d enabled -nVidia 9500GT (for VT-d passthrough - DomU) -nVidia GeForce2 MX200 (Dom0 console) -Xen (build:
2009 Jan 26
20
Successful PCIe Graphics VT-d Passthrough to Win32 DomU, Q35 chipset
I am happy to announce that I have successfully (and finally!) been able to pass a PCIe graphics card via VT-d to a Windows XP HVM DomU. About time! Config: -Intel Q6600 Core 2 Quad-Core, G0 stepping (I think) -Intel DQ35JO Motherboard, Q35 Chipset, BIOS v.991 (1/9/09), VT and VT-d enabled -nVidia 9500GT (for VT-d passthrough - DomU) -nVidia GeForce2 MX200 (Dom0 console) -Xen (build:
2010 Mar 13
1
[solved] Error: pci: 0000:01:07.0: non-page-aligned MMIO BAR found.
Hi Folks, I make I new approach to pimp up my xen-Kernel in higher version-numbers. Currently I run a selfcompiled 2.6.27-Kernel from: hg clone http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg In the next step I want to run the kernel from jemery: git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git I tried the last couple of days to get pci-passtrough work with jeremys
2012 Dec 11
3
hw to assign devices with VT-d in (fedora with Xen hypervisor)
hi, i have installed Xen hypervisor on fedora 17 and now i want to assign devices directly to a guest OS through VT-d. does any one know how can i do it? i found some solutions for that but those had some steps for when installing Xen while i installed Xen on fedora. i am going to know,can i assign device to a guest OS through VT-d capability with installed Xen on fedora 17? thanks.
2012 Dec 11
3
hw to assign devices with VT-d in (fedora with Xen hypervisor)
hi, i have installed Xen hypervisor on fedora 17 and now i want to assign devices directly to a guest OS through VT-d. does any one know how can i do it? i found some solutions for that but those had some steps for when installing Xen while i installed Xen on fedora. i am going to know,can i assign device to a guest OS through VT-d capability with installed Xen on fedora 17? thanks.
2010 May 09
47
IOMMU and AMD 890fx
Hi, All the reviews for the AMD 890fx chipset reported that it supports IOMMU v1.2. But I cannot find any mention of that on AMD site. Does 890fx support IOMMU? Do 890fx motherboards with IOMMU exist? Does Xen support 890fx? Regards, Leonardo _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
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,
2011 May 13
0
continously schedule aer pcifront service
Hi gurus, I used xen 4.1.0 (64bit) + dom0 kernel 2.6.32.39 (32bit) + domu kernel 2.6.32.39 (32bit) environment. I was trying to passthru Broadcom NIC to domu. The NIC can be UP but not RUNNING, on domu #ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:10:18:95:25:90 inet addr:10.0.0.3 Bcast:10.0.255.255 Mask:255.255.0.0 UP BROADCAST MULTICAST MTU:1500 Metric:1
2010 May 27
10
Is there something missing for my NIC passthough?
Hi experts I use xen-4.0.0 and dom0 is 2.6.33 and domU is 2.6.34 #lspci ............... 01:00.0 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02) 01:00.1 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02) 05:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06) 05:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit