qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Incomplete address decoding


From: Pavel Dovgalyuk
Subject: [Qemu-devel] Incomplete address decoding
Date: Fri, 07 Aug 2015 01:07:33 +0300

Hello!

What is the best way of emulating memory region with incomplete decoding of address?
E.g., when 2k RAM is mapped on every 2k'th offset of 16-bit machine.

I figured out two possible solutions:
- manually create many region's aliases
- somehow modify the MemoryRegion to support aliases duplicating

Is there another way?

Pavel Dovgalyuk

Sent using CloudMagic


reply via email to

[Prev in Thread] Current Thread [Next in Thread]