Alexandre Chartre ([email protected])

Number of posts: 408 (0.21 per day)
First post: 2019-01-11 14:18:50
Last post: 2024-05-24 07:05:42

Date List Subject
2019-05-15 12:56:23 linux-kernel Re: [RFC KVM 00/27] KVM Address Space Isolation
2019-05-14 16:26:59 linux-kernel Re: [RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
2019-05-14 15:39:55 linux-kernel Re: [RFC KVM 24/27] kvm/isolation: KVM page fault handler
2019-05-14 10:30:52 linux-kernel Re: [RFC KVM 19/27] kvm/isolation: initialize the KVM page table with core mappings
2019-05-14 09:44:12 linux-kernel Re: [RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
2019-05-14 08:37:05 linux-kernel Re: [RFC KVM 00/27] KVM Address Space Isolation
2019-05-14 08:29:30 linux-kernel Re: [RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
2019-05-14 08:01:34 linux-kernel Re: [RFC KVM 06/27] KVM: x86: Exit KVM isolation on IRQ entry
2019-05-13 19:31:13 linux-kernel Re: [RFC KVM 19/27] kvm/isolation: initialize the KVM page table with core mappings
2019-05-13 19:29:58 linux-kernel Re: [RFC KVM 19/27] kvm/isolation: initialize the KVM page table with core mappings
2019-05-13 19:28:06 linux-kernel Re: [RFC KVM 06/27] KVM: x86: Exit KVM isolation on IRQ entry
2019-05-13 18:49:39 linux-kernel Re: [RFC KVM 05/27] KVM: x86: Add handler to exit kvm isolation
2019-05-13 18:12:02 linux-kernel Re: [RFC KVM 24/27] kvm/isolation: KVM page fault handler
2019-05-13 17:48:25 linux-kernel [RFC KVM 01/27] kernel: Export memory-management symbols required for KVM address space isolation
2019-05-13 17:48:19 linux-kernel [RFC KVM 23/27] kvm/isolation: initialize the KVM page table with the vcpu tasks
2019-05-13 17:47:04 linux-kernel [RFC KVM 07/27] KVM: x86: Switch to host address space when may access sensitive data
2019-05-13 17:46:50 linux-kernel [RFC KVM 04/27] KVM: x86: Switch to KVM address space on entry to guest
2019-05-13 17:40:26 linux-kernel [RFC KVM 02/27] KVM: x86: Introduce address_space_isolation module parameter
2019-05-13 17:39:30 linux-kernel [RFC KVM 03/27] KVM: x86: Introduce KVM separate virtual address space
2019-05-13 17:28:34 linux-kernel [RFC KVM 20/27] kvm/isolation: initialize the KVM page table with vmx specific data
2019-05-13 17:27:58 linux-kernel [RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
2019-05-13 17:06:35 linux-kernel Re: [RFC KVM 03/27] KVM: x86: Introduce KVM separate virtual address space
2019-05-13 17:00:44 linux-kernel Re: [RFC KVM 02/27] KVM: x86: Introduce address_space_isolation module parameter
2019-05-13 16:14:00 linux-kernel [RFC KVM 14/27] kvm/isolation: functions to copy page table entries for a VA range
2019-05-13 16:14:00 linux-kernel [RFC KVM 05/27] KVM: x86: Add handler to exit kvm isolation
2019-05-13 16:13:02 linux-kernel [RFC KVM 26/27] kvm/isolation: initialize the KVM page table with KVM memslots
2019-05-13 16:12:58 linux-kernel [RFC KVM 27/27] kvm/isolation: initialize the KVM page table with KVM buses
2019-05-13 16:12:45 linux-kernel [RFC KVM 24/27] kvm/isolation: KVM page fault handler
2019-05-13 16:12:32 linux-kernel [RFC KVM 09/27] kvm/isolation: function to track buffers allocated for the KVM page table
2019-05-13 16:12:21 linux-kernel [RFC KVM 06/27] KVM: x86: Exit KVM isolation on IRQ entry
2019-05-13 16:12:14 linux-kernel [RFC KVM 21/27] kvm/isolation: initialize the KVM page table with vmx VM data
2019-05-13 16:12:13 linux-kernel [RFC KVM 25/27] kvm/isolation: implement actual KVM isolation enter/exit
2019-05-13 16:12:10 linux-kernel [RFC KVM 22/27] kvm/isolation: initialize the KVM page table with vmx cpu data
2019-05-13 16:12:01 linux-kernel [RFC KVM 19/27] kvm/isolation: initialize the KVM page table with core mappings
2019-05-13 16:11:56 linux-kernel [RFC KVM 16/27] kvm/isolation: functions to clear page table entries for a VA range
2019-05-13 16:11:48 linux-kernel [RFC KVM 17/27] kvm/isolation: improve mapping copy when mapping is already present
2019-05-13 16:11:44 linux-kernel [RFC KVM 13/27] kvm/isolation: add KVM page table entry set functions
2019-05-13 16:11:42 linux-kernel [RFC KVM 12/27] kvm/isolation: add KVM page table entry allocation functions
2019-05-13 16:11:38 linux-kernel [RFC KVM 15/27] kvm/isolation: keep track of VA range mapped in KVM address space
2019-05-13 16:11:25 linux-kernel [RFC KVM 00/27] KVM Address Space Isolation
2019-05-13 16:11:25 linux-kernel [RFC KVM 08/27] KVM: x86: Optimize branches which checks if address space isolation enabled
2019-05-13 16:11:25 linux-kernel [RFC KVM 11/27] kvm/isolation: add KVM page table entry offset functions
2019-05-13 16:11:25 linux-kernel [RFC KVM 10/27] kvm/isolation: add KVM page table entry free functions
2019-02-21 10:16:21 linux-kernel Re: [PATCH] x86/alternatives: check int3 breakpoint physical addresses
2019-02-11 09:59:34 linux-kernel Re: [PATCH] x86/alternatives: check int3 breakpoint physical addresses
2019-02-11 09:09:12 linux-kernel Re: [PATCH] x86/alternatives: check int3 breakpoint physical addresses
2019-01-25 14:59:33 linux-kernel [PATCH] x86/alternatives: check int3 breakpoint physical addresses
2019-01-15 22:09:13 linux-kernel Re: [PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible
2019-01-15 12:36:15 linux-kernel Re: [PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible
2019-01-11 20:53:20 linux-kernel Re: [PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible
2019-01-11 14:18:50 linux-kernel Re: [PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible