From 57c5c0ecb30cbd2b6a0989171953d4390b634ce8 Mon Sep 17 00:00:00 2001 From: David Venhoff Date: Mon, 15 Sep 2025 16:04:35 +0200 Subject: [PATCH] Update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 446aead..01f79b9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +This is a fork of libnyx. +Its changes include: +- Adding a config option to disable Intel PT tracing in QEMU-Nyx +- Adding a method to access runtime information provided by QEMU-Nyx +- Instruction QEMU-Nyx to dump the trace data to a file +- Some debug related changes + # libnyx