]> git.proxmox.com Git - pve-qemu.git/commit
add patches to fix regression with LSI SCSI controller
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 13 Mar 2023 11:43:54 +0000 (12:43 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 Mar 2023 16:36:22 +0000 (17:36 +0100)
commitffda59f62698e69272f5ea5dce7587b31eed64ae
tree9c9a411f87865aa9a0bff58d6e4d6f9036e8c70f
parent3c4f941ac7d3c252b7251c69ad2f6bc7bd945473
add patches to fix regression with LSI SCSI controller

The patch 0008-memory-prevent-dma-reentracy-issues.patch introduced a
regression for the LSI SCSI controller leading to boot failures [0],
because, in its current form, it relies on reentrancy for a particular
ram_io region.

[0]: https://forum.proxmox.com/threads/123843

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/extra/0021-memory-Allow-disabling-re-entrancy-checking-per-MR.patch [new file with mode: 0644]
debian/patches/extra/0022-lsi53c895a-disable-reentrancy-detection-for-script-R.patch [new file with mode: 0644]
debian/patches/series