search for: pt_msix_init

Displaying 5 results from an estimated 5 matches for "pt_msix_init".

2013 Jan 16
1
rombios unable to loaded MPT BIOS
...on registered (size=0x00000100 base_addr=0x00009001) pt_register_regions: IO region registered (size=0x00004000 base_addr=0xdf03c004) pt_register_regions: IO region registered (size=0x00040000 base_addr=0xdf040004) pt_register_regions: Expansion ROM registered (size=0x00080000 base_addr=0xdf080000) pt_msix_init: get MSI-X table bar base df03c000 pt_msix_init: table_off = 2000, total_entries = 15 pt_msix_init: errno = 2 pt_msix_init: mapping physical MSI-X table to 7fd7738ea000 pt_msi_setup: msi mapped with pirq 4f pci_intx: intx=1 register_real_device: Real physical device 0d:00.0 registered successfuly!...
2010 Apr 22
2
pci-attach - HOWTO
Hi, I tried to attach passrough io device to domU, the command (ended successfully in dom0), but when I entered the domU and typed the "lspci" command I didn''t see the new device, although the dom0 removed it from the "pci-list-assignable-devices". When I tried to detach it from the domU, the detach command returned with timeout error. What did I miss? perhaps I
2008 Jul 02
4
Please pull ia64 trees
Hi Keir, Please pull the ia64 trees: http://xenbits.xensource.com/ext/ia64/xen-unstable.hg http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg This includes updates of acpi related files, save/restore update for pv_ops and bug fixes from Akio, and mini-os update from Samuel Thibault. Thanks, -- yamahata _______________________________________________ Xen-devel mailing list
2008 Jul 15
5
[PATCH] ioemu-remote: Fix pci pass-through
ioemu-remote: Enable pci pass-through by default. -- Jean Guyader _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
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