KarimAllah Ahmed ([email protected])

Number of posts: 246 (0.23 per day)
First post: 2017-04-10 12:28:56
Last post: 2020-03-16 09:41:18

Date List Subject
2020-03-16 09:41:18 linux-kernel [PATCH] KVM: arm64: Use the correct timer for accessing CNT
2019-07-13 13:54:59 linux-kernel Re: [PATCH] mm: sparse: Skip no-map regions in memblocks_present
2019-07-12 16:00:43 linux-kernel Re: [PATCH] KVM: arm/arm64: Properly check for MMIO regions
2019-07-12 15:47:45 linux-kernel Re: [PATCH] arm: Extend the check for RAM in /dev/mem
2019-07-12 15:14:48 linux-kernel Re: [PATCH] arm: Extend the check for RAM in /dev/mem
2019-07-12 09:01:24 linux-kernel Re: [PATCH] arm: Extend the check for RAM in /dev/mem
2019-07-12 08:52:56 linux-kernel [PATCH] mm: sparse: Skip no-map regions in memblocks_present
2019-07-12 08:32:20 linux-kernel [PATCH] fdt: Properly handle "no-map" field in the memory region
2019-07-12 08:25:07 linux-kernel [PATCH] KVM: arm/arm64: Properly check for MMIO regions
2019-07-12 03:10:57 linux-kernel Re: [PATCH] arm: Extend the check for RAM in /dev/mem
2019-07-11 22:24:56 linux-kernel [PATCH] arm: Extend the check for RAM in /dev/mem
2019-06-26 19:28:45 linux-kernel Re: cputime takes cstate into consideration
2019-06-26 19:00:00 linux-kernel Re: cputime takes cstate into consideration
2019-06-26 18:56:30 linux-kernel Re: cputime takes cstate into consideration
2019-06-12 19:53:48 linux-kernel Re: [PATCH v2 1/1] PCI/IOV: Fix incorrect cfg_size for VF > 0
2019-05-31 09:13:53 linux-kernel Re: [PATCH v2 1/2] KVM: Start populating /sys/hypervisor with KVM entries
2019-05-20 18:22:55 linux-kernel Re: [RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
2019-05-13 14:40:15 linux-kernel Re: [PATCH] sched: introduce configurable delay before entering idle
2019-03-18 19:17:43 linux-kernel Re: [PATCH v6 00/14] KVM/X86: Introduce a new guest mapping interface
2019-03-18 13:11:28 linux-kernel Re: [PATCH v6 00/14] KVM/X86: Introduce a new guest mapping interface
2019-03-17 14:51:35 linux-kernel Re: [RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
2019-01-31 20:30:18 linux-kernel [PATCH v6 04/14] KVM: Introduce a new guest mapping API
2019-01-31 20:30:04 linux-kernel [PATCH v6 06/14] KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
2019-01-31 20:29:35 linux-kernel [PATCH v6 02/14] X86/nVMX: Update the PML table without mapping and unmapping the page
2019-01-31 20:29:24 linux-kernel [PATCH v6 05/14] X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory
2019-01-31 20:29:14 linux-kernel [PATCH v6 03/14] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
2019-01-31 20:29:05 linux-kernel [PATCH v6 14/14] kvm, x86: Properly check whether a pfn is an MMIO or not
2019-01-31 20:29:04 linux-kernel [PATCH v6 08/14] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
2019-01-31 20:28:34 linux-kernel [PATCH v6 09/14] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
2019-01-31 20:28:23 linux-kernel [PATCH v6 10/14] KVM/nSVM: Use the new mapping API for mapping guest memory
2019-01-31 20:28:07 linux-kernel [PATCH v6 13/14] KVM/nVMX: Use page_address_valid in a few more locations
2019-01-31 20:28:03 linux-kernel [PATCH v6 11/14] KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
2019-01-31 20:28:00 linux-kernel [PATCH v6 12/14] KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
2019-01-31 20:27:37 linux-kernel [PATCH v6 07/14] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
2019-01-31 20:27:28 linux-kernel [PATCH v6 00/14] KVM/X86: Introduce a new guest mapping interface
2019-01-31 20:27:22 linux-kernel [PATCH v6 01/14] X86/nVMX: handle_vmon: Read 4 bytes from guest memory
2019-01-31 13:04:05 linux-kernel Re: [PATCH v5 00/13] KVM/X86: Introduce a new guest mapping interface
2019-01-25 18:29:47 linux-kernel Re: [PATCH v5 00/13] KVM/X86: Introduce a new guest mapping interface
2019-01-25 18:19:16 linux-kernel Re: [PATCH v5 13/13] KVM/nVMX: Use page_address_valid in a few more locations
2019-01-25 18:16:39 linux-kernel Re: [PATCH v5 08/13] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
2019-01-25 18:15:01 linux-kernel Re: [PATCH v5 07/13] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
2019-01-25 18:11:12 linux-kernel Re: [PATCH v5 04/13] KVM: Introduce a new guest mapping API
2019-01-25 18:03:04 linux-kernel Re: [PATCH v5 04/13] KVM: Introduce a new guest mapping API
2019-01-09 11:49:15 linux-kernel [PATCH v5 09/13] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
2019-01-09 10:31:27 linux-kernel [PATCH v5 10/13] KVM/nSVM: Use the new mapping API for mapping guest memory
2019-01-09 10:31:09 linux-kernel [PATCH v5 04/13] KVM: Introduce a new guest mapping API
2019-01-09 10:30:51 linux-kernel [PATCH v5 03/13] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
2019-01-09 10:30:46 linux-kernel [PATCH v5 00/13] KVM/X86: Introduce a new guest mapping interface
2019-01-09 10:07:13 linux-kernel [PATCH v5 01/13] X86/nVMX: handle_vmon: Read 4 bytes from guest memory
2019-01-09 09:45:35 linux-kernel [PATCH v5 08/13] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
2019-01-09 09:45:34 linux-kernel [PATCH v5 02/13] X86/nVMX: Update the PML table without mapping and unmapping the page