[Qemu-devel] [PATCH-for-4.2 0/2] target/riscv/pmp: Convert to trace events

Philippe Mathieu-Daudé posted 2 patches 4 years, 9 months ago
Test s390x passed
Test asan passed
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190723120816.1361-1-philmd@redhat.com
Maintainers: Palmer Dabbelt <palmer@sifive.com>, Bastian Koppelmann <kbastian@mail.uni-paderborn.de>, Sagar Karandikar <sagark@eecs.berkeley.edu>, Alistair Francis <Alistair.Francis@wdc.com>
target/riscv/Makefile.objs |  3 ++-
target/riscv/pmp.c         | 35 ++++++++++-------------------------
target/riscv/trace-events  |  6 ++++++
3 files changed, 18 insertions(+), 26 deletions(-)
[Qemu-devel] [PATCH-for-4.2 0/2] target/riscv/pmp: Convert to trace events
Posted by Philippe Mathieu-Daudé 4 years, 9 months ago
Trivial convertion, suggested on
https://lists.gnu.org/archive/html/qemu-devel/2019-07/msg04728.html

Philippe Mathieu-Daudé (2):
  target/riscv/pmp: Restrict priviledged PMP to system-mode emulation
  target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events

 target/riscv/Makefile.objs |  3 ++-
 target/riscv/pmp.c         | 35 ++++++++++-------------------------
 target/riscv/trace-events  |  6 ++++++
 3 files changed, 18 insertions(+), 26 deletions(-)

-- 
2.20.1