aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use cachepc custom qemu versionHEADmasterLouis Burda2023-02-081-1/+1
|
* Allow more vcpus for setupLouis Burda2023-02-011-1/+1
|
* fixup! Fix qemu build and modify launch_qemu.shLouis Burda2023-02-011-5/+11
|
* Fix qemu build and modify launch_qemu.shLouis Burda2023-02-013-9/+105
|
* Update the READMETom Lendacky2022-11-101-0/+8
|
* Using CONFIG_PREEMPT_VOLUNTARY=y and CONFIG_PREEMPT=n for SNP hostAshish Kalra2022-10-121-0/+4
| | | | | | kernel build. Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
* Fix stable commitsAshish Kalra2022-10-071-1/+1
| | | | Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
* Updates to latest commitsAshish Kalra2022-10-071-2/+2
| | | | Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
* Add the UEFI variables pflash file on qmeu command lineTom Lendacky2022-08-191-0/+1
|
* Properly disable IOMMU passthrough modeTom Lendacky2022-08-171-1/+1
|
* Update README to clear up confusion about hexadecimal FW versioningMichael Roth2022-08-151-1/+1
|
* Build updates and fixesTom Lendacky2022-08-091-1/+3
| | | | | | | | | Updates: - Build the the SEV guest module - Disable IOMMU passthrough mode in the kernel config Fixes: - Use the build directory when moving the RPM files
* Updates to latest commitsAshish Kalra2022-07-142-3/+3
| | | | | | | | Update the stable-commits and README to reflect the latest versions of the SNP support. Now both Host and Guest kernel branches are the same as SNP Guest support has been merged upstream. Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
* Clean up kernel config settingsTom Lendacky2022-05-311-5/+8
| | | | | Update the kernel config settings to remove certificate related config and tidy up the existing settings.
* Merge pull request #96 from JustPlay/sev-snp-develTom Lendacky2022-05-113-4/+4
|\ | | | | update build/common/install.sh to support debian (use ID or ID_LIKE)
| * Update install.sh0.alpha2022-05-111-2/+2
| |
| * Update build.sh0.alpha2022-05-111-1/+1
| |
| * Update common.sh0.alpha2022-05-111-1/+1
|/
* Updates to latest commitsTom Lendacky2022-04-282-2/+2
| | | | | Update the stable-commits and README to reflect the latest versions of the SNP support.
* README.md: update to reflect latest firmwareMichael Roth2022-02-101-5/+6
|
* common.sh: build/clone optimizations for kernel buildsMichael Roth2022-02-101-9/+27
| | | | | | | | | | | | Currently kernel source repo is cloned twice; once for guest and once for host. Instead, clone guest repo, then copy the directory to use as host repo. Also add support for doing building latest commits from stable-commits without needing to remove/re-clone the kernel repo. Also remove existing linux deb/rpm packages prior to build so they don't end up in package tarball for new builds.
* build.sh: update usage() detailsMichael Roth2022-02-101-5/+5
| | | | | | Previous update accidentally grouped the components under the --package option, but the components are actually standalone arguments, so update the wording for accuracy.
* stable-commits: update documentation notes for OVMFMichael Roth2022-02-101-3/+2
| | | | | | | Previous comment incorrectly suggested that OVMF_BRANCH could be set to a specific commit hash if there were regressions with latest upstream master branch, but the build scripts don't currently support building from a specific commit, only a specific branch, so drop that wording.
* Update README.mdBrijesh Singh2022-02-091-4/+4
| | | Update with upgrade section to use the latest FW.
* Update README.mdBrijesh Singh2022-02-091-1/+1
|
* common.sh: include specific git commit in kernel's LOCALVERSIONMichael Roth2022-02-091-1/+2
|
* build.sh: document --packageMichael Roth2022-02-092-4/+16
| | | | | | | | | 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 for clarity regarding supported distros/firmwareMichael Roth2022-02-091-10/+16
| | | | | | | | | With latest kernel build, SNP firmware 1.51+ is required, so update docs to reflect that. While there, also update with additional details about live firmware update, fix a few typos, and clarify what distros may be used by the launch-qemu.sh script.
* stable-commits: update to build with latest kernel/OVMF branchesMichael Roth2022-02-091-3/+7
|
* fix typoBrijesh Singh2021-12-141-1/+1
|
* Update README with SNP guest launch instructionBrijesh Singh2021-12-131-14/+57
|
* update to use newer commitsBrijesh Singh2021-12-134-25/+32
|
* fix launch script to keep in sync with qemu updateBrijesh Singh2021-08-232-2/+2
|
* update to use newer commitBrijesh Singh2021-08-202-13/+10
|
* update ovmf commitBrijesh Singh2021-07-161-1/+1
|
* update to use RFCv4Brijesh Singh2021-07-071-2/+2
|
* update the stable commit idBrijesh Singh2021-06-021-2/+2
|
* update the READMEBrijesh Singh2021-04-301-2/+2
|
* update the stable commit to point to rfc2Brijesh Singh2021-04-301-3/+3
|
* update latest qemu to be in sync with SNP RFCBrijesh Singh2021-03-251-1/+1
|
* update commit to point the RFC branchesBrijesh Singh2021-03-243-8/+10
|
* Copy the GHCB spec from SNP ML.Brijesh Singh2021-03-241-0/+0
| | | | https://lists.suse.com/mailman/private/amd-sev-snp/
* Update stable commit to use newer version and drop thp checkBrijesh Singh2020-09-113-11/+3
|
* update the kernel commitBrijesh Singh2020-07-092-11/+1
|
* Update the stable-commit to use ovmf v16Brijesh Singh2020-06-101-1/+1
|
* update newer kernel commitBrijesh Singh2020-06-082-4/+4
|
* move to 5.7-rc1Brijesh Singh2020-06-062-7/+6
|
* fix SEV policy calculation and remove thp change from grubBrijesh Singh2020-05-242-19/+5
|
* copy all the deb in package dirBrijesh Singh2020-05-151-1/+1
|
* check the THP disabledBrijesh Singh2020-05-151-0/+8
|