Search Criteria
Package Details: qemu-guest-kernel 5.15.53-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qemu-guest-kernel.git (read-only, click to copy) |
---|---|
Package Base: | qemu-guest-kernel |
Description: | Linux kernels for QEMU/KVM guests (direct kernel boot) |
Upstream URL: | https://github.com/cyano-linux/qemu-guest-kernel |
Licenses: | GPL2 |
Submitter: | cyano |
Maintainer: | None |
Last Packager: | cyano |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-25 15:03 (UTC) |
Last Updated: | 2022-07-11 13:06 (UTC) |
Dependencies (12)
- bc (bc-ghAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cpio (cpio-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- kmod (busybox-coreutilsAUR, kmod-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Latest Comments
cyano commented on 2021-12-14 22:11 (UTC) (edited on 2022-07-11 12:30 (UTC) by cyano)
@maclinuxfree The pre-built kernel images and packages are available at GitHub repo.
This packages should be installed on HOST OS, NOT GUEST OS. By sharing the same kernel image among VMs, (host's) KSM mechanism can be maximized to save more memory. The instruction about how to boot a guest with kernel image on host filesystem.
maclinuxfree commented on 2021-12-14 18:52 (UTC)
how could I install this on a running kvm vm? grub is not updating.
maclinuxfree commented on 2021-12-14 16:40 (UTC)
thank you ... a ready build repo would be fine :)