On Fri, May 27, 2016 at 06:00:53PM +0200, Lluís Vilanova wrote:
Hi Richard,
I noticed you reviewed the last revision but weren't CCed on this.
Please review and then I'll merge it.
Stefan
> This series adds an event to track information related to memory accesses
> performed by the guest CPUs ("
On Fri, May 27, 2016 at 06:00:53PM +0200, Lluís Vilanova wrote:
> 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
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 v4
-