kernel/arch/arm64/kvm
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
hyp chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vgic chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.gitignore chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
arch_timer.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
arm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
debug.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
debugfs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
emulate-nested.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fpsimd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
guest.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
handle_exit.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hypercalls.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
inject_fault.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mmio.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mmu.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nested.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pkvm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pmu-emul.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pmu.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
psci.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pvtime.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
reset.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
stacktrace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sys_regs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sys_regs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
trace.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
trace_arm.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
trace_handle_exit.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
trng.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
va_layout.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vgic-sys-reg-v3.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vmid.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00