Displaying 20 results from an estimated 7000 matches similar to: "Wiki Links"
2010 Dec 29
1
xen PCI pass through clarification
hi,
I want to know if there is any particular linux kernel version on DomU that
is required for PCI pass through to work ?
It is not clear from the link here
http://wiki.xensource.com/xenwiki/XenPCIpassthrough.
I want to use linux kernel 2.6.27.39 as my DomU. Can that be used for PCI
pass through ?
thanks and I appreciate any help.
_______________________________________________
Xen-users
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
2010 Sep 15
5
is Intel VT-d "really" necessary?
Hi all,
I'm just curios and would like some input from the community on this
one. We're busy budgeting for a couple of new servers and I thought it
would be good to try out the Core i7 CPU's, but see the majority of
them don't offer VT-d, but just VT-x. Looking at the LGA1366 range,
only the "Intel lga1366 i7 980XE" (from the list of what our suppliers
stock) have VT-d,
2009 May 23
10
Crash DomU and after it Dom0 is frozen.
Hello!
I installed NexentaOS (Opensolaris kernel b104+).
First booting system is true. Before first rebooting system updates
boot_archive. It''s false.
Computer is freeze and CapsLock and ScrollLock is blinking.
Helps only RESET button.
My system is Ubuntu 8.10, kernel-2.6.30-rc3-tip, Xen-3.4-Stable with debug
options enabled.
My hardware: AMD Athlon64X2 5400+, RAM 4GB.
For DomU: mem=1024,
2009 May 01
5
PyGrub + ZFS: getbootstring. How it works?
I have NexentaCP2 (Opensolaris b104+).
Parameters for the kernel:
''zfs-bootfs=syspool/rootfs-nmu-000,bootpath=/xpvd/xdf@0:a''
Pygrub returns:
''zfs-bootfs=syspool/30,bootpath=/xpvd/xdf@0:a''
Result: Boot with pygrub don''t work.
What is "30" in syspool/30 ?
_______________________________________________
Xen-users mailing list
2010 Jun 22
18
blktap2 does not work
Distro: debian unstable
Xen version: 4.0.0-2
This is the config:
#HVM
#still no qemu-dm in debian
#kernel = "/usr/lib/xen-4.0/boot/hvmloader"
#builder = ''hvm''
#memory = 2048
#name = "webserver"
#vif = [''bridge=eth0'']
#disk = [''tap:tapdisk:aio:/srv/xen/webserver.img,xvda,w'',''phy:/dev/cdrom,xvdb:cdrom,r'']
2011 Aug 04
1
XEN | kernel 3.0 vs 2.6.34-xen - no pci backend?
ls /lib/modules/2.6.34-xen-r4-dom0/kernel/drivers/xen/pciback
pciback.ko
passthru works fine with that module and 2.6.34-xen dom0/domU host/guest
i can''t find analog for this module in 3.0 kernel. pci-stub i suppose is
for KVM and doesn''t work with XEN - guest starts but has no PCI devices.
can anyone give me some advice on make PCI passthru work in 3.0?
2009 May 28
6
uuid of DomU from DomU.
Hello!
Can i get uuid of DomU from this DomU ?
What is needed?
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Apr 27
4
Pygrub + ZFS: problem of booting
Hello!
My Dom0 config: Xubuntu 8.10 + "Xen-3.3.1 and kernel-2.6.18-xen.hg"
I have Nexenta CP2 RC1 (Opensolaris b104) on ZFS file system.
I installed this OS in HVM.
For PV i used pygrub.
My config file: ''ncp2.pygrub''
bootloader = "/usr/bin/pygrub"
boot = "c"
memory = 512
name = "NexentaPV"
uuid =
2008 Nov 14
5
Error: failed to assign device...VT-d isn''t enabled properly(?)
Dear List,
I need to make an Aladdin eToken Pro visible in a Linux guest HVM, but
I cannot assign the device to any domU, while it''s being blocked by
the dom0.
To avoid this trouble I would like to pass the whole USB bus to the
domU directly, via PCI passthrough.
Now I use xen 3.3.0 from xensource and xen kernel from Ubuntu 8.04
2.6.24-19-xen, because the xensource xen kernel
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
2010 Aug 01
4
Fw: [PATCH] blktap2: blktap2 and pygrub (xen-unstable)
Forwarding to you original patch requested.
It works for me.
Boris
--- On Sun, 7/11/10, eXeC001er <execooler@gmail.com> wrote:
From: eXeC001er <execooler@gmail.com>
Subject: [Xen-devel] [PATCH] blktap2: blktap2 and pygrub (xen-unstable)
To: "Xen-devel" <xen-devel@lists.xensource.com>
Date: Sunday, July 11, 2010, 9:18 AM
1. Bug fix for error: "Error: Device
2010 Sep 05
4
igb pciback and e1000e pciback not work.
I''m using Xen 4.01 and jeremy''s pvops kernel, the kernel version is
2.6.32.18.
At first I want to test the performance of pci passthrough when it comes to
the network card 82571EB
I''m using the Jeremy''s kernel 2.6.32.18 as DomU kernel too.
And I found if the interface is not connected, I mean the network card
receives no packet, ( the network card
2010 Sep 05
4
igb pciback and e1000e pciback not work.
I''m using Xen 4.01 and jeremy''s pvops kernel, the kernel version is
2.6.32.18.
At first I want to test the performance of pci passthrough when it comes to
the network card 82571EB
I''m using the Jeremy''s kernel 2.6.32.18 as DomU kernel too.
And I found if the interface is not connected, I mean the network card
receives no packet, ( the network card
2010 Jun 21
7
Third release candidate for Xen 4.0.1
Folks,
The tag 4.0.1-rc3 has been added to
http://xenbits.xensource.com/xen-4.0-testing.hg
Please test!
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Mar 29
0
Xen PVSCSI wiki page added
Hello,
I just added a XenPVSCSI wiki page:
http://wiki.xensource.com/xenwiki/XenPVSCSI
Not very complete yet but it should have some good links
related to using SCSI passthru with Xen, for example for
tape drives or for NPIV.
Please contribute and add/edit/fix! :)
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2010 Mar 29
0
Xen PVSCSI wiki page added
Hello,
I just added a XenPVSCSI wiki page:
http://wiki.xensource.com/xenwiki/XenPVSCSI
Not very complete yet but it should have some good links
related to using SCSI passthru with Xen, for example for
tape drives or for NPIV.
Please contribute and add/edit/fix! :)
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2011 Nov 29
2
[PATCH] docs: XenBus page has been transfered to new wiki
# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1322568055 0
# Node ID 6da8c30fb198adc15136a867a8303b7de3804bcf
# Parent fa9deee858b84d4c4fbb5f9523fa5adb7aac3a35
docs: XenBus page has been transfered to new wiki
Signed-off-by: Ian Campbell <Ian.Campbell@citrix.com>
diff -r fa9deee858b8 -r 6da8c30fb198 docs/misc/xenstore.txt
--- a/docs/misc/xenstore.txt Tue
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the