mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
failed xen attempt, refactor timer, failed svc attempt, aarch64 use gicv3
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -21,3 +21,9 @@
|
||||
[submodule "submodules/qemu"]
|
||||
path = submodules/qemu
|
||||
url = https://github.com/cirosantilli/qemu
|
||||
[submodule "submodules/xen"]
|
||||
path = submodules/xen
|
||||
url = git://xenbits.xen.org/xen.git
|
||||
[submodule "submodules/boot-wrapper-aarch64"]
|
||||
path = submodules/boot-wrapper-aarch64
|
||||
url = git://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git
|
||||
|
||||
Reference in New Issue
Block a user