[Qemu-devel] [PATCH 0/5] trace-mem fixes

Emilio G. Cota posted 5 patches 7 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1527028012-21888-1-git-send-email-cota@braap.org
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
[Qemu-devel] [PATCH 0/5] trace-mem fixes
Posted by Emilio G. Cota 7 years, 8 months ago
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

Re: [Qemu-devel] [PATCH 0/5] trace-mem fixes
Posted by Stefan Hajnoczi 7 years, 8 months ago
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
Re: [Qemu-devel] [PATCH 0/5] trace-mem fixes
Posted by Stefan Hajnoczi 7 years, 8 months ago
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