kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 09:22:05 to 2019-07-18 12:59:41 UTC [more...]

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-18 12:59 UTC  (103+ messages)
` [PATCH 01/59] KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
` [PATCH 02/59] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
` [PATCH 04/59] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH 06/59] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH 07/59] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH 10/59] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH 11/59] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH 13/59] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH 15/59] KVM: arm64: nv: Refactor vcpu_{read,write}_sys_reg
` [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH 21/59] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH 23/59] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH 26/59] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH 27/59] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH 32/59] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH 33/59] KVM: arm64: nv: Pretend we only support larger-than-host page sizes
` [PATCH 34/59] KVM: arm/arm64: nv: Factor out stage 2 page table data from struct kvm
` [PATCH 35/59] KVM: arm/arm64: nv: Support multiple nested stage 2 mmu structures
` [PATCH 37/59] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH 39/59] KVM: arm64: nv: Move last_vcpu_ran to be per s2 mmu
` [PATCH 40/59] KVM: arm64: nv: Don't always start an S2 MMU search from the beginning
` [PATCH 43/59] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH 44/59] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH 46/59] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH 48/59] KVM: arm64: nv: Load timer before the GIC
` [PATCH 50/59] KVM: arm64: nv: Nested GICv3 Support
` [PATCH 52/59] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH 53/59] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH 55/59] arm64: KVM: nv: Add handling of EL2-specific timer registers

[PATCH v2] KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter idx
 2019-07-18  8:15 UTC 

[PATCH v6 0/6] KASan for arm
 2019-07-18  7:51 UTC  (10+ messages)
` [PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
` [PATCH v6 2/6] ARM: Disable instrumentation for some code

[PATCH] KVM: arm/arm64: Assign pmc->idx before kvm_pmu_stop_counter()
 2019-07-18  1:59 UTC  (4+ messages)

[PATCH] MAINTAINERS: Fix spelling mistake in my name
 2019-07-17 12:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my email address
 2019-07-17 11:43 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update my email address to @kernel.org
 2019-07-17 11:37 UTC  (3+ messages)

BUG: KASAN: slab-out-of-bounds in kvm_pmu_get_canonical_pmc+0x48/0x78
 2019-07-17  8:54 UTC  (4+ messages)

[PATCH v4 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe
 2019-07-17  8:17 UTC 

[RFC] Add virtual SDEI support in qemu
 2019-07-16  8:47 UTC  (8+ messages)

[RFC PATCH v2 0/3] Support CPU hotplug for ARM64
 2019-07-16  8:32 UTC  (8+ messages)

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-16  3:31 UTC  (12+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[RFC v2 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-15 17:06 UTC  (10+ messages)
` [RFC v2 11/14] arm64: Move the ASID allocator code in a separate file
` [RFC v2 12/14] arm64/lib: asid: Allow user to update the context under the lock
` [RFC v2 14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH kvm-unit-tests v2] arm: Add PL031 test
 2019-07-15 16:42 UTC  (2+ messages)

ARM/gic-v4: deadlock occurred
 2019-07-15 12:48 UTC  (12+ messages)

[PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
 2019-07-15  4:04 UTC 

[PATCH] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
 2019-07-13  4:40 UTC 

[PATCH] KVM: arm/arm64: Properly check for MMIO regions
 2019-07-12 15:58 UTC  (2+ messages)

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2019-07-12  7:38 UTC  (13+ messages)
` [PATCH v9 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v9 02/11] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v9 03/11] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v9 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v9 05/11] vfio/pci: Register an iommu fault handler
` [PATCH v9 06/11] vfio/pci: Allow to mmap the fault queue
` [PATCH v9 07/11] vfio: Use capability chains to handle device specific irq
` [PATCH v9 08/11] vfio: Add new IRQ for DMA fault reporting
` [PATCH v9 09/11] vfio/pci: Add framework for custom interrupt indices
` [PATCH v9 10/11] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v9 11/11] vfio: Document nested stage control

[PATCH kvm-unit-tests] arm: Add PL031 test
 2019-07-12  8:51 UTC  (15+ messages)

KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
 2019-07-12  8:03 UTC  (2+ messages)

[GIT PULL] KVM/arm updates for Linux 5.3
 2019-07-11 13:40 UTC  (20+ messages)
` [PATCH 01/18] arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
` [PATCH 02/18] KVM: arm64: Abstract the size of the HYP vectors pre-amble
` [PATCH 03/18] KVM: arm64: Make indirect vectors preamble behaviour symmetric
` [PATCH 04/18] KVM: arm64: Consume pending SError as early as possible
` [PATCH 05/18] KVM: arm64: Defer guest entry when an asynchronous exception is pending
` [PATCH 06/18] arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
` [PATCH 07/18] KVM: arm64: Re-mask SError after the one instruction window
` [PATCH 08/18] KVM: arm64: Skip more of the SError vaxorcism
` [PATCH 09/18] KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
` [PATCH 10/18] KVM: arm/arm64: Extract duplicated code to own function
` [PATCH 11/18] KVM: arm/arm64: Re-create event when setting counter value
` [PATCH 12/18] KVM: arm/arm64: Remove pmc->bitmask
` [PATCH 13/18] KVM: arm/arm64: Support chained PMU counters
` [PATCH 14/18] arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
` [PATCH 15/18] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH 16/18] KVM: doc: Add API documentation on the KVM_REG_ARM_WORKAROUNDS register
` [PATCH 17/18] KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
` [PATCH 18/18] KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-07-11 13:07 UTC  (15+ messages)
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler

[PATCH v3 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe
 2019-07-11 12:38 UTC  (3+ messages)

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

FYI: Possible HPFAR_EL2 corruption (LPAE guests on AArch64 hosts)
 2019-07-08 13:17 UTC  (7+ messages)

[PATCH] KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
 2019-07-08  9:28 UTC  (2+ messages)

[PATCH] KVM: arm64/sve: Fix vq_present() macro to yield a bool
 2019-07-04 12:47 UTC  (8+ messages)

[PATCH V3] KVM: arm64: Implement vq_present() as a macro
 2019-07-03 17:46 UTC  (3+ messages)

[PATCH kvmtool v4 0/8] arm64: Pointer Authentication and SVE support
 2019-07-03 11:07 UTC  (3+ messages)


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).