mbox series

[0/5] trace-mem fixes

Message ID 1527028012-21888-1-git-send-email-cota@braap.org
Headers show
Series trace-mem fixes | expand

Message

Emilio Cota May 22, 2018, 10:26 p.m. UTC
This series fixes a few issues that I found while testing
the tracing of guest memory accesses in TCG. Please review!

You can fetch these patches from:
  https://github.com/cota/qemu/commits/trace-mem

Thanks,

		Emilio

Comments

Stefan Hajnoczi May 25, 2018, 3:20 p.m. UTC | #1
On Tue, May 22, 2018 at 06:26:47PM -0400, Emilio G. Cota wrote:
> This series fixes a few issues that I found while testing
> the tracing of guest memory accesses in TCG. Please review!
> 
> You can fetch these patches from:
>   https://github.com/cota/qemu/commits/trace-mem

I took a quick look and am happy.

CCing LluĂ­s.

Stefan
Stefan Hajnoczi June 7, 2018, 8:44 a.m. UTC | #2
On Tue, May 22, 2018 at 06:26:47PM -0400, Emilio G. Cota wrote:
> This series fixes a few issues that I found while testing
> the tracing of guest memory accesses in TCG. Please review!
> 
> You can fetch these patches from:
>   https://github.com/cota/qemu/commits/trace-mem

Doesn't look like anyone else is going to review this.

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan