kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 14:41:32 to 2020-04-14 16:09:08 UTC [more...]

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:56 UTC 

[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 v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-04-14 15:06 UTC  (14+ 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-14 14:26 UTC  (4+ messages)

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

[PATCH 0/3] KVM: arm: vgic fixes for 5.7
 2020-04-14 13:43 UTC  (6+ 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 0/2] KVM: arm64: vgic_irq: Fix memory leaks
 2020-04-14 13:15 UTC  (6+ 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: handle the right RAS SEA(Synchronous External Abort) type
 2020-04-14 12:18 UTC  (2+ messages)

[PATCH RFCv1 0/7] Support Async Page Fault
 2020-04-14 11:05 UTC  (11+ messages)
` [PATCH RFCv1 1/7] kvm/arm64: Rename kvm_vcpu_get_hsr() to kvm_vcpu_get_esr()
` [PATCH RFCv1 2/7] kvm/arm64: Detach ESR operator from vCPU struct
` [PATCH RFCv1 3/7] kvm/arm64: Replace hsr with esr
` [PATCH RFCv1 4/7] kvm/arm64: Export kvm_handle_user_mem_abort() with prefault mode
` [PATCH RFCv1 5/7] kvm/arm64: Allow inject data abort with specified DFSC
` [PATCH RFCv1 6/7] kvm/arm64: Support async page fault
` [PATCH RFCv1 7/7] arm64: "

[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] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14  8:18 UTC  (3+ messages)

[PATCH v2] KVM/arm64: Support enabling dirty log gradually in small chunks
 2020-04-13 12:20 UTC 

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

[PATCH v7 0/7] KASan for arm
 2020-04-12  0:33 UTC  (5+ messages)
` [PATCH v7 7/7] ARM: Enable KASan for ARM

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

Contribution to KVM
 2020-04-10 20:15 UTC  (11+ messages)

I{S,C}ACTIVER implemention question
 2020-04-10 10:14 UTC  (3+ messages)

[PATCH] KVM: arm64: arch_timer shouldn't assume the vcpu is loaded
 2020-04-09 16:53 UTC  (10+ messages)

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:45 UTC  (6+ messages)
` [PATCH 03/35] docs: fix broken references to text files

[PULL kvm-unit-tests 00/39] arm/arm64: The old and new
 2020-04-07 15:28 UTC  (41+ messages)
` [PULL kvm-unit-tests 01/39] Makefile: Use no-stack-protector compiler options
` [PULL kvm-unit-tests 02/39] arm/arm64: psci: Don't run C code without stack or vectors
` [PULL kvm-unit-tests 03/39] arm64: timer: Add ISB after register writes
` [PULL kvm-unit-tests 04/39] arm64: timer: Add ISB before reading the counter value
` [PULL kvm-unit-tests 05/39] arm64: timer: Make irq_received volatile
` [PULL kvm-unit-tests 06/39] arm64: timer: EOIR the interrupt after masking the timer
` [PULL kvm-unit-tests 07/39] arm64: timer: Wait for the GIC to sample timer interrupt state
` [PULL kvm-unit-tests 08/39] arm64: timer: Check the "
` [PULL kvm-unit-tests 09/39] arm64: timer: Test behavior when timer disabled or masked
` [PULL kvm-unit-tests 10/39] arm/arm64: Perform dcache clean + invalidate after turning MMU off
` [PULL kvm-unit-tests 11/39] arm/arm64: gic: Move gic_state enumeration to asm/gic.h
` [PULL kvm-unit-tests 12/39] arm64: timer: Use the proper RDist register name in GICv3
` [PULL kvm-unit-tests 13/39] arm64: timer: Use existing helpers to access counter/timers
` [PULL kvm-unit-tests 14/39] arm64: timer: Speed up gic-timer-state check
` [PULL kvm-unit-tests 15/39] arm64: Provide read/write_sysreg_s
` [PULL kvm-unit-tests 16/39] arm: pmu: Let pmu tests take a sub-test parameter
` [PULL kvm-unit-tests 17/39] arm: pmu: Don't check PMCR.IMP anymore
` [PULL kvm-unit-tests 18/39] arm: pmu: Add a pmu struct
` [PULL kvm-unit-tests 19/39] arm: pmu: Introduce defines for PMU versions
` [PULL kvm-unit-tests 20/39] arm: pmu: Check Required Event Support
` [PULL kvm-unit-tests 21/39] arm: pmu: Basic event counter Tests
` [PULL kvm-unit-tests 22/39] arm: pmu: Test SW_INCR event count
` [PULL kvm-unit-tests 23/39] arm: pmu: Test chained counters
` [PULL kvm-unit-tests 24/39] arm: pmu: test 32-bit <-> 64-bit transitions
` [PULL kvm-unit-tests 25/39] arm: gic: Introduce gic_irq_set_clr_enable() helper
` [PULL kvm-unit-tests 26/39] arm: pmu: Test overflow interrupts
` [PULL kvm-unit-tests 27/39] libcflat: Add other size defines
` [PULL kvm-unit-tests 28/39] page_alloc: Introduce get_order()
` [PULL kvm-unit-tests 29/39] arm/arm64: gic: Introduce setup_irq() helper
` [PULL kvm-unit-tests 30/39] arm/arm64: gicv3: Add some re-distributor defines
` [PULL kvm-unit-tests 31/39] arm/arm64: gicv3: Set the LPI config and pending tables
` [PULL kvm-unit-tests 32/39] arm/arm64: ITS: Introspection tests
` [PULL kvm-unit-tests 33/39] arm/arm64: ITS: its_enable_defaults
` [PULL kvm-unit-tests 34/39] arm/arm64: ITS: Device and collection Initialization
` [PULL kvm-unit-tests 35/39] arm/arm64: ITS: Commands
` [PULL kvm-unit-tests 36/39] arm/arm64: ITS: INT functional tests
` [PULL kvm-unit-tests 37/39] arm/run: Allow Migration tests
` [PULL kvm-unit-tests 38/39] arm/arm64: ITS: migration tests
` [PULL kvm-unit-tests 39/39] arm/arm64: ITS: pending table migration test

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

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-04-07 11:32 UTC  (6+ messages)
` [PATCH v4 2/2] target/arm: kvm: Handle potential issue with dabt injection

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-04-06  6:29 UTC  (5+ messages)
` [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type

[PATCH 0/2] KVM: arm64: PSCI fixes
 2020-04-03 14:02 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: PSCI: Narrow input registers when using 32bit functions
` [PATCH 2/2] KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests

[RFC PATCH] arm64: unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-04-03 12:57 UTC  (3+ messages)

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

[kvm-unit-tests PATCH v8 00/13] arm/arm64: Add ITS tests
 2020-04-03  8:23 UTC  (18+ messages)
` [kvm-unit-tests PATCH v8 01/13] libcflat: Add other size defines
` [kvm-unit-tests PATCH v8 02/13] page_alloc: Introduce get_order()
` [kvm-unit-tests PATCH v8 03/13] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests PATCH v8 04/13] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests PATCH v8 05/13] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v8 06/13] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v8 07/13] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v8 08/13] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v8 09/13] arm/arm64: ITS: Commands
` [kvm-unit-tests PATCH v8 10/13] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v8 11/13] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v8 12/13] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v8 13/13] arm/arm64: ITS: pending table migration test
` [PATCH kvm-unit-tests] fixup! "

[kvm-unit-tests PATCH v4 00/12] KVM: arm64: PMUv3 Event Counter Tests
 2020-04-03  7:13 UTC  (13+ messages)
` [kvm-unit-tests PATCH v4 01/12] arm64: Provide read/write_sysreg_s
` [kvm-unit-tests PATCH v4 02/12] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH v4 03/12] arm: pmu: Don't check PMCR.IMP anymore
` [kvm-unit-tests PATCH v4 04/12] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH v4 05/12] arm: pmu: Introduce defines for PMU versions
` [kvm-unit-tests PATCH v4 06/12] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
` [kvm-unit-tests PATCH v4 08/12] arm: pmu: Test SW_INCR event count
` [kvm-unit-tests PATCH v4 09/12] arm: pmu: Test chained counters
` [kvm-unit-tests PATCH v4 10/12] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests PATCH v4 11/12] arm: gic: Introduce gic_irq_set_clr_enable() helper
` [kvm-unit-tests PATCH v4 12/12] arm: pmu: Test overflow interrupts

[kvm-unit-tests PATCH 0/2] arm/arm64: Add IPI/vtimer latency
 2020-04-02 14:50 UTC  (4+ messages)

[kvm-unit-tests PATCH v7 00/13] arm/arm64: Add ITS tests
 2020-04-02 14:41 UTC  (6+ messages)
` [kvm-unit-tests PATCH v7 10/13] arm/arm64: ITS: INT functional tests


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