| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
Previous update accidentally grouped the components under the --package
option, but the components are actually standalone arguments, so update
the wording for accuracy.
|
| |
|
|
|
|
|
|
|
| |
Also allow users to select a specific type of kernel packages to build
via:
build.sh --package kernel
build.sh --package kernel host
build.sh --package kernel guest
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* update README
* add distro specific builds
|
| | |
|
| |
|
|
|
|
|
|
|
| |
- update stable commit
- update README, we no longer need to have tip and kvm kernel.
all the SEV guest changes are merged in 4.15. KVM kernel changes
are still pending hence we use kvm branch for both guest and
hypervisor kernel
- by default disable virtio
|
| |
|
|
|
|
| |
* build.sh: install libelf-dev required to build kernel
* README: disable virtio device when preparing the guest OS image becase older
version of kernel does not support DMA APIs for the virtio devices
|
| | |
|
| | |
|
| |
|