cachepc-amdsev

Fork of AMDESE/AMDSEV with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-amdsev
Log | Files | Refs | README | sfeed.txt

DateCommit messageAuthorFiles+-
2023-02-08 19:24Use cachepc custom qemu versionLouis Burda1+1-1
2023-02-01 22:57Allow more vcpus for setupLouis Burda1+1-1
2023-02-01 20:29fixup! Fix qemu build and modify launch_qemu.shLouis Burda1+11-5
2023-02-01 20:00Fix qemu build and modify launch_qemu.shLouis Burda3+105-9
2022-11-10 14:41Update the READMETom Lendacky1+8-0
2022-10-12 18:02Using CONFIG_PREEMPT_VOLUNTARY=y and CONFIG_PREEMPT=n for SNP host kernel build.Ashish Kalra1+4-0
2022-10-07 20:58Fix stable commitsAshish Kalra1+1-1
2022-10-07 20:44Updates to latest commitsAshish Kalra1+2-2
2022-08-19 20:57Add the UEFI variables pflash file on qmeu command lineTom Lendacky1+1-0
2022-08-17 17:54Properly disable IOMMU passthrough modeTom Lendacky1+1-1
2022-08-15 20:58Update README to clear up confusion about hexadecimal FW versioningMichael Roth1+1-1
2022-08-09 19:31Build updates and fixesTom Lendacky1+3-1
2022-07-14 20:40Updates to latest commitsAshish Kalra2+3-3
2022-05-31 22:05Clean up kernel config settingsTom Lendacky1+8-5
2022-05-11 17:46Merge pull request #96 from JustPlay/sev-snp-develTom Lendacky3+4-4
2022-05-11 12:35Update install.sh0.alpha1+2-2
2022-05-11 12:34Update build.sh0.alpha1+1-1
2022-05-11 12:33Update common.sh0.alpha1+1-1
2022-04-28 19:17Updates to latest commitsTom Lendacky2+2-2
2022-02-10 21:36README.md: update to reflect latest firmwareMichael Roth1+6-5
2022-02-10 21:25common.sh: build/clone optimizations for kernel buildsMichael Roth1+27-9
2022-02-10 20:02build.sh: update usage() detailsMichael Roth1+5-5
2022-02-10 20:00stable-commits: update documentation notes for OVMFMichael Roth1+2-3
2022-02-10 02:24Update README.mdBrijesh Singh1+4-4
2022-02-10 02:20Update README.mdBrijesh Singh1+1-1
2022-02-10 00:36common.sh: include specific git commit in kernel's LOCALVERSIONMichael Roth1+2-1
2022-02-10 00:33build.sh: document --packageMichael Roth2+16-4
2022-02-10 00:20update README for clarity regarding supported distros/firmwareMichael Roth1+16-10
2022-02-10 00:40stable-commits: update to build with latest kernel/OVMF branchesMichael Roth1+7-3
2021-12-14 16:29fix typoBrijesh Singh1+1-1
2021-12-13 22:01Update README with SNP guest launch instructionBrijesh Singh1+57-14
2021-12-13 21:25update to use newer commitsBrijesh Singh4+32-25
2021-08-23 16:08fix launch script to keep in sync with qemu updateBrijesh Singh2+2-2
2021-08-20 16:48update to use newer commitBrijesh Singh2+10-13
2021-07-16 15:38update ovmf commitBrijesh Singh1+1-1
2021-07-07 18:48update to use RFCv4Brijesh Singh1+2-2
2021-06-02 14:42update the stable commit idBrijesh Singh1+2-2
2021-04-30 15:19update the READMEBrijesh Singh1+2-2
2021-04-30 15:15update the stable commit to point to rfc2Brijesh Singh1+3-3
2021-03-25 16:07update latest qemu to be in sync with SNP RFCBrijesh Singh1+1-1
2021-03-24 19:23update commit to point the RFC branchesBrijesh Singh3+10-8
2021-03-24 15:02Copy the GHCB spec from SNP ML. https://lists.suse.com/mailman/private/amd-sev-snp/Brijesh Singh1+0-0
2020-09-11 16:00Update stable commit to use newer version and drop thp checkBrijesh Singh3+3-11
2020-07-09 13:51update the kernel commitBrijesh Singh2+1-11
2020-06-10 16:42Update the stable-commit to use ovmf v16Brijesh Singh1+1-1
2020-06-08 22:41update newer kernel commitBrijesh Singh2+4-4
2020-06-06 14:31move to 5.7-rc1Brijesh Singh2+6-7
2020-05-24 12:14fix SEV policy calculation and remove thp change from grubBrijesh Singh2+5-19
2020-05-15 15:59copy all the deb in package dirBrijesh Singh1+1-1
2020-05-15 15:56check the THP disabledBrijesh Singh1+8-0
2020-05-14 12:46Multiple fixesBrijesh Singh2+5-8
2020-04-23 16:04add option to create install packageBrijesh Singh2+60-0
2020-04-22 18:36Update README.mdBrijesh Singh1+11-0
2020-04-22 18:06Update ReadmeBrijesh Singh1+54-0
2020-04-22 16:48Add initial build scriptBrijesh Singh15+473-1177
2020-01-08 00:17automatically accept YesBrijesh Singh1+2-0
2019-05-29 18:18add RHEL8 build scriptBrijesh Singh1+12-0
2019-05-29 18:16Add RHEL-8 instructionBrijesh Singh1+68-0
2019-03-05 17:40fix grep command syntaxBrijesh Singh1+1-1
2019-03-05 16:49update sources.list to enable the src packagesBrijesh Singh1+22-5
2019-02-21 17:55Add Fedora-29 instructionsBrijesh Singh1+89-0
2019-02-21 17:14launch-qemu: disable optionrom loadingBrijesh Singh1+1-1
2019-02-21 17:12fedora-29: give execute permission to build.shBrijesh Singh1+0-0
2019-02-21 17:11add script for Fedora-29Brijesh Singh1+9-0
2019-01-03 21:39Merge pull request #12 from Liaojinghui/masterBrijesh Singh2+2-2
2019-01-02 17:12should update the version of linux kernel to 4.20 since 4.17 does not support some SEV API such as SEV_GET_IDnuanbing1+1-1
2018-12-29 00:32Uncomment make commandnuanbing1+1-1
2018-12-13 10:50Update README.md for SEV ContainersJesse Larrew1+9-1
2018-08-25 12:14Merge pull request #9 from lcy0816/patch-1Brijesh Singh1+1-0
2018-08-24 22:00Update build.shlcy08161+1-0
2018-08-13 21:35Update README.mdBrijesh Singh1+1-1
2018-08-13 21:30Update README.mdBrijesh Singh1+3-2
2018-08-08 13:19Update README.mdBrijesh Singh1+21-2
2018-08-07 12:33Update README.mdBrijesh Singh1+4-1
2018-08-06 21:14fix typo in opensuseBrijesh Singh1+3-3
2018-08-06 21:08add sample xml fileBrijesh Singh1+223-0
2018-08-06 21:06Update README to add opensuseBrijesh Singh1+75-0
2018-08-02 19:09Add virt-manager faqBrijesh Singh1+10-1
2018-08-02 12:47Some formatting fixesBrijesh Singh1+9-6
2018-08-02 12:41Add FAQBrijesh Singh1+39-2
2018-08-01 21:31testroot1+2-2
2018-08-01 16:58update READMEBrijesh Singh1+71-21
2018-07-31 20:55Multiple updatesroot12+553-479
2018-05-24 17:57update commitsBrijesh Singh1+4-4
2018-03-09 20:34provide option to enable virtio deviceBrijesh Singh1+2-2
2018-03-09 20:30update script and stable-commits to latest code baseBrijesh Singh3+36-25
2017-12-18 17:28Changes:Brijesh Singh4+6-11
2017-11-06 21:13update to newer branchesBrijesh Singh1+2-2
2017-11-02 11:46Update stable-commits to use sev-v7-p2Brijesh Singh1+1-1
2017-10-31 17:20Updates:Brijesh Singh2+2-2
2017-10-25 13:32Update to use latest stable commitBrijesh Singh4+115-64
2017-08-08 16:45Update the build script to clone specific branches instead of full repo.Brijesh Singh3+5-10
2017-08-08 14:35Update READMEBrijesh Singh1+1-1
2017-08-07 20:35Initial commitBrijesh Singh4+427-0