public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
@ 2023-09-19 23:49 Sean Christopherson
  2023-09-20  5:37 ` Chen, Jason CJ
  0 siblings, 1 reply; 6+ messages in thread
From: Sean Christopherson @ 2023-09-19 23:49 UTC (permalink / raw)
  To: Sean Christopherson; +Cc: kvm, linux-kernel

No topic this week.  Feel free to come with questions about upstream processes,
the status or direction of a particular series, KVM technical details, etc.

Note!  The next three instances after this are canceled, as I will either be
unavailable or OOO.

Date:  2023.09.20 (September 20th)
Time:  6am PDT
Video: https://meet.google.com/vdb-aeqo-knk
Phone: https://tel.meet/vdb-aeqo-knk?pin=3003112178656

Calendar: https://calendar.google.com/calendar/u/0?cid=Y182MWE1YjFmNjQ0NzM5YmY1YmVkN2U1ZWE1ZmMzNjY5Y2UzMmEyNTQ0YzVkYjFjN2M4OTE3MDJjYTUwOTBjN2Q1QGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20
Drive:    https://drive.google.com/drive/folders/1aTqCrvTsQI9T4qLhhLs_l986SngGlhPH?resourcekey=0-FDy0ykM3RerZedI8R-zj4A&usp=drive_link

Future Schedule:
September 27th - Canceled (Sean Unvailable)
October 4th    - Canceled (Sean Unvailable)
October 11th   - Canceled (Sean OOO)
October 18th   - Available!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
  2023-09-19 23:49 [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours) Sean Christopherson
@ 2023-09-20  5:37 ` Chen, Jason CJ
  2023-09-20 12:59   ` Sean Christopherson
  0 siblings, 1 reply; 6+ messages in thread
From: Chen, Jason CJ @ 2023-09-20  5:37 UTC (permalink / raw)
  To: Christopherson,, Sean; +Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

Hi, Sean,

Do you think we can have a quick sync about the re-assess for pKVM on x86?

Thanks

-----Original Message-----
From: Sean Christopherson <seanjc@google.com> 
Sent: 2023年9月20日 7:50
To: Christopherson,, Sean <seanjc@google.com>
Cc: kvm@vger.kernel.org; linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)

No topic this week.  Feel free to come with questions about upstream processes, the status or direction of a particular series, KVM technical details, etc.

Note!  The next three instances after this are canceled, as I will either be unavailable or OOO.

Date:  2023.09.20 (September 20th)
Time:  6am PDT
Video: https://meet.google.com/vdb-aeqo-knk
Phone: https://tel.meet/vdb-aeqo-knk?pin=3003112178656

Calendar: https://calendar.google.com/calendar/u/0?cid=Y182MWE1YjFmNjQ0NzM5YmY1YmVkN2U1ZWE1ZmMzNjY5Y2UzMmEyNTQ0YzVkYjFjN2M4OTE3MDJjYTUwOTBjN2Q1QGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20
Drive:    https://drive.google.com/drive/folders/1aTqCrvTsQI9T4qLhhLs_l986SngGlhPH?resourcekey=0-FDy0ykM3RerZedI8R-zj4A&usp=drive_link

Future Schedule:
September 27th - Canceled (Sean Unvailable)
October 4th    - Canceled (Sean Unvailable)
October 11th   - Canceled (Sean OOO)
October 18th   - Available!

[-- Attachment #2: Type: message/rfc822, Size: 8531 bytes --]

From: "Christopherson,, Sean" <seanjc@google.com>
To: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Cc: "Christopherson,, Sean" <seanjc@google.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [ANNOUNCE] PUCK Notes - 2023.06.07 - pKVM on x86
Date: Tue, 13 Jun 2023 17:33:05 +0000
Message-ID: <20230613173305.1935490-1-seanjc@google.com>

Apologies for the slow update, I was waiting for the recording to become
available and was OOO Th/F last week.

Key Takeaways:
 - Primary use case is to secure workloads that process/handle sensitive
   biometric data (e.g. fingerprints, face authentication).
 - SEAM is a poor fit as it doesn't provide mechanisms to restrict access to
   non-DRAM "memory", e.g. access to the hardware devices that provide biometric
   data.  And there's no line of sight to an AMD equivalent.
 - pKVM support requires few changes outside of KVM (though the changes to KVM
   are extensive).

Next Steps:
 - Re-assess in 3-4 weeks after people have had a chance to read through and
   review the RFC patches.

Recording:
https://drive.google.com/file/d/1JZ6e8ZgR2gUfB4uBYxsJUxp1KVL5YEA_/view?usp=drive_link&resourcekey=0-MGjMLec-8JEIFC3-vmZeLg

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
  2023-09-20  5:37 ` Chen, Jason CJ
@ 2023-09-20 12:59   ` Sean Christopherson
  2023-09-21  9:15     ` Jason Chen CJ
  0 siblings, 1 reply; 6+ messages in thread
From: Sean Christopherson @ 2023-09-20 12:59 UTC (permalink / raw)
  To: Jason Chen; +Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org

On Wed, Sep 20, 2023, Chen, Jason CJ wrote:
> Hi, Sean,
> 
> Do you think we can have a quick sync about the re-assess for pKVM on x86?

Yes, any topic is fair game.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
  2023-09-20 12:59   ` Sean Christopherson
@ 2023-09-21  9:15     ` Jason Chen CJ
  2023-09-21 23:24       ` Sean Christopherson
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Chen CJ @ 2023-09-21  9:15 UTC (permalink / raw)
  To: Sean Christopherson; +Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org

On Wed, Sep 20, 2023 at 12:59:11PM +0000, Sean Christopherson wrote:
> On Wed, Sep 20, 2023, Chen, Jason CJ wrote:
> > Hi, Sean,
> > 
> > Do you think we can have a quick sync about the re-assess for pKVM on x86?
> 
> Yes, any topic is fair game.

thanks, Sean! Then if possible, could we do the quick sync next week?

-- 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
  2023-09-21  9:15     ` Jason Chen CJ
@ 2023-09-21 23:24       ` Sean Christopherson
  2023-09-22  0:23         ` Chen, Jason CJ
  0 siblings, 1 reply; 6+ messages in thread
From: Sean Christopherson @ 2023-09-21 23:24 UTC (permalink / raw)
  To: Jason Chen CJ; +Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org

On Thu, Sep 21, 2023, Jason Chen CJ wrote:
> On Wed, Sep 20, 2023 at 12:59:11PM +0000, Sean Christopherson wrote:
> > On Wed, Sep 20, 2023, Chen, Jason CJ wrote:
> > > Hi, Sean,
> > > 
> > > Do you think we can have a quick sync about the re-assess for pKVM on x86?
> > 
> > Yes, any topic is fair game.
> 
> thanks, Sean! Then if possible, could we do the quick sync next week?

No, as called out in the agenda I am unavailable/OOO the next three weeks.

My apologies for being unresponsive to your pings, I am bogged down with non-upstream
stuff at the moment.  It will likely be several weeks before I can take an in-depth
look, as I need to get going on a few things for v6.7 (vPMU fixes in particular).

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
  2023-09-21 23:24       ` Sean Christopherson
@ 2023-09-22  0:23         ` Chen, Jason CJ
  0 siblings, 0 replies; 6+ messages in thread
From: Chen, Jason CJ @ 2023-09-22  0:23 UTC (permalink / raw)
  To: Christopherson,, Sean; +Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org

> -----Original Message-----
> From: Sean Christopherson <seanjc@google.com>
> Sent: Friday, September 22, 2023 7:25 AM
> To: Chen, Jason CJ <jason.cj.chen@intel.com>
> Cc: kvm@vger.kernel.org; linux-kernel@vger.kernel.org
> Subject: Re: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
> 
> On Thu, Sep 21, 2023, Jason Chen CJ wrote:
> > On Wed, Sep 20, 2023 at 12:59:11PM +0000, Sean Christopherson wrote:
> > > On Wed, Sep 20, 2023, Chen, Jason CJ wrote:
> > > > Hi, Sean,
> > > >
> > > > Do you think we can have a quick sync about the re-assess for pKVM on
> x86?
> > >
> > > Yes, any topic is fair game.
> >
> > thanks, Sean! Then if possible, could we do the quick sync next week?
> 
> No, as called out in the agenda I am unavailable/OOO the next three weeks.
> 
> My apologies for being unresponsive to your pings, I am bogged down with
> non-upstream stuff at the moment.  It will likely be several weeks before I can
> take an in-depth look, as I need to get going on a few things for v6.7 (vPMU
> fixes in particular).

Got it, Sean, then let's wait for several weeks to discuss next.

Thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-22  0:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 23:49 [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours) Sean Christopherson
2023-09-20  5:37 ` Chen, Jason CJ
2023-09-20 12:59   ` Sean Christopherson
2023-09-21  9:15     ` Jason Chen CJ
2023-09-21 23:24       ` Sean Christopherson
2023-09-22  0:23         ` Chen, Jason CJ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox