From 68dc4829b394d07f09709a0bbc17008fa523705f Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Sat, 3 Feb 2024 11:40:19 +0100 Subject: fixes --- .gitmodules | 3 +++ nyx_mode/QEMU-Nyx | 1 + 2 files changed, 4 insertions(+) create mode 160000 nyx_mode/QEMU-Nyx diff --git a/.gitmodules b/.gitmodules index 33b40c84..7fce4460 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "nyx_mode/packer"] path = nyx_mode/packer url = https://github.com/nyx-fuzz/packer.git +[submodule "nyx_mode/QEMU-Nyx"] + path = nyx_mode/QEMU-Nyx + url = https://github.com/nyx-fuzz/QEMU-Nyx diff --git a/nyx_mode/QEMU-Nyx b/nyx_mode/QEMU-Nyx new file mode 160000 index 00000000..e5e1c4c2 --- /dev/null +++ b/nyx_mode/QEMU-Nyx @@ -0,0 +1 @@ +Subproject commit e5e1c4c21ff9c4dc80e6409d4eab47146c6024cd -- cgit 1.4.1