mirror of
https://github.com/mii443/qemu.git
synced 2025-08-24 07:59:42 +00:00
Most MemoryRegionOps already had the const attribute. This patch adds it to the remaining ones. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>