07.06.2023 17:18, Anthony PERARD via wrote:
..
Anthony PERARD (1):
       xen-block: fix segv on unrealize

Bernhard Beschow (7):
       include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
       hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()
       hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
       hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
       hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
       hw/isa/piix3: Resolve redundant k->config_write assignments
       hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE

David Woodhouse (4):
       hw/xen: Simplify emulated Xen platform init
       hw/xen: Fix memory leak in libxenstore_open() for Xen
       xen: Drop support for Xen versions below 4.7.1
       hw/xen: Fix broken check for invalid state in xs_be_open()

From the description it looks like these two:

        hw/xen: Fix memory leak in libxenstore_open() for Xen
        hw/xen: Fix broken check for invalid state in xs_be_open()

should be applied to -stable too. Am I right?

/mjt

Reply via email to