Merge pull request #2430 from tych0/sig-security-2017-08-16-notes

add notes from security sig yesterday
This commit is contained in:
Justin Cormack 2017-08-17 16:41:34 +01:00 committed by GitHub
commit 32c685d166

View File

@ -16,3 +16,11 @@ Previous meeting notes: [2017-08-02](2017-08-02.md)
- please feel free to propose additional deep dives and discussion topics!
## Meeting Notes
- okernel intro by HPE [slides](https://files.tycho.ws/linux-okernel.pdf)
- Question: is it possible to do KVM and okernel stuff on the same machine
given that they both use EPT? Answer: theoretically yes, but untested.
- Question: what's the goal of this work? Answer: definitely upstreaming it
at some point, although some cleanup and such needs to happen.
- Question: what's the interest in XPFO? Answer: want to track when +x pages
come back from userspace, so that we can set them -x.