mbox series

[0/2] Fix Linux dom0 boot on a QEMU/KVM virtual machine

Message ID 20230621131214.9398-1-petr.pavlu@suse.com (mailing list archive)
Headers show
Series Fix Linux dom0 boot on a QEMU/KVM virtual machine | expand

Message

Petr Pavlu June 21, 2023, 1:12 p.m. UTC
Fix two problems that prevent booting Linux dom0 on a QEMU/KVM virtual
machine, which is sometimes useful for testing purposes.

Petr Pavlu (2):
  xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parent
  xen/virtio: Avoid use of the dom0 backend in dom0

 drivers/xen/grant-dma-ops.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)