-
Notifications
You must be signed in to change notification settings - Fork 1
how to install
ZQ edited this page Sep 25, 2018
·
1 revision
-
Config kernel
make O=../linux-build/kvm x86_64_defconfig make O=../linux-build/kvm kvmconfig make O=../linux-build/kvm menuconfig
select general setup -> control group support -> memory resource controller for C G select general setup -> namespace support-> all -
make
make O=../linux-build/kvm -j4
-
try this kernel using qemu
./run.sh ../linux-build/kvm/arch/x86_64/boot/bzImage