Takuya Yoshikawa ([email protected])

Number of posts: 50 (0.1 per day)
First post: 2014-11-17 01:49:33
Last post: 2016-03-08 08:34:24

Date List Subject
2016-03-08 08:34:24 linux-kernel Re: [PATCH v2 0/9] cleanup around kvm_sync_page, and a few micro-optimizations
2016-03-08 08:01:20 linux-kernel Re: [PATCH v2 0/9] cleanup around kvm_sync_page, and a few micro-optimizations
2015-12-18 09:42:17 linux-kernel [PATCH] KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
2015-11-26 12:03:35 linux-kernel [PATCH 3/3] KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
2015-11-26 12:02:37 linux-kernel [PATCH 2/3] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
2015-11-26 12:01:38 linux-kernel [PATCH 1/3] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
2015-11-26 12:00:33 linux-kernel [PATCH V4 0/3] KVM: x86: MMU: Clean up x86's mmu code for future work - part2
2015-11-26 02:35:26 linux-kernel Re: [PATCH 09/10] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
2015-11-20 09:07:56 linux-kernel Re: [PATCH 08/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
2015-11-20 08:35:57 linux-kernel [PATCH 10/10] KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
2015-11-20 08:35:10 linux-kernel [PATCH 09/10] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
2015-11-20 08:34:21 linux-kernel [PATCH 08/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
2015-11-20 08:33:36 linux-kernel [PATCH 07/10] KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
2015-11-20 08:32:47 linux-kernel [PATCH 06/10] KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
2015-11-20 08:31:58 linux-kernel [PATCH 05/10] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
2015-11-20 08:31:09 linux-kernel [PATCH 04/10] KVM: x86: MMU: Make mmu_set_spte() return emulate value
2015-11-20 08:30:17 linux-kernel [PATCH 03/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
2015-11-20 08:29:27 linux-kernel [PATCH 02/10] KVM: x86: MMU: Remove unused parameter of __direct_map()
2015-11-20 08:28:34 linux-kernel [PATCH 01/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
2015-11-20 08:27:12 linux-kernel [PATCH V3 00/10] KVM: x86: MMU: Clean up x86's mmu code for future work
2015-11-19 04:02:00 linux-kernel Re: [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
2015-11-19 02:23:01 linux-kernel Re: [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
2015-11-19 00:58:38 linux-kernel Re: [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
2015-11-16 03:33:49 linux-kernel Re: [PATCH 06/10] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
2015-11-16 02:50:18 linux-kernel Re: [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
2015-11-13 02:14:11 linux-kernel Re: [PATCH 09/10 RFC] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
2015-11-12 11:44:58 linux-kernel [PATCH 10/10] KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
2015-11-12 11:43:57 linux-kernel [PATCH 09/10 RFC] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
2015-11-12 11:42:59 linux-kernel [PATCH 08/10] KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
2015-11-12 11:42:07 linux-kernel [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
2015-11-12 11:40:44 linux-kernel [PATCH 06/10] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
2015-11-12 11:39:46 linux-kernel [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
2015-11-12 11:38:57 linux-kernel [PATCH 04/10] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
2015-11-12 11:38:05 linux-kernel [PATCH 03/10] KVM: x86: MMU: Make mmu_set_spte() return emulate value
2015-11-12 11:37:20 linux-kernel [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
2015-11-12 11:36:33 linux-kernel [PATCH 01/10] KVM: x86: MMU: Remove unused parameter of __direct_map()
2015-11-12 11:35:51 linux-kernel [PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
2015-11-10 09:04:29 linux-kernel Re: [PATCH 5/5] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
2015-11-06 07:12:03 linux-kernel [PATCH 5/5] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
2015-11-06 07:11:07 linux-kernel [PATCH 4/5] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
2015-11-06 07:10:12 linux-kernel [PATCH 3/5] KVM: x86: MMU: Make mmu_set_spte() return emulate value
2015-11-06 07:09:12 linux-kernel [PATCH 2/5] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
2015-11-06 07:08:22 linux-kernel [PATCH 1/5] KVM: x86: MMU: Remove unused parameter of __direct_map()
2015-11-06 07:07:20 linux-kernel [PATCH 0/5] KVM: x86: MMU: Clean up x86's mmu code for future work
2015-05-20 08:39:15 linux-kernel Re: [PATCH 9/9] KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowed
2015-05-20 08:15:34 linux-kernel Re: [PATCH 3/9] KVM: const-ify uses of struct kvm_userspace_memory_region
2015-05-20 07:37:21 linux-kernel Re: [PATCH 1/9] KVM: introduce kvm_alloc/free_memslots
2014-11-17 09:30:38 linux-kernel Re: [PATCH 0/3] KVM: simplification to the memslots code
2014-11-17 01:55:59 linux-kernel Re: [PATCH 0/3] KVM: simplification to the memslots code
2014-11-17 01:49:33 linux-kernel Re: [PATCH 2/3] kvm: commonize allocation of the new memory slots