Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 6 - Xen 4.2.3 pciback support?



Ah, I didn't notice that, thanks for pointing that out.

I fixed and rebooted and I do see in dmesg:
pciback0 at pci4 dev 2 function 0: vendor 0x168c product 0x0013 (rev. 0x01)
pciback0: mem: 0xf7fe0000 - 0x00010000
pciback0: interrupting at ioapic0 pin 17, event channel 7


But still no joy in passing it to the domU:
libxl: error: libxl_pci.c:387:libxl_device_pci_assignable_list: Looks
like pciback driver not loaded
Memory fault (core dumped)


On Sat, Jan 11, 2014 at 1:12 PM, Matteo Beccati <php%beccati.com@localhost> 
wrote:
> On 04/01/2014 01:37, Miguel Clara wrote:
>> In my boot.cfg I have the pciback.hide:
>> menu=Boot Xen with 256MB/1vcpu for dom0:load /netbsd.xenDOM0
>> console=pc;pciback.hide=(04:02.0);multiboot /xen.gz dom0_mem=256M
>> dom0_max_vcpus=1 dom0_max_vcpus_pin
>
> I think there's a ";" too much. I got it (almost) working with:
>
> load /netbsd.xenDOM0 console=pc pciback.hide=(04:02.0);
>
>
> Cheers
> --
> Matteo Beccati
>
> Development & Consulting - http://www.beccati.com/


Home | Main Index | Thread Index | Old Index