LinuxLists
Users
About
Yunhong Jiang (
[email protected]
)
Number of posts: 22 (0.01 per day)
First post: 2015-11-03 02:08:20
Last post: 2024-01-25 06:17:04
Date
List
Subject
2024-01-25 06:17:04
linux-kernel
Re: [PATCH v2] KVM: x86: nSVM/nVMX: Fix handling triple fault on RSM instruction
2023-06-09 00:42:42
linux-kernel
Re: [patch] x86/realmode: Make stack lock work in trampoline_compat()
2023-06-08 23:59:58
linux-kernel
Re: [patch] x86/realmode: Make stack lock work in trampoline_compat()
2023-06-08 18:45:12
linux-kernel
Re: [PATCH v5 10/20] x86/decompressor: Call trampoline directly from C code
2023-06-08 16:24:32
linux-kernel
Re: [PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub
2023-06-08 01:05:33
linux-kernel
Re: [PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub
2023-06-07 21:42:03
linux-kernel
Re: [PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub
2023-06-07 19:47:26
linux-kernel
Re: [PATCH v5 08/20] x86/decompressor: Use standard calling convention for trampoline
2023-06-07 18:21:54
linux-kernel
Re: [PATCH v5 10/20] x86/decompressor: Call trampoline directly from C code
2016-12-17 01:09:34
linux-kernel
Re: Questions on the task isolation patches
2016-12-06 21:55:13
linux-kernel
Re: Questions on the task isolation patches
2016-12-01 22:36:02
linux-kernel
Questions on the task isolation patches
2015-12-03 22:57:05
linux-kernel
Re: Can we conditionally force threading irq with primary and thread handler?
2015-12-03 22:45:22
linux-kernel
Re: [PATCH 0/5] Threaded MSI interrupt for VFIO PCI device
2015-12-03 19:25:36
linux-kernel
Can we conditionally force threading irq with primary and thread handler?
2015-12-03 18:38:57
linux-kernel
[PATCH 1/5] KVM: Extract the irqfd_wakeup_pollin/irqfd_wakeup_pollup
2015-12-03 18:38:40
linux-kernel
[PATCH 3/5] VFIO: Support threaded interrupt handling on VFIO
2015-12-03 18:38:00
linux-kernel
[PATCH 4/5] KVM: Add the irq handling consumer
2015-12-03 18:37:36
linux-kernel
[PATCH 5/5] KVM: Expose x86 kvm_arch_set_irq_inatomic()
2015-12-03 18:36:49
linux-kernel
[PATCH 0/5] Threaded MSI interrupt for VFIO PCI device
2015-12-03 18:36:48
linux-kernel
[PATCH 2/5] VIRT: Support runtime irq_bypass consumer
2015-11-03 02:08:20
linux-kernel
Can srcu_read_lock() be called from interrupt context?