Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
270 B
270 B
known issues and limitations
- works only on little endian hosts
- accessing structs in guest ram is done without endian conversion.
- works only for 64-bit guests
- UINTN is mapped to uint64_t, for 32-bit guests that would be uint32_t