Displaying 20 results from an estimated 900 matches similar to: "pciback module not working"
2007 Jun 22
2
InfiniBand device in Xen
Hello,
I''m trying to get working infiniband device in Xen. I have Xen v3 with 2.6.18
kernel. I export PCI device from Dom0 into DomU. I''ve enabled permisive device
in Dom0.
However, inserting infiniband module results in the following messages (with
little more verbosity which I have added):
pcifront pci-0: Installing PCI frontend
pcifront pci-0: Creating PCI Frontend Bus
2011 Nov 05
1
glusterfs over rdma ... not.
OK - finished some tests over tcp and ironed out a lot of problems.
rdma is next; should be snap now....
[I must admit that this is my 1st foray into the land of IB, so some
of the following may be obvious to a non-naive admin..]
except that while I can create and start the volume with rdma as
transport:
==================================
root at pbs3:~
622 $ gluster volume info glrdma
2008 Mar 27
21
[PATCH 0/5] Add MSI support to XEN
Hi, Keir,
These patches are rebased version of Yunhong''s original patches,
which were sent out before XEN 3.2 was released. These patches enable
MSI support and limited MSI-X support in XEN. Here is the original
description of the patches from Yunhong''s mail.
The basic idea including:
1) Keep vector global resource owned by xen, while split pirq into
per-domain
2007 Jun 28
5
One question on MMIO
In sh_page_fault(), there are some code like following, why we think it
is mmio only when paging_vcpu_mode_translate(v)?
Thanks
Yunhong Jiang
/* What mfn is the guest trying to access? */
gfn = guest_l1e_get_gfn(gw.eff_l1e);
gmfn = vcpu_gfn_to_mfn(v, gfn);
mmio = (is_hvm_domain(d)
&& paging_vcpu_mode_translate(v)
&&
2008 Mar 27
11
[PATCH 1/5] Add MSI support to XEN
This patch changes the pirq to be per-domain in xen tree.
Signed-off-by: Jiang Yunhong <yunhong.jiang@intel.com>
Signed-off-by: Shan Haitao <haitao.shan@intel.com>
Best Regards
Shan Haitao
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Mar 11
17
Panic on boot on Sun Blade 6270
Hi All,
I''m getting the attached panic in the hypervisor on a Sun 6270 running
xen-testing.hg changeset 19913:6063c16aeeaa. I can run xen-3.3.1 from
the standard SLES 11 distribution (which says that it''s changeset
18546 but it has many patches). Any ideas?
thanks,
dan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Dec 15
8
[PATCH 0/2] MCA support with page offlining
Hi all,
I had posted about MCA support for Intel64 before. It had only a
function to log the MCA error data received from hypervisor.
http://lists.xensource.com/archives/html/xen-devel/2008-09/msg00876.html
I attach patches that support not only error logging but also Page
Offlining function. The page where an MCA occurs will offline and not
reuse. A new flag ''PGC_reserved''
2008 Feb 20
5
MSI Support in Xen
I was trying to patch Xen 3.2 from the mercurial repository with the MSI
patches by Yunhong Jiang given at the bottom of this page :
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
The tree seems to have significantly changed, especially the
hvm_irq_dpci_mapping structure in irq.h header file. Are there any updated
patches, or can I get a version of Xen from somewhere
2006 Sep 25
4
Re: [openib-general] problems with lustre o2ib module & ofed
It seems that lustre puts its modules in /lib/modules/2.6.16.21-0.8-default
despite the fact that my kernel is 2.6.16.21-0.8-smp !
uname -a
Linux n32 2.6.16.21-0.8-smp #4 SMP Sun Sep 24 08:47:30 BST 2006 i686 i686 i386 GNU/Linux
make[3]: Nothing to be done for `install-exec-am''.
/bin/sh ../../mkinstalldirs /lib/modules/2.6.16.21-0.8-default/kernel/fs/lustre
/usr/bin/install -c -m 644
2007 May 15
3
Sending bulk SMS messages from Rails app
Hi,
One of my model generates short messages that has to be delivered to
mobile phones as SMS''s. I am not sure how to proceed from here.
1. What are the components I would need?
2. Do I need a GSM modem? If yes how would it integrate with my app?
3. Does my hosting provider needs to have a GSM modem?
4. Does sending an SMS cost anything? If yes how much would a single SMS cost?
Any
2013 Jan 18
1
Configuration...
Hi have what might be some elementary questions. Really, what I"d love
would be for someone who has had good success to publish his/her
configuration files and, maybe, the output from ifconfig. At this point,
when I see the not-so-good performance I"m getting, I don't realistically
know if I'm in the right ballfield. It seems to me, that with so many
mellanox cards out
2009 Jan 21
11
[PATCH] x86: change IO-APIC ack method default for single IO-APIC systems
Ever since 3.0.2 we''ve been carrying this patch in our products. Since
there was no indication that there would be anything wrong with the
''new'' IO-APIC ack method added back then, we finally decided to drop
this patch recently from SLE11, to find that the subsequent release
candidate failed to work on at least on system without using
"ioapic_ack=old". With
2004 Jan 23
1
getent passwd problem (please it's quite URGENT)
Hi,
My ultimate goal is to use this samba installation as a member server without having to maintain NT user accounts on the samba box.
I have installed samba-3.0.1 in three Red Hat 9.0 machines installation went through fine.
My configuration options for Samba were the following:
./configure --with-winbind --with-winbind-auth-challenge --with-pam --with-acl-support --with-ldapsam
2008 Dec 02
8
[Question] How to support page offline in Xen environment
Hi, all
Page offline can be used by many purpose, like memory offline, memory power management, proactive action when multiple CE error happen to one page etc. In virtualization environment without guest offline support, we think offline a page usually means replace the old page with a new one transparently to guest.
Currently we are trying to add page offline support in Xen environment .
2008 Jul 01
4
VMX status report. Xen: #17917 & Xen0: #583 -- no new issue
Hi all,
This is our nightly testing report for c/s 17917; no new issue today,
and bug #1286 got fixed.
Fixed issue:
==============================================
1. guest cannot be created with two disks appended.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1286
Old issues:
==============================================
1. dom0 hangs with io errors printed while booting hvm
2006 Oct 30
1
RE: [Patch][RESEND] Add hardware CR8 acceleration for TPRaccessing
Any advice about the patch cr8-acceleration-3.patch?
Hi Keir, could you give some comments? Thanks!
-- Dexuan
-----Original Message-----
From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Cui, Dexuan
Sent: 2006年10月25日 11:12
To: Keir.Fraser@cl.cam.ac.uk
Cc: xen-devel@lists.xensource.com
Subject: [Xen-devel] [Patch][RESEND] Add hardware CR8
2010 Sep 15
3
How to setup the page sharing environment
Hi, milos/list, now I''m working on some code related to page sharing. Are there any document/wiki that show how to setup the page sharing environment, so that I can test my code?
Checking the code, I noticed the only tapdisk/blktap will use this page sharing mechanism. I''m not sure HVM guest without PV driver can use blktap, so does page sharing support HVM guest? Sorry that
2008 Nov 14
2
[RFC][patch 0/7] Enable PCIE-AER support for XEN
Following 7 patches are for PCIE AER (Advanced Error Reporting) support for XEN.
---------------------------------------------------------------------------
Patches 1~4 back port from Linux Kernel which enables kernel support to AER.
Those patches enable DOM0 PCIE error handling capability. When a device sends a PCIE error message to the root port, it will trigger an interrupt. The irq handler
2011 Feb 18
5
Native Instruments Battery3
Hi to all,
I'm trying to run Battery3 with Wine, but I'm experiencing some problems.
1. When I launch Battery (command line) I see these messages:
---
fixme:win:RegisterDeviceNotificationW (hwnd=0x50062, filter=0x32fcb0,flags=0x00000004) returns a fake device notification handle!
JackActivationCount::Signal value = 0 ref = 5
JackActivationCount::Signal value = 0 ref = 5
2007 Dec 11
13
[PATCH] Enable Core 2 Duo Performance Counters in HVM guest
Hi, Keir,
Currently, HVM guests do not have access to performance counters. So it
is not possible to use performance analyzer software such as vtune in
HVM guest to analyze programme performance. Other usage of performance
counters , for example, the NMI watchdog, won''t function either.
This patch will enable performance counters in HVM guest. Currently,
only Core 2 Duo is implemented.