GPU passthrough soft crashes QubesOS

i am running Dasharo 9.2.
i have a PRO-Z790-P intel i9 14th and 94gb ram.
1st GPU is integrated graphics for dom0.
and the other 2 GPUs installed are:

  • Radeon Pro WX 4100
  • Quadro K1200

(half height as i am in a 2u case)
i am on dwm.

i mainly have been trying with the AMD WX4100 GPU as i got a lousy message with the nvidia one and decided to tackle the easy one first.

i have already disabled the other 2 GPUs in grub’s start up commands and see pciback when i inspect the drivers in use.

/etc/default/grub:

...
GRUB_CMDLINE_LINUX=".... rd.qubes.hide_pci=01:00.0,01:00.1,07:00.0,07:00.1 video=efifb:off"
...

(idk if that video=efifb:off is doing anything; iirc i had to have that for integrated gpu to work?)

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Radeon Pro WX 4100]
    Subsystem: Dell Device 0b0d
    Kernel driver in use: pciback
    Kernel modules: amdgpu
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X]
    Subsystem: Dell Device aae0
    Kernel driver in use: pciback
    Kernel modules: snd_hda_intel

07:00.0 VGA compatible controller: NVIDIA Corporation GM107GL [Quadro K1200] (rev a2)
    Subsystem: Hewlett-Packard Company Device 1140
    Kernel driver in use: pciback
    Kernel modules: nouveau
07:00.1 Audio device: NVIDIA Corporation GM107 High Definition Audio Controller [GeForce 940MX] (rev a1)
    Subsystem: Hewlett-Packard Company Device 1140
    Kernel driver in use: pciback
    Kernel modules: snd_hda_intel

i had set dom0’s xorg to force use IGD just so it uses my integrated graphics as that was an issue despite the other gpus disabled.

/etc/X11/xorg.conf.d/20-intel-modesetting.conf:

Section "Device"
    Identifier "IGD"
    Driver "modesetting"
    BusID "PCI:0:2:0"
    Option "TearFree" "true"
EndSection

i do not have my GPUs in question hooked up to a monitor. tho i would still expect a running system.

with neowutran’s guide, i did boot into a live usb to double check my iommu groups and the groups only had my GPU along with its audio part (both of which i was passing to the vm).

HVM is where giving me all trouble as first i didn’t know templets did not have grub or a kernel installed.
next i didn’t give it enough ram and was wondering why it never started.
and finally when i got it in a bootable state with some packages added shut it down for pci adding, any time i try putting my gpus in the guest , with or without

-o permissive=True -o no-strict-reset=True

it gets me to the command line login prompt on archlinux, then 3 seconds later it just locks up my whole system and crashes from what i can tell.

i still can see my display and i would have thought it was just sys-usb failing? but no, the animated graphics on my screen froze too and my system never actually rebooted and got stuck there till i flip the switch and restarted this mania from the top.

i am not that good at looking at dmesg or previous crash stuff but i didn’t see anything helpful. if some one can guide me on what to run share i can get it.

You could try to check last boot log against all gfx (easiest in your case since you have 3 different manufacturer):

journalctl -b -1 | grep -i intel
journalctl -b -1 | grep -i nvidia
journalctl -b -1 |grep -i amd

Try booting the HVM with only PCI_E1 connected, I presume this is 01:00.0, just to see if this card works alone.

PCI_E3, presume this is 07:00.0, doesn’t work well with Dasharo.

https://github.com/Dasharo/dasharo-issues/issues/411
https://github.com/Dasharo/dasharo-issues/issues/758
https://github.com/Dasharo/dasharo-issues/issues/1643

PCI_E3 is a x16 slot, but it only has x4 chipset connected PCI lanes. Even if you somehow get it to work, the slot might not be fast enough to run a GPU.

i will try this tomorrow!

thank you so much for this reply. i seen your post around and they have been a huge help. few months back when i set up this system i kinda had issues with a 2nd gpu, and a dasharo support representative did mention similar iirc. mainly the model gpu i had?

one thing i do remember is upon getting in a live environment, the boot loaders (grub) went 60fps to -2 fps in the span of 3 seconds and become near impossible unless u selected a boot option or something (same with kgpe-d16. should have been a red flag but it did work)

plucked the nvida card out of PCI_E3. messed with more grub flags and still same result :frowning:
i do have a network card in PCI_E4 if that effects pci
i really don’t know what else i can do.

When you experince the guest crashing, trying opening the console.
In the Qube Manager, right-click the qube, open console in qube.

The crash could just be the guest trying to use the GPU, which doesn’t have a display connected. If you can open the console, then you should be able to fix the issue in the guest.

If you can’t open the console, check the logs of the qube.
In the Qube Manager, right-click the qube and open Logs, go through all the logs and see if there are any hints of what is happening.

this is not guest crashing. its QubesOS it self crashing? or it just locks up, screen freeze, inputs stop working, audio dies. i disabled auto start so everything attaches to dom0. and still fails and all locks up

so i am not actual able to get a journalctl -b 1. as when i do so it is giving me logs from September.
what i ended up doing was running. journalctl -f and stopping right when grub menu appears for up archlinux.

journalctl -f
Nov 16 12:47:07 dom0 qubesd[3628]: vm.arch-plus: Starting arch-plus
Nov 16 12:47:07 dom0 qubesd[3628]: socket.send() raised exception.
Nov 16 12:47:07 dom0 qubesd[3628]: socket.send() raised exception.
Nov 16 12:47:07 dom0 lvm[2592]: No longer monitoring thin pool qubes_dom0-vm--pool-tpool.
Nov 16 12:47:07 dom0 lvm[2592]: Monitoring thin pool qubes_dom0-vm--pool-tpool.
Nov 16 12:47:07 dom0 systemd[7722]: Starting grub-boot-success.service - Mark boot as successful...
Nov 16 12:47:07 dom0 systemd[7722]: Finished grub-boot-success.service - Mark boot as successful.
Nov 16 12:47:07 dom0 lvm[2592]: No longer monitoring thin pool qubes_dom0-vm--pool-tpool.
Nov 16 12:47:07 dom0 lvm[2592]: Monitoring thin pool qubes_dom0-vm--pool-tpool.
Nov 16 12:47:08 dom0 kernel: pcieport 0000:00:01.0: AER: Uncorrectable (Non-Fatal) error message received from 0000:00:01.0
Nov 16 12:47:08 dom0 kernel: pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrectable (Non-Fatal), type=Transaction Layer, (Requester ID)
Nov 16 12:47:08 dom0 kernel: pcieport 0000:00:01.0:   device [8086:a70d] error status/mask=00100000/00010000
Nov 16 12:47:08 dom0 kernel: pcieport 0000:00:01.0:    [20] UnsupReq               (First)
Nov 16 12:47:08 dom0 kernel: pcieport 0000:00:01.0: AER:   TLP Header: 0x34000000 0x01000010 0x80008000 0x00000000
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: xen_pciback: device is not found/assigned
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.1: xen_pciback: device is not found/assigned
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: xen_pciback: device is not found/assigned
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.1: xen_pciback: device is not found/assigned
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: xen_pciback: device is not found/assigned
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.1: xen_pciback: device is not found/assigned
Nov 16 12:47:08 dom0 kernel: pcieport 0000:00:01.0: AER: device recovery successful
Nov 16 12:47:08 dom0 libvirtd[3201]: internal error: Unknown PCI header type '127' for device '0000:01:00.0'
Nov 16 12:47:08 dom0 libvirtd[3201]: internal error: Unknown PCI header type '127' for device '0000:01:00.1'
Nov 16 12:47:08 dom0 libvirtd[3201]: internal error: Unknown PCI header type '127' for device '0000:01:00.0'
Nov 16 12:47:08 dom0 libvirtd[3201]: internal error: Unknown PCI header type '127' for device '0000:01:00.1'
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: resetting
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: reset done
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: xen_pciback: vpci: assign to virtual slot 0
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: registering for 6
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.1: xen_pciback: vpci: assign to virtual slot 0 func 1
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.1: registering for 6
Nov 16 12:47:08 dom0 kernel: xen-blkback: backend/vbd/6/51712: using 1 queues, protocol 1 (x86_64-abi) persistent grants
Nov 16 12:47:08 dom0 kernel: xen-blkback: backend/vbd/6/51728: using 1 queues, protocol 1 (x86_64-abi) persistent grants
Nov 16 12:47:08 dom0 kernel: xen-blkback: backend/vbd/6/51744: using 1 queues, protocol 1 (x86_64-abi) persistent grants
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: enabling device (0000 -> 0003)
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 16 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :16
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 16 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :16
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 16 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :16
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 16 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :16
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 16 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :16
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 16 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :16
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: xen-pciback: Driver tried to write to a read-only configuration space field at offset 0x60, size 2. This may be harmless, but if you have problems with your device:
                             1) see permissive attribute in sysfs
                             2) report problems to the xen-devel mailing list along with details of your device obtained from lspci.
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.1: enabling device (0000 -> 0002)
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 17 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :17
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 17 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :17
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 17 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :17
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 17 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :17
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 17 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :17
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 17 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :17
Nov 16 12:47:08 dom0 kernel: xen: registering gsi 17 triggering 0 polarity 1
Nov 16 12:47:08 dom0 kernel: Already setup the GSI :17
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.1: xen-pciback: Driver tried to write to a read-only configuration space field at offset 0x60, size 2. This may be harmless, but if you have problems with your device:
                             1) see permissive attribute in sysfs
                             2) report problems to the xen-devel mailing list along with details of your device obtained from lspci.
Nov 16 12:47:10 dom0 qubesd[3628]: vm.arch-plus: Setting Qubes DB info for the VM
Nov 16 12:47:10 dom0 qubesd[3628]: vm.arch-plus: Starting Qubes DB
Nov 16 12:47:10 dom0 audit[9975]: CRED_ACQ pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 kernel: audit: type=1103 audit(1763318830.094:492): pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 runuser[9975]: pam_unix(runuser:session): session opened for user anon(uid=1000) by (uid=0)
Nov 16 12:47:10 dom0 kernel: audit: type=1105 audit(1763318830.095:493): pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 audit[9975]: USER_START pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 runuser[9975]: pam_unix(runuser:session): session closed for user anon
Nov 16 12:47:10 dom0 audit[9975]: USER_END pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 audit[9975]: CRED_DISP pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 kernel: audit: type=1106 audit(1763318830.102:494): pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 kernel: audit: type=1104 audit(1763318830.102:495): pid=9975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 qubesd[3628]: vm.arch-plus: Activating the arch-plus VM
Nov 16 12:47:10 dom0 audit[9982]: CRED_ACQ pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 kernel: audit: type=1103 audit(1763318830.119:496): pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 runuser[9982]: pam_unix(runuser:session): session opened for user anon(uid=1000) by (uid=0)
Nov 16 12:47:10 dom0 kernel: audit: type=1105 audit(1763318830.121:497): pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 audit[9982]: USER_START pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 runuser[9982]: pam_unix(runuser:session): session closed for user anon
Nov 16 12:47:10 dom0 audit[9982]: USER_END pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 audit[9982]: CRED_DISP pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 kernel: audit: type=1106 audit(1763318830.126:498): pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_unix acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'
Nov 16 12:47:10 dom0 kernel: audit: type=1104 audit(1763318830.126:499): pid=9982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="anon" exe="/usr/sbin/runuser" hostname=? addr=? terminal=? res=success'

idk what exactly this means exactly but some parts to me that obviously stick out like this…

Nov 16 12:47:08 dom0 libvirtd[3201]: internal error: Unknown PCI header type '127' for device '0000:01:00.0'
Nov 16 12:47:08 dom0 libvirtd[3201]: internal error: Unknown PCI header type '127' for device '0000:01:00.1'

Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: resetting
Nov 16 12:47:08 dom0 kernel: pciback 0000:01:00.0: reset done

[note. there was 3 lines i didnt get to copy as once grub booted. it is about 2 seconds later it locks up. but i did get a photo]

dom0 kernal: xen-blkback: backend/vbd/5/51712:using 4 ques, protocol 1 (x86_64-abi) persistent grants
dom0 kernal: xen-blkback: backend/vbd/5/51728:using 4 ques, protocol 1 (x86_64-abi) persistent grants
dom0 kernal: xen-blkback: backend/vbd/5/51744:using 4 ques, protocol 1 (x86_64-abi) persistent grants

i doubled checked my lspci -k to see if my pci was really set to pciback.
and it is.

lspci -k 
01:00.0 VGA compatible controller: Advancedi Micro Devices, Inc. [AMD/ATI] Baffin [Radeon Pro WX 4100]
	Subsystem: Dell Device 0b0d
	Kernel driver in use: pciback
	Kernel modules: amdgpu
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X]
	Subsystem: Dell Device aae0
	Kernel driver in use: pciback
	Kernel modules: snd_hda_intel

same with qvm-pci flags set. (didn’t copy them but can ensure you it had -o permissive=True -o no-strict-reset=True in the pci listing)

and lastly. this is what i got out of my
/var/log/xen/console/guest-arch-plus-dm.log

[2025-11-16 12:47:08] Logfile Opened
[2025-11-16 12:47:08] Linux version 5.10.200-xen-stubdom (mockbuild@b3c14078583f43f5b131901d53c842b8) (gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1), GNU ld version 2.38-27.fc37) #1 Thu Nov 7 18:01:55 GMT 2024
[2025-11-16 12:47:08] Command line: 
[2025-11-16 12:47:08] Released 0 page(s)
[2025-11-16 12:47:08] BIOS-provided physical RAM map:
[2025-11-16 12:47:08] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[2025-11-16 12:47:08] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[2025-11-16 12:47:08] Xen: [mem 0x0000000000100000-0x0000000008ffffff] usable
[2025-11-16 12:47:08] NX (Execute Disable) protection: active
[2025-11-16 12:47:08] Hypervisor detected: Xen PV
[2025-11-16 12:47:08] tsc: Fast TSC calibration failed
[2025-11-16 12:47:08] tsc: Detected 3187.186 MHz processor
[2025-11-16 12:47:08] last_pfn = 0x9000 max_arch_pfn = 0x400000000
[2025-11-16 12:47:08] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[2025-11-16 12:47:08] RAMDISK: [mem 0x02000000-0x036fdfff]
[2025-11-16 12:47:08] Zone ranges:
[2025-11-16 12:47:08]   DMA32    [mem 0x0000000000001000-0x0000000008ffffff]
[2025-11-16 12:47:08]   Normal   empty
[2025-11-16 12:47:08] Movable zone start for each node
[2025-11-16 12:47:08] Early memory node ranges
[2025-11-16 12:47:08]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[2025-11-16 12:47:08]   node   0: [mem 0x0000000000100000-0x0000000008ffffff]
[2025-11-16 12:47:08] Initmem setup node 0 [mem 0x0000000000001000-0x0000000008ffffff]
[2025-11-16 12:47:08] On node 0, zone DMA32: 1 pages in unavailable ranges
[2025-11-16 12:47:08] On node 0, zone DMA32: 96 pages in unavailable ranges
[2025-11-16 12:47:08] On node 0, zone DMA32: 28672 pages in unavailable ranges
[2025-11-16 12:47:08] p2m virtual area at (____ptrval____), size is 200000
[2025-11-16 12:47:08] Remapped 0 page(s)
[2025-11-16 12:47:08] [mem 0x09000000-0xffffffff] available for PCI devices
[2025-11-16 12:47:08] Booting paravirtualized kernel on Xen
[2025-11-16 12:47:08] Xen version: 4.17.5 (preserve-AD)
[2025-11-16 12:47:08] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[2025-11-16 12:47:08] Built 1 zonelists, mobility grouping on.  Total pages: 36170
[2025-11-16 12:47:08] Kernel command line: clocksource=tsc 
[2025-11-16 12:47:08] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[2025-11-16 12:47:08] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[2025-11-16 12:47:08] mem auto-init: stack:byref_all(zero), heap alloc:off, heap free:off
[2025-11-16 12:47:08] Memory: 105660K/147068K available (6145K kernel code, 836K rwdata, 428K rodata, 708K init, 472K bss, 41156K reserved, 0K cma-reserved)
[2025-11-16 12:47:08] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[2025-11-16 12:47:08] Using NULL legacy PIC
[2025-11-16 12:47:08] NR_IRQS: 4352, nr_irqs: 24, preallocated irqs: 0
[2025-11-16 12:47:08] xen:events: Using FIFO-based ABI
[2025-11-16 12:47:08] random: crng init done
[2025-11-16 12:47:08] printk: console [hvc0] enabled
[2025-11-16 12:47:08] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[2025-11-16 12:47:08] installing Xen timer for CPU 0
[2025-11-16 12:47:08] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2df10110934, max_idle_ns: 440795285195 ns
[2025-11-16 12:47:08] Calibrating delay loop (skipped), value calculated using timer frequency.. 6374.37 BogoMIPS (lpj=12748744)
[2025-11-16 12:47:08] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[2025-11-16 12:47:08] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[2025-11-16 12:47:08] CPU: Intel(R) Core(TM) i9-14900K (family: 0x6, model: 0xb7, stepping: 0x1)
[2025-11-16 12:47:08] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[2025-11-16 12:47:08] Spectre V2 : Mitigation: Enhanced IBRS
[2025-11-16 12:47:08] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[2025-11-16 12:47:08] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[2025-11-16 12:47:08] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[2025-11-16 12:47:08] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[2025-11-16 12:47:08] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[2025-11-16 12:47:08] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[2025-11-16 12:47:08] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[2025-11-16 12:47:08] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[2025-11-16 12:47:08] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[2025-11-16 12:47:08] pid_max: default: 4096 minimum: 301
[2025-11-16 12:47:08] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[2025-11-16 12:47:08] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[2025-11-16 12:47:08] Performance Events: unsupported p6 CPU model 183 no PMU driver, software events only.
[2025-11-16 12:47:08] devtmpfs: initialized
[2025-11-16 12:47:08] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[2025-11-16 12:47:08] futex hash table entries: 16 (order: -4, 384 bytes, linear)
[2025-11-16 12:47:08] NET: Registered protocol family 16
[2025-11-16 12:47:08] xen:grant_table: Grant tables using version 1 layout
[2025-11-16 12:47:08] Grant table initialized
[2025-11-16 12:47:08] PCI: setting up Xen PCI frontend stub
[2025-11-16 12:47:08] xen:balloon: Initialising balloon driver
[2025-11-16 12:47:08] PCI: System does not support PCI
[2025-11-16 12:47:08] clocksource: Switched to clocksource xen
[2025-11-16 12:47:08] NET: Registered protocol family 2
[2025-11-16 12:47:08] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[2025-11-16 12:47:08] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[2025-11-16 12:47:08] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2025-11-16 12:47:08] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[2025-11-16 12:47:08] TCP: Hash tables configured (established 2048 bind 2048)
[2025-11-16 12:47:08] UDP hash table entries: 128 (order: 0, 4096 bytes, linear)
[2025-11-16 12:47:08] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes, linear)
[2025-11-16 12:47:08] NET: Registered protocol family 1
[2025-11-16 12:47:08] Unpacking initramfs...
[2025-11-16 12:47:08] Freeing initrd memory: 23544K
[2025-11-16 12:47:08] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2df10110934, max_idle_ns: 440795285195 ns
[2025-11-16 12:47:08] clocksource: Switched to clocksource tsc
[2025-11-16 12:47:08] workingset: timestamp_bits=62 max_order=15 bucket_order=0
[2025-11-16 12:47:08] xen:xen_evtchn: Event-channel device installed
[2025-11-16 12:47:08] Invalid max_queues (4), will use default max: 1.
[2025-11-16 12:47:08] tun: Universal TUN/TAP device driver, 1.6
[2025-11-16 12:47:08] xen_netfront: Initialising Xen virtual ethernet driver
[2025-11-16 12:47:08] NET: Registered protocol family 17
[2025-11-16 12:47:08] sched_clock: Marking stable (135833865, 192243)->(138439314, -2413206)
[2025-11-16 12:47:08] xen_netfront: backend supports XDP headroom
[2025-11-16 12:47:08] vif vif-0: bouncing transmitted data to zeroed pages
[2025-11-16 12:47:08] pcifront pci-0: Installing PCI frontend
[2025-11-16 12:47:08] xen:swiotlb_xen: Warning: only able to allocate 4 MB for software IO TLB
[2025-11-16 12:47:08] software IO TLB: mapped [mem 0x0000000003000000-0x0000000003400000] (4MB)
[2025-11-16 12:47:08] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[2025-11-16 12:47:08] pcifront pci-0: PCI host bridge to bus 0000:00
[2025-11-16 12:47:08] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[2025-11-16 12:47:08] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
[2025-11-16 12:47:08] pci_bus 0000:00: root bus resource [bus 00-ff]
[2025-11-16 12:47:08] pci 0000:00:00.0: [1002:67e3] type 00 class 0x030000
[2025-11-16 12:47:08] pci 0000:00:00.0: reg 0x10: [mem 0x60000000-0x6fffffff 64bit pref]
[2025-11-16 12:47:08] pci 0000:00:00.0: reg 0x18: [mem 0x70000000-0x701fffff 64bit pref]
[2025-11-16 12:47:08] pci 0000:00:00.0: reg 0x20: [io  0x2000-0x20ff]
[2025-11-16 12:47:08] pci 0000:00:00.0: reg 0x24: [mem 0x50b00000-0x50b3ffff]
[2025-11-16 12:47:08] pci 0000:00:00.0: reg 0x30: [mem 0x000c0000-0x000dffff pref]
[2025-11-16 12:47:08] pci 0000:00:00.0: enabling Extended Tags
[2025-11-16 12:47:08] pci 0000:00:00.0: supports D1 D2
[2025-11-16 12:47:08] pci 0000:00:00.1: [1002:aae0] type 00 class 0x040300
[2025-11-16 12:47:08] pci 0000:00:00.1: reg 0x10: [mem 0x50b60000-0x50b63fff 64bit]
[2025-11-16 12:47:08] pci 0000:00:00.1: enabling Extended Tags
[2025-11-16 12:47:08] pci 0000:00:00.1: supports D1 D2
[2025-11-16 12:47:08] pcifront pci-0: claiming resource 0000:00:00.0/0
[2025-11-16 12:47:08] pcifront pci-0: claiming resource 0000:00:00.0/2
[2025-11-16 12:47:08] pcifront pci-0: claiming resource 0000:00:00.0/4
[2025-11-16 12:47:08] pcifront pci-0: claiming resource 0000:00:00.0/5
[2025-11-16 12:47:08] pcifront pci-0: claiming resource 0000:00:00.0/6
[2025-11-16 12:47:08] pci 0000:00:00.0: can't claim BAR 6 [mem 0x000c0000-0x000dffff pref]: address conflict with Reserved [mem 0x000a0000-0x000fffff]
[2025-11-16 12:47:08] pcifront pci-0: Could not claim resource 0000:00:00.0/6! Device offline. Try using e820_host=1 in the guest config.
[2025-11-16 12:47:08] pcifront pci-0: claiming resource 0000:00:00.1/0
[2025-11-16 12:47:09] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-11-16 12:47:09]  xvda: xvda1 xvda2
[2025-11-16 12:47:09] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-11-16 12:47:09] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled; bounce buffer: enabled
[2025-11-16 12:47:09] Freeing unused kernel image (initmem) memory: 708K
[2025-11-16 12:47:09] Write protecting the kernel read-only data: 10240k
[2025-11-16 12:47:09] Freeing unused kernel image (text/rodata gap) memory: 2044K
[2025-11-16 12:47:09] Freeing unused kernel image (rodata/data gap) memory: 1620K
[2025-11-16 12:47:09] Run /init as init process
[2025-11-16 12:47:09] + mount -t devtmpfs none /dev
[2025-11-16 12:47:09] + mount -t sysfs /sys /sys
[2025-11-16 12:47:09] + mount -t proc /proc /proc
[2025-11-16 12:47:09] + mount -t tmpfs -o 'size=1m,nodev,noexec' /tmp /tmp
[2025-11-16 12:47:09] + mkdir /dev/shm
[2025-11-16 12:47:09] + mount -t tmpfs -o 'size=1m,nodev,noexec' tmpfs /dev/shm
[2025-11-16 12:47:09] + mount -o remount,ro /
[2025-11-16 12:47:09] + echo 1
[2025-11-16 12:47:09] + printf '%d\n' 1073741824
[2025-11-16 12:47:09] + /bin/xenstore-read target
[2025-11-16 12:47:09] + domid=5
[2025-11-16 12:47:09] + xenstore-read /local/domain/5/vm
[2025-11-16 12:47:09] + vm_path=/vm/1e163e26-a32f-466a-975d-88c0faba6d7b
[2025-11-16 12:47:09] + sort
[2025-11-16 12:47:09] + xenstore-list -p /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv
[2025-11-16 12:47:09] + xenstore-read /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/001 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/002 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/003 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/004 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/005 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/006 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/007 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/008 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/009 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/010 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/011 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/012 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/013 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/014 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/015 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/016 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/017 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/018 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/019 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/020 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/021 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/022 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/023 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/024 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/025 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/026 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/027 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/028 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/029 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/030 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/031 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/032 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/033 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/034 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/035 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/036 /vm/1e163e26-a32f-466a-975d-88c0faba6d7b/image/dm-argv/037
[2025-11-16 12:47:09] + dm_args='-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -qubes-audio:audiovm_xid=-1
[2025-11-16 12:47:09] -qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + usb_args=
[2025-11-16 12:47:09] + test -e /bin/qrexec-agent
[2025-11-16 12:47:09] + sed -n /^-qubes-audio:/p
[2025-11-16 12:47:09] + echo '-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -qubes-audio:audiovm_xid=-1
[2025-11-16 12:47:09] -qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + audio_args='-qubes-audio:audiovm_xid=-1'
[2025-11-16 12:47:09] + sed /^-qubes-audio:/d
[2025-11-16 12:47:09] + echo '-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -qubes-audio:audiovm_xid=-1
[2025-11-16 12:47:09] -qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + dm_args='-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + '[' -z '-qubes-audio:audiovm_xid=-1' ]
[2025-11-16 12:47:09] + sed -n 's/^.*[:,]audiovm_xid=\([^,]\+\).*$/\1/p'
[2025-11-16 12:47:09] + echo '-qubes-audio:audiovm_xid=-1'
[2025-11-16 12:47:09] + domid=-1
[2025-11-16 12:47:09] + sed -n '/^\(intel-hda\|ac97\|adlib\|es1370\|cs4231a\|gus\|sb16\)$/ {p}'
[2025-11-16 12:47:09] + echo '-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + audio_model=
[2025-11-16 12:47:09] + '[' -n  ]
[2025-11-16 12:47:09] + sed -n /^-qubes-net:/p
[2025-11-16 12:47:09] + echo '-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + net_args='-qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255'
[2025-11-16 12:47:09] + sed /^-qubes-net:/d
[2025-11-16 12:47:09] + echo '-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + dm_args='-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + test -e /sys/class/net/eth0
[2025-11-16 12:47:09] + ip link set eth0 address fe:ff:ff:ff:ff:fe
[2025-11-16 12:47:09] + ip addr flush eth0
[2025-11-16 12:47:09] + ip link set eth0 up
[2025-11-16 12:47:09] + brctl addbr br0
[2025-11-16 12:47:09] + brctl addif br0 eth0
[2025-11-16 12:47:09] br0: port 1(eth0) entered blocking state
[2025-11-16 12:47:09] br0: port 1(eth0) entered disabled state
[2025-11-16 12:47:09] device eth0 entered promiscuous mode
[2025-11-16 12:47:09] + ip link set br0 up
[2025-11-16 12:47:09] br0: port 1(eth0) entered blocking state
[2025-11-16 12:47:09] br0: port 1(eth0) entered forwarding state
[2025-11-16 12:47:09] + get_net_arg dns_0
[2025-11-16 12:47:09] + sed -n 's/^.*[:,]dns_0=\([^,]\+\).*$/\1/p'
[2025-11-16 12:47:09] + echo '-qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255'
[2025-11-16 12:47:09] + net_dns_0=10.139.1.1
[2025-11-16 12:47:09] + get_net_arg dns_1
[2025-11-16 12:47:09] + sed -n 's/^.*[:,]dns_1=\([^,]\+\).*$/\1/p'
[2025-11-16 12:47:09] + echo '-qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255'
[2025-11-16 12:47:09] + net_dns_1=10.139.1.2
[2025-11-16 12:47:09] + get_net_arg client_ip
[2025-11-16 12:47:09] + sed -n 's/^.*[:,]client_ip=\([^,]\+\).*$/\1/p'
[2025-11-16 12:47:09] + echo '-qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255'
[2025-11-16 12:47:09] + net_client_ip=10.137.0.24
[2025-11-16 12:47:09] + get_net_arg netmask
[2025-11-16 12:47:09] + sed -n 's/^.*[:,]netmask=\([^,]\+\).*$/\1/p'
[2025-11-16 12:47:09] + echo '-qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255'
[2025-11-16 12:47:09] + net_netmask=255.255.255.255
[2025-11-16 12:47:09] + get_net_arg gw
[2025-11-16 12:47:09] + sed -n 's/^.*[:,]gw=\([^,]\+\).*$/\1/p'
[2025-11-16 12:47:09] + echo '-qubes-net:client_ip=10.137.0.24,dns_0=10.139.1.1,dns_1=10.139.1.2,gw=10.138.33.238,netmask=255.255.255.255'
[2025-11-16 12:47:09] + net_gw=10.138.33.238
[2025-11-16 12:47:09] + xenstore-read target
[2025-11-16 12:47:09] + udhcpd -f -I 10.138.33.238 -
[2025-11-16 12:47:09] + target=5
[2025-11-16 12:47:09] + device_model=device-model/5
[2025-11-16 12:47:09] + mkdir /tmp/qmp
[2025-11-16 12:47:09] + kernel=
[2025-11-16 12:47:09] udhcpd: started, v1.31.1
[2025-11-16 12:47:09] + echo '-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + grep -q ^-append
[2025-11-16 12:47:09] + mkfifo /tmp/qmp/qemu.in /tmp/qmp/qemu.out
[2025-11-16 12:47:09] + set +x
[2025-11-16 12:47:09] Clearing kmsg buffer...
[2025-11-16 12:47:09] + set +x
[2025-11-16 12:47:09] + set +x
[2025-11-16 12:47:09] + sed 's/\$STUBDOM_RESTORE_INCOMING_ARG/fd:3/'
[2025-11-16 12:47:09] + echo '-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + dm_args='-xen-domid
[2025-11-16 12:47:09] 5
[2025-11-16 12:47:09] -no-shutdown
[2025-11-16 12:47:09] -nodefaults
[2025-11-16 12:47:09] -no-user-config
[2025-11-16 12:47:09] -name
[2025-11-16 12:47:09] arch-plus
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] none
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] VGA,vgamem_mb=16
[2025-11-16 12:47:09] -boot
[2025-11-16 12:47:09] order=dc
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-ehci,id=ehci
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] usb-tablet,bus=ehci.0
[2025-11-16 12:47:09] -smp
[2025-11-16 12:47:09] 4,maxcpus=4
[2025-11-16 12:47:09] -device
[2025-11-16 12:47:09] rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00
[2025-11-16 12:47:09] -netdev
[2025-11-16 12:47:09] type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no
[2025-11-16 12:47:09] -display
[2025-11-16 12:47:09] qubes-gui,domid=0,log-level=0
[2025-11-16 12:47:09] -machine
[2025-11-16 12:47:09] xenfv,suppress-vmdesc=on
[2025-11-16 12:47:09] -m
[2025-11-16 12:47:09] 7984
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback
[2025-11-16 12:47:09] -drive
[2025-11-16 12:47:09] file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] + xenstore-read device/console/2
[2025-11-16 12:47:09] + xenstore-read device/console/1
[2025-11-16 12:47:09] + IFS='
[2025-11-16 12:47:09] '
[2025-11-16 12:47:09] + set -f
[2025-11-16 12:47:09] + set +f
[2025-11-16 12:47:09] + unset IFS
[2025-11-16 12:47:09] + qemu_pid=230
[2025-11-16 12:47:09] + '[' '!' -e /tmp/qemu.qmp ]
[2025-11-16 12:47:09] + sleep 0.1
[2025-11-16 12:47:09] + qemu -sandbox 'on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny' -chardev 'pipe,path=/tmp/qmp/qemu,id=m' -mon 'chardev=m,mode=control' -chardev 'socket,server,nowait,path=/tmp/qemu.qmp,id=m2' -mon 'chardev=m2,mode=control' -xen-domid 5 -no-shutdown -nodefaults -no-user-config -name arch-plus -display none -device 'VGA,vgamem_mb=16' -boot 'order=dc' -device 'usb-ehci,id=ehci' -device 'usb-tablet,bus=ehci.0' -smp '4,maxcpus=4' -device 'rtl8139,id=nic0,netdev=net0,mac=00:16:3e:5e:6c:00' -netdev 'type=tap,id=net0,ifname=vif5.0-emu,br=xenbr0,script=no,downscript=no' -display 'qubes-gui,domid=0,log-level=0' -machine 'xenfv,suppress-vmdesc=on' -m 7984 -drive 'file=/dev/xvda,if=ide,index=0,media=disk,format=host_device,cache=writeback' -drive 'file=/dev/xvdb,if=ide,index=1,media=disk,format=host_device,cache=writeback' -drive 'file=/dev/xvdc,if=ide,index=2,media=disk,format=host_device,cache=writeback'
[2025-11-16 12:47:09] qemu: -chardev socket,server,nowait,path=/tmp/qemu.qmp,id=m2: warning: short-form boolean option 'server' deprecated
[2025-11-16 12:47:09] Please use server=on instead
[2025-11-16 12:47:09] qemu: -chardev socket,server,nowait,path=/tmp/qemu.qmp,id=m2: warning: short-form boolean option 'nowait' deprecated
[2025-11-16 12:47:09] Please use wait=off instead
[2025-11-16 12:47:09] + tee /proc/self/fd/2
[2025-11-16 12:47:09] + echo '{"execute": "qmp_capabilities"}'
[2025-11-16 12:47:09] {"execute": "qmp_capabilities"}
[2025-11-16 12:47:09] {"QMP": {"version": {"qemu": {"micro": 2, "minor": 1, "major": 8}, "package": ""}, "capabilities": ["oob"]}}

[2025-11-16 12:47:09] qubes_gui/init: 574
[2025-11-16 12:47:09] qubes_gui/init: 583
[2025-11-16 12:47:09] qubes_gui/init: 585
[2025-11-16 12:47:09] qubes_gui/init[612]: version sent, waiting for xorg conf
[2025-11-16 12:47:09] {"return": {}}

[2025-11-16 12:47:09] + '[' '!' -e /tmp/qemu.qmp ]
[2025-11-16 12:47:09] + '[' -e /proc/self/fd/4 ]
[2025-11-16 12:47:09] + '[' -e /proc/self/fd/3 ]
[2025-11-16 12:47:09] + true
[2025-11-16 12:47:09] + printf '==== Press enter for shell ====\n'
[2025-11-16 12:47:09] ==== Press enter for shell ====
[2025-11-16 12:47:09] + read
[2025-11-16 12:47:09] + vchan-socket-proxy '--mode=server' '--reconnect-marker=1' --verbose 0 device-model/5/qmp-vchan /tmp/qemu.qmp
[2025-11-16 12:47:09] from-unix: {"QMP": {"version": {"qemu": {"micro": 2, "minor": 1, "major": 8}, "package": ""}, "capabilities": ["oob"]}}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] wrote 110 bytes to vchan
[2025-11-16 12:47:09] from-vchan: 
[2025-11-16 12:47:09] from-vchan: {"execute":"qmp_capabilities","id":2020372737}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] from-unix: {"return": {}, "id": 2020372737}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] wrote 34 bytes to vchan
[2025-11-16 12:47:09] from-vchan: {"execute":"device_add","id":2020372736,"arguments":{"driver":"xen-pci-passthrough","id":"pci-pt-01_00.0","hostaddr":"0000:01:00.0"}}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] [00:06.0] xen_pt_realize: Assigning real physical device 01:00.0 to devfn 0x30
[2025-11-16 12:47:09] [00:06.0] xen_pt_register_regions: IO region 0 registered (size=0x10000000 base_addr=0x60000000 type: 0x4)
[2025-11-16 12:47:09] [00:06.0] xen_pt_register_regions: IO region 2 registered (size=0x00200000 base_addr=0x70000000 type: 0x4)
[2025-11-16 12:47:09] [00:06.0] xen_pt_register_regions: IO region 4 registered (size=0x00000100 base_addr=0x00002000 type: 0x1)
[2025-11-16 12:47:09] [00:06.0] xen_pt_register_regions: IO region 5 registered (size=0x00040000 base_addr=0x50b00000 type: 0x0)
[2025-11-16 12:47:09] [00:06.0] xen_pt_register_regions: Expansion ROM registered (size=0x00020000 base_addr=0x000c0000)
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x0010 mismatch! Emulated=0x0000, host=0x6000000c, syncing to 0x6000000c.
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x0018 mismatch! Emulated=0x0000, host=0x7000000c, syncing to 0x7000000c.
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x0020 mismatch! Emulated=0x0000, host=0x2001, syncing to 0x2001.
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x0024 mismatch! Emulated=0x0000, host=0x50b00000, syncing to 0x50b00000.
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x0030 mismatch! Emulated=0x0000, host=0xc0002, syncing to 0x0002.
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x0052 mismatch! Emulated=0x0000, host=0x0603, syncing to 0x0603.
[2025-11-16 12:47:09] [00:06.0] xen_pt_pm_ctrl_reg_init_off: PCI power management control passthrough is off
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x00a2 mismatch! Emulated=0x0000, host=0x0080, syncing to 0x0080.
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x005c mismatch! Emulated=0x0000, host=0x12c8fa1, syncing to 0x12c8fa1.
[2025-11-16 12:47:09] [00:06.0] xen_pt_config_reg_init: Offset 0x006a mismatch! Emulated=0x0000, host=0x1083, syncing to 0x1083.
[2025-11-16 12:47:09] [00:06.0] xen_pt_pci_intx: intx=1
[2025-11-16 12:47:09] [00:06.0] xen_pt_realize: Real physical device 01:00.0 registered successfully
[2025-11-16 12:47:09] br0: port 2(vif5.0-emu) entered blocking state
[2025-11-16 12:47:09] br0: port 2(vif5.0-emu) entered disabled state
[2025-11-16 12:47:09] device vif5.0-emu entered promiscuous mode
[2025-11-16 12:47:09] br0: port 2(vif5.0-emu) entered blocking state
[2025-11-16 12:47:09] br0: port 2(vif5.0-emu) entered forwarding state
[2025-11-16 12:47:09] from-unix: {"return": {}, "id": 2020372736}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] wrote 34 bytes to vchan
[2025-11-16 12:47:09] from-vchan: {"execute":"query-pci","id":2020372738}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] from-unix: {"return": [{"bus": 0, "devices": [{"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 0, "class_info": {"class": 1536, "desc": "Host bridge"}, "id": {"device": 4663, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 0, "regions": []}, {"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 1, "class_info": {"class": 1537, "desc": "ISA bridge"}, "id": {"device": 28672, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 0, "regions": []}, {"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 1, "class_info": {"class": 257, "desc": "IDE controller"}, "id": {"device": 28688, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 1, "regions": [{"bar": 4, "size": 16, "address": -1, "type": "io"}]}, {"irq_pin": 1, "bus": 0, "qdev_id": "", "irq": 0, "slot": 1, "class_info": {"class": 1664, "desc": "Bridge"}, "id": {"device": 28947, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 3, "regions": []}, {"irq_pin": 1, "bus": 0, "qdev_id": "", "irq": 0, "slot": 2, "class_info": {"class": 65408}, "id": {"device": 1, "subsystem-vendor": 22611, "vendor": 22611, "subsystem": 1}, "function": 0, "regions": [{"bar": 0, "size": 256, "address": -1, "type": "io"}, {"prefetch": true, "mem_type_64": false, "bar": 1, "size": 16777216, "address": -1, "type": "memory"}]}, {"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 3, "class_info": {"class": 768, "desc": "VGA controller"}, "id": {"device": 4369, "subsystem-vendor": 6900, "vendor": 4660, "subsystem": 4352}, "function": 0, "regions": [{"prefetch": true, "mem_type_64": false, "bar": 0, "size": 16777216, "address": -1, "type": "memory"}, {"prefetch": false, "mem_type_64": false, "bar": 2, "size": 4096, "address": -1, "type": "memory"}, {"prefetch": false, "mem_type_64": false, "bar": 6, "size": 65536, "address": -1, "type": "memory"}]}, {"irq_pin": 4, "bus": 0, "qdev_id": "ehci", "irq": 0, "slot": 4, "class_info": {"class": 3075, "desc": "USB controller"}, "id": {"device": 9421, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 0, "regions": [{"prefetch": false, "mem_type_64": false, "bar": 0, "size": 4096, "address": -1, "type": "memory"}]}, {"irq_pin": 1, "bus": 0, "qdev_id": "nic0", "irq": 0, "slot": 5, "class_info": {"class": 512, "desc": "Ethernet controller"}, "id": {"device": 33081, "subsystem-vendor": 6900, "vendor": 4332, "subsystem": 4352}, "function": 0, "regions": [{"bar": 0, "size": 256, "address": -1, "type": "io"}, {"prefetch": false, "mem_type_64": false, "bar": 1, "size": 256, "address": -1, "type": "memory"}]}, {"irq_pin": 1, "bus": 0, "qdev_id": "pci-pt-01_00.0", "irq": 0, "slot": 6, "class_info": {"class": 0}, "id": {"device": 26595, "subsystem-vendor": 0, "vendor": 4098, "subsystem": 0}, "function": 0, "regions": [{"prefetch": false, "mem_type_64": true, "bar": 0, "size": 268435456, "address": -1, "type": "memory"}, {"prefetch": false, "mem_type_64": true, "bar": 2, "size": 2097152, "address": -1, "type": "memory"}, {"bar": 4, "size": 256, "address": -1, "type": "io"}, {"prefetch": false, "mem_type_64": false, "bar": 5, "size": 262144, "address": -1, "type": "memory"}, {"prefetch": true, "mem_type_64": false, "bar": 6, "size": 131072, "address": -1, "type": "memory"}]}]}], "id": 2020372738}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] wrote 2048 bytes to vchan
[2025-11-16 12:47:09] wrote 1248 bytes to vchan
[2025-11-16 12:47:09] vchan client disconnected
[2025-11-16 12:47:09] from-unix: {"QMP": {"version": {"qemu": {"micro": 2, "minor": 1, "major": 8}, "package": ""}, "capabilities": ["oob"]}}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] wrote 110 bytes to vchan
[2025-11-16 12:47:09] from-vchan: [2025-11-16 12:47:09] from-vchan: {"execute":"qmp_capabilities","id":2020372737}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] from-unix: {"return": {}, "id": 2020372737}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] wrote 34 bytes to vchan
[2025-11-16 12:47:09] from-vchan: {"execute":"device_add","id":2020372736,"arguments":{"driver":"xen-pci-passthrough","id":"pci-pt-01_00.1","hostaddr":"0000:01:00.1"}}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] [00:07.0] xen_pt_realize: Assigning real physical device 01:00.1 to devfn 0x38
[2025-11-16 12:47:09] [00:07.0] xen_pt_register_regions: IO region 0 registered (size=0x00004000 base_addr=0x50b60000 type: 0x4)
[2025-11-16 12:47:09] [00:07.0] xen_pt_config_reg_init: Offset 0x0010 mismatch! Emulated=0x0000, host=0x50b60004, syncing to 0x50b60004.
[2025-11-16 12:47:09] [00:07.0] xen_pt_config_reg_init: Offset 0x0052 mismatch! Emulated=0x0000, host=0x0603, syncing to 0x0603.
[2025-11-16 12:47:09] [00:07.0] xen_pt_pm_ctrl_reg_init_off: PCI power management control passthrough is off
[2025-11-16 12:47:09] [00:07.0] xen_pt_config_reg_init: Offset 0x00a2 mismatch! Emulated=0x0000, host=0x0080, syncing to 0x0080.
[2025-11-16 12:47:09] [00:07.0] xen_pt_config_reg_init: Offset 0x005c mismatch! Emulated=0x0000, host=0x12c8fa1, syncing to 0x12c8fa1.
[2025-11-16 12:47:09] [00:07.0] xen_pt_config_reg_init: Offset 0x006a mismatch! Emulated=0x0000, host=0x1083, syncing to 0x1083.
[2025-11-16 12:47:09] [00:07.0] xen_pt_pci_intx: intx=2
[2025-11-16 12:47:09] [00:07.0] xen_pt_realize: Real physical device 01:00.1 registered successfully
[2025-11-16 12:47:09] from-unix: {"return": {}, "id": 2020372736}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:09] wrote 34 bytes to vchan
[2025-11-16 12:47:09] from-vchan: {"execute":"query-pci","id":2020372738}

[2025-11-16 12:47:09] 
[2025-11-16 12:47:10] from-unix: {"return": [{"bus": 0, "devices": [{"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 0, "class_info": {"class": 1536, "desc": "Host bridge"}, "id": {"device": 4663, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 0, "regions": []}, {"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 1, "class_info": {"class": 1537, "desc": "ISA bridge"}, "id": {"device": 28672, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 0, "regions": []}, {"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 1, "class_info": {"class": 257, "desc": "IDE controller"}, "id": {"device": 28688, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 1, "regions": [{"bar": 4, "size": 16, "address": -1, "type": "io"}]}, {"irq_pin": 1, "bus": 0, "qdev_id": "", "irq": 0, "slot": 1, "class_info": {"class": 1664, "desc": "Bridge"}, "id": {"device": 28947, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 3, "regions": []}, {"irq_pin": 1, "bus": 0, "qdev_id": "", "irq": 0, "slot": 2, "class_info": {"class": 65408}, "id": {"device": 1, "subsystem-vendor": 22611, "vendor": 22611, "subsystem": 1}, "function": 0, "regions": [{"bar": 0, "size": 256, "address": -1, "type": "io"}, {"prefetch": true, "mem_type_64": false, "bar": 1, "size": 16777216, "address": -1, "type": "memory"}]}, {"irq_pin": 0, "bus": 0, "qdev_id": "", "slot": 3, "class_info": {"class": 768, "desc": "VGA controller"}, "id": {"device": 4369, "subsystem-vendor": 6900, "vendor": 4660, "subsystem": 4352}, "function": 0, "regions": [{"prefetch": true, "mem_type_64": false, "bar": 0, "size": 16777216, "address": -1, "type": "memory"}, {"prefetch": false, "mem_type_64": false, "bar": 2, "size": 4096, "address": -1, "type": "memory"}, {"prefetch": false, "mem_type_64": false, "bar": 6, "size": 65536, "address": -1, "type": "memory"}]}, {"irq_pin": 4, "bus": 0, "qdev_id": "ehci", "irq": 0, "slot": 4, "class_info": {"class": 3075, "desc": "USB controller"}, "id": {"device": 9421, "subsystem-vendor": 6900, "vendor": 32902, "subsystem": 4352}, "function": 0, "regions": [{"prefetch": false, "mem_type_64": false, "bar": 0, "size": 4096, "address": -1, "type": "memory"}]}, {"irq_pin": 1, "bus": 0, "qdev_id": "nic0", "irq": 0, "slot": 5, "class_info": {"class": 512, "desc": "Ethernet controller"}, "id": {"device": 33081, "subsystem-vendor": 6900, "vendor": 4332, "subsystem": 4352}, "function": 0, "regions": [{"bar": 0, "size": 256, "address": -1, "type": "io"}, {"prefetch": false, "mem_type_64": false, "bar": 1, "size": 256, "address": -1, "type": "memory"}]}, {"irq_pin": 1, "bus": 0, "qdev_id": "pci-pt-01_00.0", "irq": 0, "slot": 6, "class_info": {"class": 0}, "id": {"device": 26595, "subsystem-vendor": 0, "vendor": 4098, "subsystem": 0}, "function": 0, "regions": [{"prefetch": false, "mem_type_64": true, "bar": 0, "size": 268435456, "address": -1, "type": "memory"}, {"prefetch": false, "mem_type_64": true, "bar": 2, "size": 2097152, "address": -1, "type": "memory"}, {"bar": 4, "size": 256, "address": -1, "type": "io"}, {"prefetch": false, "mem_type_64": false, "bar": 5, "size": 262144, "address": -1, "type": "memory"}, {"prefetch": true, "mem_type_64": false, "bar": 6, "size": 131072, "address": -1, "type": "memory"}]}, {"irq_pin": 2, "bus": 0, "qdev_id": "pci-pt-01_00.1", "irq": 0, "slot": 7, "class_info": {"class": 0}, "id": {"device": 43744, "subsystem-vendor": 0, "vendor": 4098, "subsystem": 0}, "function": 0, "regions": [{"prefetch": false, "mem_type_64": true, "bar": 0, "size": 16384, "address": -1, "type": "memory"}]}]}], "id": 2020372738}

[2025-11-16 12:47:10] 
[2025-11-16 12:47:10] wrote 2048 bytes to vchan
[2025-11-16 12:47:10] wrote 1560 bytes to vchan
[2025-11-16 12:47:10] vchan client disconnected
[2025-11-16 12:47:10] qubes_gui/init[623]: got xorg conf, creating window
[2025-11-16 12:47:10] qubes_gui/init: 633
[2025-11-16 12:47:10] configure msg, x/y 0 0 (was 0 0), w/h 640 480
[2025-11-16 12:47:10] configure msg, x/y 3 3 (was 0 0), w/h 1046 1070

not sure exactly what caused my issues.
but after replacing PCI_E1 with the nvidia Quadro k1200 card i removed… , it seems to boot up and not lock up my whole system!

new issue, i gotta find a good half height gpu with out requiring external power. thanks again for pointing me in the right direction

1 Like