LinuxLists
Users
About
Tianyu Lan (
[email protected]
)
Number of posts: 105 (0.15 per day)
First post: 2018-02-27 07:39:35
Last post: 2020-01-21 03:38:18
Next Page
Date
List
Subject
2020-01-21 03:38:18
linux-kernel
RE: [PATCH V3] x86/Hyper-V: Balloon up according to request page number
2020-01-20 07:58:31
linux-kernel
RE: [PATCH V2] x86/Hyper-V: Balloon up according to request page number
2020-01-17 16:36:50
linux-kernel
RE: [EXTERNAL] Re: [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
2020-01-16 14:20:35
linux-kernel
RE: [EXTERNAL] Re: [PATCH] x86/Hyper-V: Balloon up according to request page number
2020-01-13 14:52:28
linux-kernel
RE: [EXTERNAL] Re: [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
2019-12-12 13:38:53
linux-kernel
RE: [EXTERNAL] Re: [RFC PATCH 4/4] x86/Hyper-V: Add memory hot remove function
2019-12-12 08:25:09
linux-kernel
RE: [EXTERNAL] Re: [RFC PATCH 3/4] Hyper-V/Balloon: Call add_memory() with dm_device.ha_lock.
2019-10-11 14:55:46
linux-kernel
RE: [PATCH] mm/resource: Move child to new resource when release mem region.
2019-09-26 09:23:24
linux-kernel
RE: [PATCH] KVM: vmx: fix a build warning in hv_enable_direct_tlbflush() on i386
2019-08-22 06:48:31
linux-kernel
RE: [tip:timers/core 34/34] drivers//clocksource/hyperv_timer.c:264:35: error: 'hv_sched_clock_offset' undeclared; did you mean 'sched_clock_register'?
2019-08-13 14:38:30
linux-kernel
RE: [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath
2019-03-26 07:04:01
linux-kernel
RE: Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'
2019-02-22 12:16:16
linux-kernel
RE: [PATCH V4 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver
2018-09-28 12:47:11
linux-kernel
[PATCH] KVM/VMX: Remve unused function is_external_interrupt().
2018-09-27 04:48:12
linux-kernel
Re: [PATCH V3 10/13] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
2018-09-27 03:53:00
linux-kernel
[PATCH V3 4/13] KVM/MMU: Flush tlb directly in the kvm_handle_hva_range()
2018-09-27 03:52:40
linux-kernel
[PATCH V3 7/13] KVM: Add flush_link and parent_pte in the struct kvm_mmu_page
2018-09-27 03:52:05
linux-kernel
[PATCH V3 2/13] KVM/MMU: Add tlb flush with range helper function
2018-09-27 03:51:45
linux-kernel
[PATCH V3 5/13] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
2018-09-27 03:51:44
linux-kernel
[PATCH V3 10/13] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
2018-09-27 03:51:13
linux-kernel
[PATCH V3 8/13] KVM: Add spte's point in the struct kvm_mmu_page
2018-09-27 03:50:58
linux-kernel
[PATCH V3 13/13] KVM/VMX: Add hv tlb range flush support
2018-09-27 03:50:50
linux-kernel
[PATCH V3 12/13] KVM/VMX: Change hv flush logic when ept tables are mismatched.
2018-09-27 03:50:41
linux-kernel
[PATCH V3 11/13] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
2018-09-27 03:50:22
linux-kernel
[PATCH V3 9/13] KVM/MMU: Replace tlb flush function with range list flush function
2018-09-27 03:50:19
linux-kernel
[PATCH V3 6/13] KVM/MMU: Flush tlb directly in kvm_mmu_zap_collapsible_spte()
2018-09-27 03:50:16
linux-kernel
[PATCH V3 3/13] KVM: Replace old tlb flush function with new one to flush a specified range.
2018-09-27 03:50:04
linux-kernel
[PATCH V3 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
2018-09-27 03:49:52
linux-kernel
[PATCH V3 1/13] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
2018-09-20 14:32:10
linux-kernel
Re: [PATCH V2 4/13] KVM/MMU: Flush tlb directly in the kvm_handle_hva_range()
2018-09-18 03:21:11
linux-kernel
[PATCH V2 8/13] KVM: Add spte's point in the struct kvm_mmu_page
2018-09-18 03:21:09
linux-kernel
[PATCH V2 7/13] KVM: Add flush_link and parent_pte in the struct kvm_mmu_page
2018-09-18 03:20:41
linux-kernel
[PATCH V2 13/13] KVM/VMX: Add hv tlb range flush support
2018-09-18 03:20:23
linux-kernel
[PATCH V2 12/13] KVM/VMX: Change hv flush logic when ept tables are mismatched.
2018-09-18 03:20:14
linux-kernel
[PATCH V2 11/13] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
2018-09-18 03:20:13
linux-kernel
[PATCH V2 2/13] KVM/MMU: Add tlb flush with range helper function
2018-09-18 03:20:13
linux-kernel
[PATCH V2 10/13] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
2018-09-18 03:20:01
linux-kernel
[PATCH V2 9/13] KVM/MMU: Replace tlb flush function with range list flush function
2018-09-18 03:19:48
linux-kernel
[PATCH V2 6/13] KVM/MMU: Flush tlb directly in kvm_mmu_zap_collapsible_spte()
2018-09-18 03:19:37
linux-kernel
[PATCH V2 5/13] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
2018-09-18 03:19:23
linux-kernel
[PATCH V2 4/13] KVM/MMU: Flush tlb directly in the kvm_handle_hva_range()
2018-09-18 03:19:10
linux-kernel
[PATCH V2 3/13] KVM: Replace old tlb flush function with new one to flush a specified range.
2018-09-18 03:18:43
linux-kernel
[PATCH V2 1/13] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
2018-09-18 03:18:41
linux-kernel
[PATCH V2 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
2018-09-12 13:41:49
linux-kernel
Re: [PATCH 1/13] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
2018-09-12 13:32:29
linux-kernel
Re: [PATCH 10/13] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
2018-09-10 08:42:49
linux-kernel
[PATCH 12/13] KVM/VMX: Change hv flush logic when ept tables are mismatched.
2018-09-10 08:42:13
linux-kernel
[PATCH 13/13] KVM/VMX: Add hv tlb range flush support
2018-09-10 08:41:55
linux-kernel
[PATCH 11/13] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
2018-09-10 08:41:30
linux-kernel
[PATCH 10/13] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
2018-09-10 08:41:25
linux-kernel
[PATCH 9/13] KVM/MMU: Replace tlb flush function with range list flush function