Displaying 20 results from an estimated 200 matches similar to: "[PATCH] Fix compilation error when CONFIG_PCI_REASSIGN is not set."
2008 Dec 25
0
[PATCH 2/4] dom0 linux: Add "guestdev=" boot parameter.
This patch adds "guestdev=" boot parameter. This boot parameter is used
to reassign page-aligned memory resource and bind PCI back driver.
Thanks,
--
Yuji Shimada.
Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp>
diff -r 4769a6db78f5 -r fcefb8852878 Documentation/kernel-parameters.txt
--- a/Documentation/kernel-parameters.txt Thu Dec 25 10:37:52 2008 +0900
+++
2008 Oct 08
8
[PATCH] dom0 linux: Reassign memory resources to device for pci passthrough.
This patch adds the function that reassign page-aligned memory
resources, to dom0 linux. The function is useful when we assign I/O
device to HVM domain using pci passthrough.
When we assign a device to HVM domain using pci passthrough,
the device needs to be assigned page-aligned memory resources. If the
memory resource is not page-aligned, following error occurs.
Error: pci: 0000:00:1d.7:
2008 Aug 01
0
[PATCH] ioemu-remote&ioemu: fix libpci error handling.
This patch fixes libpci error handling.
It can be applied to both ioemu-remote and ioemu.
libpci returns ALL F when error occurs. Currently, if libpci returns ALL
F, emulation stops. But it is possible that the field of real register
which is read by guest software is ALL F.
After applying this patch, if libpci returns ALL F, ioemu will log
warning message and continue the emulation.
2008 Dec 25
0
[PATCH 1/4] dom0 linux: Expose HID, UID, SEG, BBN of PCI root bridge via sysfs.
This patch exposes HID,UID,SEG,BBN of PCI root bridge via sysfs.
Thanks,
--
Yuji Shimada.
Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp>
diff -r 618fc299e2f1 -r 4769a6db78f5 drivers/acpi/pci_root.c
--- a/drivers/acpi/pci_root.c Thu Dec 18 11:51:36 2008 +0000
+++ b/drivers/acpi/pci_root.c Thu Dec 25 10:37:52 2008 +0900
@@ -151,6 +151,36 @@
return AE_OK;
}
+ssize_t
2008 Nov 18
6
[PATCH] fix memory allocation from NUMA node for VT-d.
The memory relating guest domain should be allocated from NUMA node on
which the guest runs.
Because the latency of the same NUMA node is faster than that of a
different one.
This patch fixes memory allocation for Address Translation Structure
of VT-d.
VT-d uses two types of Structures for DMA address translation.
The one is Device Assignment Structure.
The other is Address Translation
2008 Jun 27
32
[PATCH][RFC] Support more Capability Structures and Device Specific
I am submitting the patch which supports more Capability Structures
and Device Specific Registers for passthrough device.
In Xen 3.3 unstable, qemu-dm supports Configuration Header, MSI
Capability Structure, and MSI-X Capability Structure. But qemu-dm does
not support PCI Express Capability Structure, Device Specific
Registers, etc (writing them is ignored).
To support various I/O devices, I
2008 Aug 29
7
FC-HBA assigned to guest domain does not work.
I assigned FC-HBA to guest domain, but it did not work.
FC-HBA seems to write its internal memory which is mapped to host
memory space via pci transaction. But there is no mapping in IOMMU''s
page table, so that page fault occurs in IOMMU.
I think that MMIO resource mapped via p2m table should be mapped via
IOMMU''s page table too. In other word, XEN_DOMCTL_memory_mapping
2008 Aug 02
3
Bug for Xen-3.3.0-rc2: libpci read error. No emulation.
On 32e, we create one guest, then hotplug attach one NIC to guest, guest
can not get IP address via dhcp, guest qemu log shows "libpci read
error. No emulation ".
Here is the bug entry:
One 32e, hotplug attaching VT-d NIC to guest failed.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1316.
-- haicheng
_______________________________________________
Xen-devel mailing list
2008 Jul 12
26
[PATCH] Improve the current FLR logic
Hi, all,
The attached patches try to improve the current FLR logic.
The idea is: removing the FLR logic from hypervisor and adding the
improved logic in Control Panel.
The current FLR logic in hypervisor has some issues: 1) Dstate
transition is not guaranteed to properly clear the device state; 2) the
current code for PCIe FLR is actually buggy: PCI_EXP_DEVSTA_TRPND
doesn''t mean the
2008 Sep 17
7
Megaraid SAS driver failing in Xen-3.3.0 but was working in Xen-3.2.2-rc3
On Xen-3.3.0, domain0 Megaraid SAS (SAS 1068 controller) driver is not loading correctly if vtd support in Xen is enabled.
It fails at the point of initializing firmware.
I wasn''t seeing this error with Xen-3.2.2-rc3 (Unstable version), though with vtd disabled in Xen-3.3.0, it is working.
Looks like a degrade problem.
Any clues?
Thx,
Venkat
2007 Sep 20
1
A special kernel for linux as guest os
Dear Yagi-san,
> I heard from the horse's mouth that the CentOS team is working on the
> 100Hz centosplus kernel. I think your request triggered the action :-)
> They want make people happy.
That sounds nice!
This TIPS, CONFIG_HZ=100, is one of FAQs. It will make most of us happy.
Now we can get kernel-vm package on dev.centos.org.
Is it a test release of the special kernel?
I
2007 Aug 21
1
High Performance SSH/SCP - HPN-SSH
Dear CentOS lovers,
Could you consider to include a patch,
http://www.psc.edu/networking/projects/hpn-ssh/
for openssh maybe as CentosPlus packages?
It has great speed impact for long-distance ( high delay ) transfer.
Regards,
Yuji Tsuchimoto
2009 Jul 29
1
relatime in plus kernel
Dear CentOS lovers,
Is someone interested in the linux-2.6-smarter-relatime.patch for centosplus
kernel?
This patch solves disk I/O performance dramatically on servers,
And recent distributions (fedora9 and later, etc.) and official kernel
applies it.
RHEL6 may include it, but RHEL5 is not.
How about the linux-2.6-smarter-relatime.patch?
Best Regards, Yuji
2011 Apr 29
1
Analysis and graphics by groups
Hello,
This is my first post in this e-mail list and I hope it's enough to justify
calling for help. In case it's not, sorry.
I'm trying to do analysis and graphics using a factor as a criteria to split
data and do the analysis/graphics for each subset of data.
Right now what I'm trying to do is to fit and plot the following logistic
model, according to a third variable named
2004 Sep 24
0
looking for ocfs-tools-1.1.2-1.src.rpm
Hello,
I'm new in this ML.
I'm looking for src.rpm of ocfs-tools-1.1.2-1 package of RH3.0.
I found the one, which version is 1.1.0-28, for suse9.1 but it seemed
to be configured for suse9.1...
If it is open in public, please let me know the URI.
Thank you,
-Yuji Oishi
2011 Nov 13
1
pci passthrough MoBo ASUS M4A89TD Pro/USB3
Hi people.
I had finally cross my USB to my DomU windows XP, justs 1 issue:
USB 2.0 not working only 1.1 is working.
I would to confirm with others that have the MoBo ASUS M4A89TD
Pro/USB3 if u have been able to passthrough the USB ports to HVM
windows?
I had try different settings on my BIOS, different settings on Xen
4.1, this under Centos x64 AMD
Athlon II 640.
I receive the
2008 Oct 08
6
pci pass-through failure on xen 3.3.0
Hi all,
I downloaded the xen 3.3.0 and now testing the pci pass-through with the
NIC.
Using late binding, the pci slot 0000:08:01.0 is assigned to pciback.
But pci related xm commands are not working.
For eg:
linux-242:/home/xen-3.3.0 # xm pci-list-assignable-devices
Unexpected error: <type ''exceptions.OSError''>
Please report to
2003 Jan 21
1
Q : Rsync verbose message
Hi,
I am using rsync for file server mirroring by Linux(Redhat7.2).
Please tell me, How to read about rsync last verbose message.
wrote 3000000000 bytes read 2000000 bytes 600000.00 bytes/sec
total size is 400000000000 speedup is 125.30
"bytes/sec"
Is this figure only as a result of a file transfer?
Or is it the total result of since the rsync command is performed?
I had connected by
2004 Mar 24
0
nmbd processes hanging
Hello,
I have a Debian machine with samba 3.0.2a-1 (which should bei identical
to samba-latests, AFAIK). For a reason not yet known nmbd processes keep
hanging around forever, eating up memory slowly, but steadily.
Logfiles do not show anything suspicious (to me, at least, I don't want
to put a days level 10 log in here), except from things like
| Mar 8 10:06:22 bertha kernel: Out of
2010 Jan 29
7
with Xen4 config -> (pci-passthrough-strict-check no), DomU init reports "Error: pci: PCI Backend and pci-stub don''t own device"
testing,
uname -ri
2.6.33-rc5-4-xen x86_64
rpm -qa | grep -i Xen-4
xen-4.0.0_20873_01-29.1.x86_64
cat test.cfg
name = ''test''
builder = ''linux''
bootloader = ''/usr/lib/xen/boot/domUloader.py''
bootargs = ''--entry=xvda1:vmlinuz-xen,/boot/initrd-xen''
disk = [