diff options
author | Hollis Blanchard <hollis_blanchard@mentor.com> | 2016-02-08 16:03:04 -0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2016-03-01 13:20:15 +0000 |
commit | 23d92d68e72503dfb9fa1dba89f02f5488377b6c (patch) | |
tree | 01df74efca673298336e5d8affdbc5f396ca3ff0 /hw/isa | |
parent | 2c140f5f2c245603c0123956eb6abf20b998b501 (diff) | |
download | qemu-23d92d68e72503dfb9fa1dba89f02f5488377b6c.zip qemu-23d92d68e72503dfb9fa1dba89f02f5488377b6c.tar.gz qemu-23d92d68e72503dfb9fa1dba89f02f5488377b6c.tar.bz2 |
trace: split subpage MMIOs into their own trace events.
Previously, a single MMIO could trigger the memory_region_ops tracepoint twice:
once on its way into subpage ops, then later on its way into the model's ops.
Also, the fields previously called "addr" are actually offsets into the memory
region. Rename them to "offset" while we're editing the tracepoint definitions.
Signed-off-by: Hollis Blanchard <hollis_blanchard@mentor.com>
Message-id: 1454976185-30095-2-git-send-email-hollis_blanchard@mentor.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/isa')
0 files changed, 0 insertions, 0 deletions