Sébastien Chaumat
Sébastien Chaumat
for `AMDI0010:03` , without xen, I do not see occurrence of ` kernel: i2c_designware AMDI0010:03: enabled=0x1 stat=0x710` while this is present with xen.
On second check : with kernel alone I get the following which is not present with xen : ``` Dec 13 16:06:55 fedora kernel: GPIO 8 is active: 0x18141b00 Dec...
output of `gpioinfo` kernel alone : ``` line 5: unnamed input active-low consumer=interrupt line 84: unnamed input active-low consumer=interrupt ``` xen: ``` line 5: unnamed input active-low line 84: unnamed...
(posted in xen-devel) : testing with 4.17.3: Adding some printk in PHYSDEVOP_setup_gsi, I see (in xl dmesg) that (XEN) PHYSDEVOP_setup_gsi setup_gsi : gsi: 7 triggering: 1 polarity: 1 but later...
The change in IRQ type occurs in `linux/arch/x86/pci/xen.c : pci_xen_initial_domain().` If forcing this function to skip IRQ7 I manage to get ( output of `gpioinfo`) : _kernel alone :_ ```...
Hello, Could we have an update on this issue ? THX
Hi, Correct me if I'm wrong but this new SDK typescript only, meaning we'll have to rewrite all of our javascript code ?
@deeplow in dom0 run : `sudo authselect select minimal` This solved the issue for me @DemiMarie
Still there with kernel 6.9.4-1.qubes.fc37.x86_64
And rebooting sys-usb (with or without anything connected) does the same. Maybe somewhat related to passthrough/FLR For every USB controller I see in dmesg : ``` pciback 0000:c3:00.3: xen-pciback: Driver...