We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32cd5e4 commit 57a9bbbCopy full SHA for 57a9bbb
5 files changed
external/qemu-7.0.0/.gitignore
@@ -0,0 +1,5 @@
1
+qemu.tar.xz
2
+log
3
+src
4
+build
5
+install
external/qemu-7.0.0/Makefile
@@ -0,0 +1 @@
+../qemu-4.2.1/Makefile
external/qemu-7.0.0/VERSION
+7.0.0
external/qemu-7.0.0/build.sh
+../qemu-4.2.1/build.sh
external/qemu-7.0.0/install-deps.sh
+../qemu-4.2.1/install-deps.sh
0 commit comments