RE: [RFC PATCH 11/18] virt/mshv: set up synic pages for intercept messages

2021-03-11 Thread Michael Kelley
From: Nuno Das Neves Sent: Thursday, March 11, 2021 11:38 AM > > On 2/8/2021 11:47 AM, Michael Kelley wrote: > > From: Nuno Das Neves Sent: Friday, > > November > 20, 2020 4:31 PM > >> > >> Same idea as synic setup in drivers/hv/hv.c:hv_synic_enable_regs() > >> and hv_synic_disable_regs(). > >

Re: [RFC PATCH 11/18] virt/mshv: set up synic pages for intercept messages

2021-03-11 Thread Nuno Das Neves
On 2/8/2021 11:47 AM, Michael Kelley wrote: > From: Nuno Das Neves Sent: Friday, > November 20, 2020 4:31 PM >> >> Same idea as synic setup in drivers/hv/hv.c:hv_synic_enable_regs() >> and hv_synic_disable_regs(). >> Setting up synic registers in both vmbus driver and mshv would clobber >> them

RE: [RFC PATCH 11/18] virt/mshv: set up synic pages for intercept messages

2021-02-08 Thread Michael Kelley
From: Nuno Das Neves Sent: Friday, November 20, 2020 4:31 PM > > Same idea as synic setup in drivers/hv/hv.c:hv_synic_enable_regs() > and hv_synic_disable_regs(). > Setting up synic registers in both vmbus driver and mshv would clobber > them, but the vmbus driver will not run in the root partit