Lluís Vilanova writes:
> This series adds an event to track information related to memory accesses
> performed by the guest CPUs ("guest_mem_before").
> A future series might extend this to contain the physical address and memory
> value (e.g., "guest_mem_after").
Sorry, I replayed the command a
This series adds an event to track information related to memory accesses
performed by the guest CPUs ("guest_mem_before").
A future series might extend this to contain the physical address and memory
value (e.g., "guest_mem_after").
Signed-off-by: Lluís Vilanova
---
Changes in v2
-
This series adds an event to track information related to memory accesses
performed by the guest CPUs ("guest_mem_before").
A future series might extend this to contain the physical address and memory
value (e.g., "guest_mem_after").
Signed-off-by: Lluís Vilanova
---
Changes in v2
-