On Tue, Jul 15, 2025 at 6:28 AM Roman Kisel wrote:
>
> Confidential VMBus is built around using buffers not shared with
> the host.
>
> Support allocating encrypted buffers when requested.
>
> Signed-off-by: Roman Kisel
> ---
Reviewed-by: Tianyu Lan
> dri
hv_synic_disable_regs(0);
> + hv_hyp_synic_disable_regs(0);
>
> return 0;
> }
>
> static void hv_synic_resume(void)
> {
> - hv_synic_enable_regs(0);
> + hv_hyp_synic_enable_regs(0);
>
> /*
> * Note: we don't need to call hv_stimer_init(0), because the timer
> --
> 2.43.0
>
>
Reviewed-by: Tianyu Lan
--
Thanks
Tianyu Lan
e) {
> + iounmap(hv_cpu->hyp_synic_event_page);
> + hv_cpu->hyp_synic_event_page = NULL;
> + }
> } else {
> siefp.base_siefp_gpa = 0;
> }
> --
> 2.43.0
>
>
Reviewed-by: Tianyu Lan
--
Thanks
Tianyu Lan
Interrupt Controller.
> */
> void hv_synic_enable_regs(unsigned int cpu)
> {
> --
> 2.43.0
>
>
Reviewed-by: Tianyu Lan
--
Thanks
Tianyu Lan
gned-off-by: Roman Kisel
> ---
Reviewed-by: Tianyu Lan
--
Thanks
Tianyu Lan
isting code to add allocating and freeing
> the message and event pages for the paravisor SynIC when it is
> present.
>
> Signed-off-by: Roman Kisel
Reviewed-by: Tianyu Lan
ible SynIC message and event pages
> with the "hyp_" prefix to clearly distinguish them from the paravisor
> ones. The field name is also changed in mshv_root.* for consistency.
>
> No functional changes.
>
> Signed-off-by: Roman Kisel
> ---
Reviewed-by: Tianyu Lan
--
Thanks
Tianyu Lan
fidential VMBus, the proxy bit must not be
> used, so add a special case to skip it.
>
> Update the hv_set_non_nested_msr() function as well as
> vmbus_signal_eom() to trap on access for some synthetic MSRs.
>
> Signed-off-by: Roman Kisel
> Reviewed-by: Alok Tiwari
> --
On Tue, Sep 17, 2019 at 11:28 PM Vitaly Kuznetsov wrote:
>
> Paolo Bonzini writes:
>
> > On 22/08/19 16:30, lantianyu1...@gmail.com wrote:
> >> From: Tianyu Lan
> >>
> >> This patchset is to add Hyper-V direct tlb support in KVM. Hyper-V
> >> i
On Tue, Aug 27, 2019 at 8:38 PM Vitaly Kuznetsov wrote:
>
> Tianyu Lan writes:
>
> > On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov
> > wrote:
> >>
> >> lantianyu1...@gmail.com writes:
> >>
> >> > From: Tianyu Lan
> >&g
On Tue, Aug 27, 2019 at 8:17 PM Tianyu Lan wrote:
>
> On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov wrote:
> >
> > lantianyu1...@gmail.com writes:
> >
> > > From: Tianyu Lan
> > >
> > > This patchset is to add Hyper-V direct tlb support in
On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov wrote:
>
> lantianyu1...@gmail.com writes:
>
> > From: Tianyu Lan
> >
> > This patchset is to add Hyper-V direct tlb support in KVM. Hyper-V
> > in L0 can delegate L1 hypervisor to handle tlb flush request from
&
Hi Thomas:
Thanks for your review. Will fix your comment in the
next version.
On Mon, Aug 19, 2019 at 9:27 PM Thomas Gleixner wrote:
>
> On Mon, 19 Aug 2019, lantianyu1...@gmail.com wrote:
>
> > From: Tianyu Lan
> >
> > This patch adds
>
>
13 matches
Mail list logo