|
From: | Rowan Hart |
Subject: | Re: [PATCH 1/1] plugins: add API to read guest CPU memory from hwaddr |
Date: | Wed, 28 Aug 2024 07:41:56 -0700 |
> + qemu_plugin_read_cpu_memory_hwaddr;
> + qemu_plugin_read_io_memory_hwaddr;
This second symbol name should be removed, I initially wanted to implement for IO as well but there is no good generic way I can see to access a list of IO AddressSpace to read from.
[Prev in Thread] | Current Thread | [Next in Thread] |