Happy New Year, everyone! Long time no activity from my side, but now I finally found a few days to do some long overdue renovation work. One outcome is this patch series which allows to use ivshmem devices with latest QEMU again, see patch 3 for the background.
Will now look into refreshing the demo images and the kernel patches over the next days. Jan Jan Kiszka (4): pyjailhouse: sysfs_parser: Fix IOMMU assignment for PCI bridges x86: vtd: Drop source-id validation while parsing root cell IRTE configs: x86: qemu: Move ivshmem devices behind hotplug-capable bridge README: Add pcie-pci-bridge to qemu command line README.md | 4 +- configs/x86/ivshmem-demo.c | 2 +- configs/x86/linux-x86-demo.c | 34 +++++----- configs/x86/qemu-x86.c | 118 +++++++++++++++++++++++++---------- hypervisor/arch/x86/vtd.c | 3 +- pyjailhouse/sysfs_parser.py | 1 + 6 files changed, 106 insertions(+), 56 deletions(-) -- 2.35.3 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/cover.1672643463.git.jan.kiszka%40siemens.com.
