Re: [BUG] problems with NICs pass through to OpenBSD guest

2022-09-21 Thread Adam Szewczyk
Hi, I asked Marek about installing Debug Hypervisor, and creating VM without stubdomain. It looks like I have to build Xen for myself, and edit libvirt config (which according to Marek may not work). I will try both this things on weekend but since I'm more an user then dev/sysadmin don't know if

Re: [BUG] problems with NICs pass through to OpenBSD guest

2022-09-20 Thread Adam Szewczyk
; (XEN) IRQ 18 Vec192: > (XEN) Apic 0x00, Pin 18: vec=c0 delivery=LoPri dest=L status=0 > polarity=1 irr=0 trig=L mask=0 dest_id:0100 > (XEN) IRQ 19 Vec161: > (XEN) Apic 0x00, Pin 19: vec=a1 delivery=LoPri dest=L status=0 > polarity=1 irr=0 trig=L mask=1 dest_

Re: [BUG] problems with NICs pass through to OpenBSD guest

2022-09-16 Thread Adam Szewczyk
I made another experiment. I tried if eth pass trough works in HVMs with other OSes. FreeBSD can't configure connection using DHCP. Ubuntu 22.04 kickstart the connection on Live Cd. BR Adam pt., 16 wrz 2022 o 21:26 Adam Szewczyk napisaƂ(a): > 00:00.0 Host bridge: Intel Corporation 8th

Re: [BUG] problems with NICs pass through to OpenBSD guest

2022-09-16 Thread Adam Szewczyk
01) (prog-if 02 [NVM Express]) > Subsystem: Sandisk Corp WD Blue SN500 / PC SN520 NVMe SSD > Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0 > Memory at b440 (64-bit, non-prefetchable) [size=16K] > Capabilities: > Kernel driver in use: nvme > Kernel modules: nv

Re: [BUG] problems with NICs pass through to OpenBSD guest

2022-09-16 Thread Adam Szewczyk
; 0x0010: BAR mem prefetchable 32bit addr: 0xf100/0x0100 > 0x0014: BAR empty () > 0x0018: BAR mem 32bit addr: 0xf2018000/0x1000 > 0x001c: BAR empty () > 0x0020: BAR empty () > 0x0024: BAR empty () > 0x0028: Cardbus CIS: > 0x00

[BUG] problems with NICs pass through to OpenBSD guest

2022-09-15 Thread Adam Szewczyk
I have QubesOS 4.1.1 with Xen 4.14.5 hypervisor system on which I want to install OpenBSD as a HVM and pass through my NICs to it (Intel Wireless AC-9560 and Realtek 8168 rev 0x15: RTL8168H/8111H). I tested that when installing OpenBSD on actual hardware both NICs seems to working properly. But on