From 2c97f7f9d7fbd9643ddea61c83c6bf8a2ce0a841 Mon Sep 17 00:00:00 2001 From: jultty Date: Thu, 29 Aug 2024 18:53:05 -0300 Subject: [PATCH] New link: Deterministic Replay of QEMU Emulation --- content/links/qemu-replay.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/links/qemu-replay.md diff --git a/content/links/qemu-replay.md b/content/links/qemu-replay.md new file mode 100644 index 0000000..5acf8f2 --- /dev/null +++ b/content/links/qemu-replay.md @@ -0,0 +1,6 @@ ++++ +title = "Deterministic Replay of QEMU Emulation" +date = 2024-08-29 +[extra] +url = "https://www.qemu.org/docs/master/system/replay.html" ++++