LinuxLists
Users
About
Zenghui Yu (
[email protected]
)
Number of posts: 395 (0.2 per day)
First post: 2018-11-23 15:42:16
Last post: 2024-06-03 03:13:45
Previous Page
/
Next Page
Date
List
Subject
2019-10-29 01:25:56
linux-kernel
Re: [PATCH v2 05/36] irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
2019-10-29 01:19:04
linux-kernel
Re: [PATCH v2 04/36] irqchip/gic-v3-its: Make is_v4 use a TYPER copy
2019-10-28 19:08:44
linux-kernel
Re: [PATCH v2 02/36] irqchip/gic-v3-its: Factor out wait_for_syncr primitive
2019-10-25 19:34:41
linux-kernel
Re: [PATCH v2] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
2019-09-30 09:44:09
linux-kernel
Re: [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
2019-09-28 03:14:53
linux-kernel
Re: [PATCH 31/35] irqchip/gic-v4.1: Eagerly vmap vPEs
2019-09-28 03:09:26
linux-kernel
Re: [PATCH 24/35] irqchip/gic-v4.1: Add initial SGI configuration
2019-09-28 02:26:41
linux-kernel
Re: [PATCH 24/35] irqchip/gic-v4.1: Add initial SGI configuration
2019-09-28 02:07:16
linux-kernel
Re: [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
2019-09-27 07:20:38
linux-kernel
Re: [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
2019-09-27 02:07:11
linux-kernel
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
2019-09-27 02:03:49
linux-kernel
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
2019-09-26 15:27:53
linux-kernel
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
2019-09-26 15:05:35
linux-kernel
Re: [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
2019-09-26 09:32:15
linux-kernel
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
2019-09-18 11:43:57
linux-kernel
[PATCH] irqchip/gic-v3: Fix GIC_LINE_NR accessor
2019-09-11 09:23:53
linux-kernel
Re: [PATCH 2/2] KVM: arm/arm64: Print the EC hex value with its exact width
2019-09-11 02:39:23
linux-kernel
[PATCH 0/2] KVM: arm/arm64: Two minor tracing changes
2019-09-11 02:38:23
linux-kernel
[PATCH 1/2] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
2019-09-11 02:37:21
linux-kernel
[PATCH 2/2] KVM: arm/arm64: Print the EC hex value with its exact width
2019-09-03 09:21:18
linux-kernel
Re: [PATCH v4 05/10] KVM: arm64: Support stolen time reporting via shared structure
2019-08-27 12:47:34
linux-kernel
Re: [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest
2019-08-27 07:52:04
linux-kernel
Re: [PATCH] KVM: arm/arm64: vgic: Use a single IO device per redistributor
2019-08-23 23:17:55
linux-kernel
Re: [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
2019-08-23 23:10:16
linux-kernel
Re: [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest
2019-08-21 21:20:29
linux-kernel
Re: [PATCH v2 05/12] irqchip/gic: Prepare for more than 16 PPIs
2019-08-19 14:31:15
linux-kernel
Re: [PATCH v2 04/12] irqchip/gic-v3: Add ESPI range support
2019-08-19 14:30:46
linux-kernel
Re: [PATCH v2 01/12] irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
2019-08-13 06:13:20
linux-kernel
Re: [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest
2019-08-09 13:54:03
linux-kernel
Re: [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest
2019-08-05 03:27:19
linux-kernel
Re: [PATCH 1/9] KVM: arm64: Document PV-time interface
2019-07-27 06:53:33
linux-kernel
[PATCH] irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map
2019-07-27 03:02:00
linux-kernel
Re: [PATCH] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
2019-07-24 03:36:24
linux-kernel
Re: [RFC PATCH] fbcon: fix ypos over boundary issue
2019-07-18 08:19:44
linux-kernel
[PATCH v2] KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter idx
2019-07-18 02:04:25
linux-kernel
Re: [PATCH] KVM: arm/arm64: Assign pmc->idx before kvm_pmu_stop_counter()
2019-07-17 12:23:52
linux-kernel
[PATCH] KVM: arm/arm64: Assign pmc->idx before kvm_pmu_stop_counter()
2019-07-13 04:44:09
linux-kernel
[PATCH] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
2019-07-12 03:15:27
linux-kernel
[RFC PATCH] fbcon: fix ypos over boundary issue
2019-07-06 04:44:16
linux-kernel
[PATCH] irq/irqdomain: Fix typo in the comment on top of __irq_domain_add()
2019-06-21 13:28:31
linux-kernel
Re: [PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints
2019-06-13 15:30:52
linux-kernel
Re: [PATCH v1 1/5] KVM: arm/arm64: Remove kvm_mmio_emulate tracepoint
2019-06-13 15:29:36
linux-kernel
Re: [PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints
2019-06-12 09:28:32
linux-kernel
[PATCH v1 0/5] perf kvm: Add stat support on arm64
2019-06-12 09:28:28
linux-kernel
[PATCH v1 4/5] perf,kvm/arm64: Add stat support on arm64
2019-06-12 09:27:16
linux-kernel
[PATCH v1 5/5] perf,kvm/arm64: perf-kvm-stat to report VM TRAP
2019-06-12 09:26:56
linux-kernel
[PATCH v1 3/5] perf tools arm64: Add support for get_cpuid() function
2019-06-12 09:26:45
linux-kernel
[PATCH v1 1/5] KVM: arm/arm64: Remove kvm_mmio_emulate tracepoint
2019-06-12 09:24:37
linux-kernel
[PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints
2019-05-20 18:17:32
linux-kernel
Re: [RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
2019-05-15 11:54:56
linux-kernel
[PATCH] perf jevents: Remove unused variables