aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* automatically accept YesBrijesh Singh2020-01-081-0/+2
|
* add RHEL8 build scriptBrijesh Singh2019-05-291-0/+12
|
* Add RHEL-8 instructionBrijesh Singh2019-05-291-0/+68
|
* fix grep command syntaxBrijesh Singh2019-03-051-1/+1
|
* update sources.list to enable the src packagesBrijesh Singh2019-03-051-5/+22
|
* Add Fedora-29 instructionsBrijesh Singh2019-02-211-0/+89
|
* launch-qemu: disable optionrom loadingBrijesh Singh2019-02-211-1/+1
| | | | | | By default EDK2 bios loads the optionrom provided with e1000. When SEV is enables the optionroms are not allowed. Lets disable the optionrom
* fedora-29: give execute permission to build.shBrijesh Singh2019-02-211-0/+0
|
* add script for Fedora-29Brijesh Singh2019-02-211-0/+9
|
* Merge pull request #12 from Liaojinghui/masterBrijesh Singh2019-01-032-2/+2
|\ | | | | Uncomment make command
| * should update the version of linux kernel to 4.20 since 4.17 does not ↵nuanbing2019-01-021-1/+1
| | | | | | | | support some SEV API such as SEV_GET_ID
| * Uncomment make commandnuanbing2018-12-281-1/+1
|/
* Update README.md for SEV ContainersJesse Larrew2018-12-131-1/+9
| | | Update README.md to include information about the SEV container proof-of-concept code on the 'kata' branch.
* Merge pull request #9 from lcy0816/patch-1Brijesh Singh2018-08-251-0/+1
|\ | | | | Install bison
| * Update build.shlcy08162018-08-241-0/+1
|/ | | Bison package is need but not installed by default in the Ubuntu 18.04
* Update README.mdBrijesh Singh2018-08-131-1/+1
|
* Update README.mdBrijesh Singh2018-08-131-2/+3
|
* Update README.mdBrijesh Singh2018-08-081-2/+21
|
* Update README.mdBrijesh Singh2018-08-071-1/+4
|
* fix typo in opensuseBrijesh Singh2018-08-061-3/+3
|
* add sample xml fileBrijesh Singh2018-08-061-0/+223
|
* Update README to add opensuseBrijesh Singh2018-08-061-0/+75
|
* Add virt-manager faqBrijesh Singh2018-08-021-1/+10
|
* Some formatting fixesBrijesh Singh2018-08-021-6/+9
|
* Add FAQBrijesh Singh2018-08-021-2/+39
|
* testroot2018-08-011-2/+2
|
* update READMEBrijesh Singh2018-08-011-21/+71
|
* Multiple updatesroot2018-07-3110-291/+365
| | | | | * update README * add distro specific builds
* update commitsBrijesh Singh2018-05-241-4/+4
|
* provide option to enable virtio deviceBrijesh Singh2018-03-091-2/+2
|
* update script and stable-commits to latest code baseBrijesh Singh2018-03-093-25/+36
|
* Changes:Brijesh Singh2017-12-184-11/+6
| | | | | | | | | - 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
* update to newer branchesBrijesh Singh2017-11-061-2/+2
|
* Update stable-commits to use sev-v7-p2Brijesh Singh2017-11-021-1/+1
|
* Updates:Brijesh Singh2017-10-312-2/+2
| | | | | | * 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
* Update to use latest stable commitBrijesh Singh2017-10-254-64/+115
|
* Update the build script to clone specific branches instead of full repo.Brijesh Singh2017-08-083-10/+5
|
* Update READMEBrijesh Singh2017-08-081-1/+1
|
* Initial commitBrijesh Singh2017-08-074-0/+427