summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform
AgeCommit message (Expand)Author
2018-05-15Fix KVM EFAULT handling.Adin Scannell
2018-05-15Simplify KVM invalidation logic.Adin Scannell
2018-05-15Simplify KVM state handling.Adin Scannell
2018-05-14Disable INVPCID check; it's not used.Adin Scannell
2018-05-14Make KVM system call first check.Adin Scannell
2018-05-14Simplify KVM host map handling.Adin Scannell
2018-05-14Ignore spurious KVM emulation failures.Adin Scannell
2018-05-11Remove error return from AddressSpace.Release()Michael Pratt
2018-05-07Fix misspellingsIan Gudger
2018-05-01Set LMA in EFERMichael Pratt
2018-04-28Check in gVisor.Googler