You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch Xen to emulate the Q35 chipset to enable PCIe/GPU passthrough.
Xen currently only emulates the i440 chipset. i440 does not support PCI extended configuration registers (image attached). This patch series would support emulating the Q35 chipset, allowing guests to use devices that require PCIe extended configuration registers.
Patch Xen to emulate the Q35 chipset to enable PCIe/GPU passthrough.
Xen currently only emulates the i440 chipset. i440 does not support PCI extended configuration registers (image attached). This patch series would support emulating the Q35 chipset, allowing guests to use devices that require PCIe extended configuration registers.
One reason the original patchset was rejected because they assumed that there would only be one IOREQ server per VM, which is not a generalizable assumption because Xen does support more than one per VM. The discussion thread starts here: https://lore.kernel.org/xen-devel/62c7a3037bb9f5631542f635dc36ae3338c7bf47.1520867741.git.x1917x@gmail.com/
The text was updated successfully, but these errors were encountered: