From a42d911d8627183c62e09fb2f6c883dc5df55fc2 Mon Sep 17 00:00:00 2001 From: Tycho Andersen Date: Thu, 17 Aug 2017 08:23:58 -0600 Subject: [PATCH] add notes from security sig yesterday Signed-off-by: Tycho Andersen --- reports/sig-security/2017-08-16.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/reports/sig-security/2017-08-16.md b/reports/sig-security/2017-08-16.md index 674b466a4..20d04e7e0 100644 --- a/reports/sig-security/2017-08-16.md +++ b/reports/sig-security/2017-08-16.md @@ -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.