LinuxLists
Users
About
Nicolas Saenz Julienne (
[email protected]
)
Number of posts: 40 (0.1 per day)
First post: 2023-05-19 17:47:09
Last post: 2024-06-09 16:08:52
Date
List
Subject
2024-06-09 16:08:52
linux-kernel
[PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory
2024-06-09 16:07:28
linux-kernel
[PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes
2024-06-09 16:03:33
linux-kernel
[PATCH 18/18] KVM: x86: hyper-v: Handle VSM hcalls in user-space
2024-06-09 16:02:55
linux-kernel
[PATCH 12/18] KVM: x86/mmu: Introduce infrastructure to handle non-executable mappings
2024-06-09 16:00:36
linux-kernel
[PATCH 17/18] KVM: Introduce traces to track memory attributes modification.
2024-06-09 15:58:41
linux-kernel
[PATCH 15/18] KVM: Introduce RWX memory attributes
2024-06-09 15:58:06
linux-kernel
[PATCH 14/18] KVM: x86/mmu: Init memslot if memory attributes available
2024-06-09 15:56:55
linux-kernel
[PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits
2024-06-09 15:56:36
linux-kernel
[PATCH 10/18] KVM: x86: Keep track of instruction length during faults
2024-06-09 15:56:04
linux-kernel
[PATCH 09/18] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
2024-06-09 15:55:43
linux-kernel
[PATCH 08/18] KVM: x86: hyper-v: Exit on StartVirtualProcessor and GetVpIndexFromApicId hcalls
2024-06-09 15:55:14
linux-kernel
[PATCH 07/18] KVM: x86: hyper-v: Exit on TranslateVirtualAddress hcall
2024-06-09 15:54:54
linux-kernel
[PATCH 06/18] KVM: x86: hyper-v: Exit on Get/SetVpRegisters hcall
2024-06-09 15:54:24
linux-kernel
[PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL
2024-06-09 15:52:57
linux-kernel
[PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
2024-06-09 15:52:24
linux-kernel
[PATCH 03/18] hyperv-tlfs: Update struct hv_send_ipi{_ex}'s declarations
2024-06-09 15:51:59
linux-kernel
[PATCH 02/18] KVM: x86: hyper-v: Introduce helpers to check if VSM is exposed to guest
2024-06-09 15:51:18
linux-kernel
[PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
2024-06-09 15:50:42
linux-kernel
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-05-16 14:03:16
linux-kernel
Re: [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
2024-05-10 10:07:34
linux-kernel
Re: [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
2024-03-11 17:15:53
linux-kernel
Re: [RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
2024-02-21 17:11:36
linux-kernel
Re: [RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
2024-02-20 18:20:16
linux-kernel
Re: [RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
2024-02-19 17:58:28
linux-kernel
[RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
2023-12-01 18:16:24
linux-kernel
Re: [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
2023-12-01 16:51:31
linux-kernel
Re: [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
2023-12-01 16:32:31
linux-kernel
Re: [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
2023-12-01 16:21:26
linux-kernel
Re: [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
2023-12-01 15:26:49
linux-kernel
Re: [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
2023-10-17 15:53:44
linux-kernel
[PATCH v3] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
2023-10-16 17:11:42
linux-kernel
[PATCH v2] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
2023-10-16 17:07:14
linux-kernel
Re: [PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
2023-10-16 12:42:57
linux-kernel
Re: [PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
2023-10-16 09:53:11
linux-kernel
[PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
2023-10-05 16:34:32
linux-kernel
Re: [RFC] KVM: Allow polling vCPUs for events
2023-10-01 22:31:01
linux-kernel
[RFC] KVM: Allow polling vCPUs for events
2023-05-23 19:13:19
linux-kernel
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
2023-05-19 20:09:16
linux-kernel
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
2023-05-19 17:47:09
linux-kernel
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes