LinuxLists
Users
About
Maciej S. Szmigiero (
[email protected]
)
Number of posts: 804 (0.24 per day)
First post: 2015-02-15 22:39:20
Last post: 2024-04-13 21:15:13
Previous Page
/
Next Page
Date
List
Subject
2021-12-06 19:55:48
linux-kernel
[PATCH v7 07/29] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
2021-12-06 19:55:45
linux-kernel
[PATCH v7 06/29] KVM: arm64: Use "new" memslot instead of userspace memory region
2021-12-06 19:55:40
linux-kernel
[PATCH v7 05/29] KVM: Let/force architectures to deal with arch specific memslot data
2021-12-06 19:55:35
linux-kernel
[PATCH v7 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
2021-12-06 19:55:30
linux-kernel
[PATCH v7 04/29] KVM: Use "new" memslot's address space ID instead of dedicated param
2021-12-06 19:55:28
linux-kernel
[PATCH v7 02/29] KVM: Open code kvm_delete_memslot() into its only caller
2021-12-06 19:55:27
linux-kernel
[PATCH v7 01/29] KVM: Require total number of memslot pages to fit in an unsigned long
2021-12-06 19:55:25
linux-kernel
[PATCH v7 00/29] KVM: Scalable memslots implementation
2021-12-02 23:10:33
linux-kernel
[PATCH] KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation
2021-12-01 23:08:55
linux-kernel
Re: [PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
2021-12-01 15:49:27
linux-kernel
Re: [PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
2021-12-01 15:48:18
linux-kernel
Re: [PATCH v6 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
2021-12-01 15:47:53
linux-kernel
Re: [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
2021-12-01 15:47:51
linux-kernel
Re: [PATCH v6 21/29] KVM: Resolve memslot ID via a hash table instead of via a static array
2021-12-01 15:47:37
linux-kernel
Re: [PATCH v6 27/29] KVM: Optimize overlapping memslots check
2021-12-01 15:47:09
linux-kernel
Re: [PATCH v6 18/29] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
2021-11-30 21:50:08
linux-kernel
[PATCH v6 18/29] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
2021-11-30 21:50:01
linux-kernel
[PATCH v6 20/29] KVM: Move WARN on invalid memslot index to update_memslots()
2021-11-30 21:48:47
linux-kernel
[PATCH v6 21/29] KVM: Resolve memslot ID via a hash table instead of via a static array
2021-11-30 21:48:38
linux-kernel
[PATCH v6 22/29] KVM: Use interval tree to do fast hva lookup in memslots
2021-11-30 21:48:16
linux-kernel
[PATCH v6 23/29] KVM: s390: Introduce kvm_s390_get_gfn_end()
2021-11-30 21:47:52
linux-kernel
[PATCH v6 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
2021-11-30 21:47:45
linux-kernel
[PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
2021-11-30 21:47:35
linux-kernel
[PATCH v6 17/29] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
2021-11-30 21:47:26
linux-kernel
[PATCH v6 29/29] KVM: Dynamically allocate "new" memslots from the get-go
2021-11-30 21:47:22
linux-kernel
[PATCH v6 27/29] KVM: Optimize overlapping memslots check
2021-11-30 21:47:16
linux-kernel
[PATCH v6 28/29] KVM: Wait 'til the bitter end to initialize the "new" memslot
2021-11-30 21:46:56
linux-kernel
[PATCH v6 24/29] KVM: Keep memslots in tree-based structures instead of array-based ones
2021-11-30 21:46:55
linux-kernel
[PATCH v6 19/29] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
2021-11-30 21:46:34
linux-kernel
[PATCH v6 15/29] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
2021-11-30 21:46:20
linux-kernel
[PATCH v6 16/29] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
2021-11-30 21:46:08
linux-kernel
[PATCH v6 04/29] KVM: Use "new" memslot's address space ID instead of dedicated param
2021-11-30 21:45:39
linux-kernel
[PATCH v6 01/29] KVM: Require total number of memslot pages to fit in an unsigned long
2021-11-30 21:44:58
linux-kernel
[PATCH v6 00/29] KVM: Scalable memslots implementation
2021-11-30 21:43:50
linux-kernel
[PATCH v6 13/29] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
2021-11-30 21:43:44
linux-kernel
[PATCH v6 14/29] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
2021-11-30 21:43:40
linux-kernel
[PATCH v6 12/29] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
2021-11-30 21:43:33
linux-kernel
[PATCH v6 11/29] KVM: RISC-V: Use "new" memslot instead of userspace memory region
2021-11-30 21:43:23
linux-kernel
[PATCH v6 10/29] KVM: x86: Use "new" memslot instead of userspace memory region
2021-11-30 21:43:16
linux-kernel
[PATCH v6 09/29] KVM: s390: Use "new" memslot instead of userspace memory region
2021-11-30 21:43:13
linux-kernel
[PATCH v6 08/29] KVM: PPC: Avoid referencing userspace memory region in memslot updates
2021-11-30 21:43:04
linux-kernel
[PATCH v6 07/29] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
2021-11-30 21:42:55
linux-kernel
[PATCH v6 06/29] KVM: arm64: Use "new" memslot instead of userspace memory region
2021-11-30 21:42:46
linux-kernel
[PATCH v6 05/29] KVM: Let/force architectures to deal with arch specific memslot data
2021-11-30 21:42:43
linux-kernel
[PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
2021-11-30 21:42:41
linux-kernel
[PATCH v6 02/29] KVM: Open code kvm_delete_memslot() into its only caller
2021-11-26 15:31:09
linux-kernel
[PATCH] KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem
2021-11-26 13:20:37
linux-kernel
Re: [PATCH 0/3] KVM: Scalable memslots implementation additional patches
2021-11-26 00:33:44
linux-kernel
[PATCH 3/3] KVM: Make kvm_for_each_memslot_in_gfn_range() strict and use iterators
2021-11-26 00:33:42
linux-kernel
[PATCH 2/3] KVM: Use atomic_long_cmpxchg() instead of an open-coded variant
2021-11-26 00:33:39
linux-kernel
[PATCH 1/3] KVM: x86: Avoid overflowing nr_mmu_pages in kvm_arch_commit_memory_region()