diff options
author | Alexander Bulekov <alxndr@bu.edu> | 2023-04-27 17:10:10 -0400 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-04-28 11:31:54 +0200 |
commit | bfd6e7ae6a72b84e2eb9574f56e6ec037f05182c (patch) | |
tree | 1433ed02a5206818b6a8e4a3a48d0a070010b924 /version.rc | |
parent | f63192b0544af5d3e4d5edfd85ab520fcf671377 (diff) | |
download | qemu-bfd6e7ae6a72b84e2eb9574f56e6ec037f05182c.zip qemu-bfd6e7ae6a72b84e2eb9574f56e6ec037f05182c.tar.gz qemu-bfd6e7ae6a72b84e2eb9574f56e6ec037f05182c.tar.bz2 |
lsi53c895a: disable reentrancy detection for script RAM
As the code is designed to use the memory APIs to access the script ram,
disable reentrancy checks for the pseudo-RAM ram_io MemoryRegion.
In the future, ram_io may be converted from an IO to a proper RAM MemoryRegion.
Reported-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20230427211013.2994127-6-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'version.rc')
0 files changed, 0 insertions, 0 deletions