mirror of
https://github.com/mii443/qemu.git
synced 2025-09-02 07:09:47 +00:00
Another rework of this quirk, this time to update to the new quirk structure. We can handle the address and data registers with separate MemoryRegions and a quirk specific data structure, making the code much more understandable. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>