kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-13 03:33:14 to 2020-04-19 09:38:23 UTC [more...]

[PATCH 0/7] clean up redundant 'kvm_run' parameters
 2020-04-19  7:51 UTC  (5+ messages)
` [PATCH 1/7] KVM: s390: "
` [PATCH 2/7] KVM: arm64: "
` [PATCH 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters

[PATCH] KVM: X86: Fix compile error in svm/sev.c
 2020-04-19  7:30 UTC 

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-04-18 22:56 UTC  (5+ messages)
` [PATCH v4 1/2] target/arm: kvm: Handle "

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-04-18  2:49 UTC  (9+ messages)

[PATCH v2 0/6] KVM: arm: vgic fixes for 5.7
 2020-04-17 16:48 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
` [PATCH v2 2/6] KVM: arm: vgic: Synchronize the whole guest on GIC{D, R}_I{S, C}ACTIVER read
  ` [PATCH v2 2/6] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH v2 3/6] KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
` [PATCH v2 4/6] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits
` [PATCH v2 5/6] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
` [PATCH v2 6/6] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()

[RFC PATCH] arm64: unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-04-17 16:41 UTC  (4+ messages)

[PATCH v2 0/4] KVM: arm64: Tidy up arch Kconfig and Makefiles
 2020-04-17 14:12 UTC  (8+ messages)
` [PATCH v2 1/4] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
` [PATCH v2 2/4] KVM: arm64: Update help text
` [PATCH v2 3/4] KVM: arm64: Change CONFIG_KVM to a menuconfig entry
` [PATCH v2 4/4] KVM: arm64: Clean up kvm makefiles

[PATCH v3 0/4] KVM: arm64: Tidy up arch Kconfig and Makefiles
 2020-04-17 14:08 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
` [PATCH v3 2/4] KVM: arm64: Update help text
` [PATCH v3 3/4] KVM: arm64: Change CONFIG_KVM to a menuconfig entry
` [PATCH v3 4/4] KVM: arm64: Clean up kvm makefiles

[PATCH 0/4] KVM: arm64: Tidy up arch Kconfig and Makefiles
 2020-04-17 13:54 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
` [PATCH 2/4] KVM: arm64: Update help text
` [PATCH 3/4] KVM: arm64: Change CONFIG_KVM to a menuconfig entry
` [PATCH 4/4] KVM: arm64: Clean up kvm makefiles

[PATCH RFCv1 0/7] Support Async Page Fault
 2020-04-17 10:34 UTC  (8+ messages)

[PATCH v2] KVM/arm64: Support enabling dirty log gradually in small chunks
 2020-04-17 10:26 UTC  (9+ messages)

[PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-17  9:44 UTC  (32+ messages)
` [PATCH 1/8] arm64: cpufeature: Relax check for IESB support
` [PATCH 2/8] arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
` [PATCH 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support
` [PATCH 4/8] arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
` [PATCH 5/8] arm64: cpufeature: Factor out checking of AArch32 features
` [PATCH 6/8] arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
` [PATCH 7/8] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
` [PATCH 8/8] arm64: cpufeature: Add an overview comment for the cpufeature framework

[PATCH 0/2] KVM: arm64: vgic_irq: Fix memory leaks
 2020-04-17  6:40 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
` [PATCH 2/2] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()

[PATCH] KVM: arm64: Drop PTE_S2_MEMATTR_MASK
 2020-04-16 17:24 UTC  (4+ messages)

[PATCH v2] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-16 14:16 UTC  (9+ messages)

[PATCH] KVM: handle the right RAS SEA(Synchronous External Abort) type
 2020-04-16 13:02 UTC  (4+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-04-16  7:45 UTC  (20+ messages)
` [PATCH v11 01/13] iommu: Introduce attach/detach_pasid_table API
` [PATCH v11 02/13] iommu: Introduce bind/unbind_guest_msi
` [PATCH v11 03/13] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v11 04/13] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v11 05/13] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v11 06/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v11 07/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v11 08/13] iommu/smmuv3: Implement cache_invalidate
` [PATCH v11 09/13] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v11 10/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v11 11/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v11 12/13] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v11 13/13] iommu/smmuv3: Report non recoverable faults

[PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-16  2:00 UTC  (8+ messages)

[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
 2020-04-15 16:49 UTC  (9+ messages)

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-15 16:20 UTC  (5+ messages)

[PATCH 0/3] KVM: arm: vgic fixes for 5.7
 2020-04-15 13:27 UTC  (8+ messages)
` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D, R}_I{S, C}ACTIVER read
  ` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH 2/3] KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
` [PATCH 3/3] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits

[PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
 2020-04-15 12:11 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: release kvm->mmu_lock in loop to prevent starvation
 2020-04-15  8:42 UTC 

[PATCH RFC] KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
 2020-04-15  7:28 UTC 

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:48 UTC  (2+ messages)
` [PATCH v2 09/33] docs: fix broken references to text files

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:57 UTC  (4+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-04-14 15:34 UTC  (15+ messages)
` [PATCH v4 01/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v4 02/14] arm: add support for folded p4d page tables
` [PATCH v4 03/14] arm64: "
` [PATCH v4 04/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 05/14] ia64: add support for folded p4d page tables
` [PATCH v4 06/14] nios2: "
` [PATCH v4 07/14] openrisc: "
` [PATCH v4 08/14] powerpc: "
` [PATCH v4 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v4 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v4 11/14] sh: add support for folded p4d page tables
` [PATCH v4 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v4 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH] arm64: kvm: Delete duplicated label: in invalid_vector
 2020-04-14 13:57 UTC  (3+ messages)

[PATCH V2 00/16] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-04-14  9:48 UTC  (4+ messages)
` [PATCH V2 04/16] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH V2 05/16] arm64/cpufeature: Introduce ID_DFR1 "
` [PATCH V2 06/16] arm64/cpufeature: Introduce ID_MMFR5 "

[PATCH 0/6] Introduce ID_PFR2 and other CPU feature changes
 2020-04-13  3:32 UTC  (4+ messages)
` [PATCH 1/6] arm64/cpufeature: Introduce ID_PFR2 CPU register


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).