search for: find_par

Displaying 4 results from an estimated 4 matches for "find_par".

Did you mean: find_part
2009 Jul 16
0
Re: Xen-devel Digest, Vol 52, Issue 178
...u can reach the person managing the list at xen-devel-owner@lists.xensource.com When replying, please edit your Subject line so it is more specific than "Re: Contents of Xen-devel digest..." Today's Topics: 1. Qemu nic rate limit (=?gb2312?B?yfLG9MH6?=) 2. [PATCH] xend: pci: find_parent: should return string rather than int (Cui, Dexuan) 3. Re: [PATCH] xend: pci: find_parent: should return string rather than int (Simon Horman) 4. RE: [PATCH] xend: pci: find_parent: should return string rather than int (Cui, Dexuan) -------------------------------------...
2007 Dec 04
7
REST bug with form_for
Hi all, I am running on Windows XP sp2 with ruby 1.8.6, and rails 1.2.3 I am using REST, and have this in my view <% form_for(:project, :url => project_path(:user_id => @project.my_user, :id => @project), :html => {:method => :put}) do |f| %> The browser correctly gives <form method="post" action="/users/2/projects/1">
2008 Oct 08
6
pci pass-through failure on xen 3.3.0
...File "/usr/lib64/python2.5/xen/util/pci.py", line 567, in pci_conf_read16 fd = os.open(self.cfg_space_path, os.O_RDONLY) OSError: [Errno 2] No such file or directory: ''/sys/bus/pci/devices/0000:06:00.0/config'' I checked the above python scripts. The function find_parent() in file util/pci.py, tries to find the parent device from the file link ../../../devices/pci0000:06/0000:06:01.0/0000:08:01.0 When it sees pci0000:06, it tries to read the config space of 0000:06:00.0 which doesn''t exist. This causes the above error. Lspci tree is, linux-242:...
2006 Jan 18
3
I need superman!
I have a legacy database that I can''t figure out. I''ve tried hundres of times and spent way tooooo much time trying to figure this out. I don''t think that rails can do it. Maybe there is a superman here who can get this too work. I''m going to post my sql dump to produce a very simple database. If anyone can get rails to work with this THEY WILL BE MY