kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 11:56:47 to 2020-02-06 07:58:46 UTC [more...]

[PATCH v2 0/6] irqchip/gic-v4.1: Cleanup and fixes for GICv4.1
 2020-02-06  7:57 UTC  (5+ messages)
` [PATCH v2 1/6] irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
` [PATCH v2 2/6] irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
` [PATCH v2 3/6] irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
` [PATCH v2 4/6] irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()

[PATCH 0/5] irqchip/gic-v4.1: Cleanup and fixes for GICv4.1
 2020-02-06  6:22 UTC  (10+ messages)
` [PATCH 1/5] irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
` [PATCH 2/5] irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
` [PATCH RFC 3/5] irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
` [PATCH 4/5] irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
` [PATCH 5/5] irqchip/gic-v3-its: Remove superfluous WARN_ON

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-06  5:05 UTC  (31+ messages)
` [PATCH v5 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v5 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v5 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v5 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v5 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v5 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v5 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v5 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v5 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v5 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v5 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v5 12/19] KVM: Move memslot deletion to helper function
` [PATCH v5 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v5 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v5 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v5 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v5 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v5 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH] KVM: arm/arm64: Fix up includes for trace.h
 2020-02-05 15:46 UTC  (3+ messages)

[PATCH kvmtool] Add emulation for CFI compatible flash memory
 2020-02-05 17:11 UTC  (2+ messages)

[PATCH v2 0/2] target/arm: kvm: Support for KVM DABT without valid ISS
 2020-02-05 16:57 UTC  (5+ messages)
` [PATCH v2 1/2] target/arm: kvm: Inject events at the last stage of sync
` [PATCH v2 2/2] target/arm: kvm: Handle DABT with no valid ISS

[PATCH 0/5] KVM: Move x86 init ops to separate struct
 2020-01-31 18:55 UTC  (9+ messages)
` [PATCH 1/5] KVM: Pass kvm_init()'s opaque param to additional arch funcs
` [PATCH 2/5] KVM: x86: Move init-only kvm_x86_ops to separate struct
` [PATCH 3/5] KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
` [PATCH 4/5] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH 5/5] KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes

[GIT PULL 00/23] KVM/arm updates for 5.6
 2020-01-30 17:13 UTC  (27+ messages)
` [PATCH 01/23] KVM: arm64: Only sign-extend MMIO up to register width
` [PATCH 02/23] KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
` [PATCH 03/23] KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ
` [PATCH 04/23] arm64: kvm: Fix IDMAP overlap with HYP VA
` [PATCH 05/23] KVM: ARM: Call hyp_cpu_pm_exit at the right place
` [PATCH 06/23] KVM: arm: Remove duplicate include
` [PATCH 07/23] KVM: arm/arm64: Re-check VMA on detecting a poisoned page
` [PATCH 08/23] KVM: arm64: Correct PSTATE on exception entry
` [PATCH 09/23] KVM: arm/arm64: Correct CPSR "
` [PATCH 10/23] KVM: arm/arm64: Correct AArch32 SPSR "
` [PATCH 11/23] KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler
` [PATCH 12/23] KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()
` [PATCH 13/23] KVM: arm/arm64: Cleanup MMIO handling
` [PATCH 14/23] arm64: KVM: Add UAPI notes for swapped registers
` [PATCH 15/23] arm64: KVM: Annotate guest entry/exit as a single function
` [PATCH 16/23] KVM: arm/arm64: Fix young bit from mmu notifier
` [PATCH 17/23] KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
` [PATCH 18/23] KVM: arm: Make inject_abt32() inject an external abort instead
` [PATCH 19/23] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
` [PATCH 20/23] KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled
` [PATCH 21/23] KVM: arm64: pmu: Fix chained SW_INCR counters
` [PATCH 22/23] KVM: arm64: pmu: Only handle supported event counters
` [PATCH 23/23] KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer

[PATCH] hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
 2020-01-30 14:03 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
 2020-01-30 11:25 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 1/9] arm64: Provide read/write_sysreg_s
` [kvm-unit-tests PATCH v2 2/9] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH v2 3/9] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH v2 4/9] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH v2 5/9] arm: pmu: Basic event counter Tests
` [kvm-unit-tests PATCH v2 6/9] arm: pmu: Test chained counter
` [kvm-unit-tests PATCH v2 7/9] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests PATCH v2 8/9] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH v2 9/9] arm: pmu: Test overflow interrupts

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-01-29  9:29 UTC  (17+ messages)
` [kvm-unit-tests PATCH v3 01/14] libcflat: Add other size defines
` [kvm-unit-tests PATCH v3 02/14] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH v3 03/14] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests PATCH v3 04/14] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v3 06/14] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v3 07/14] arm/arm64: gicv3: Enable/Disable LPIs at re-distributor level
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v3 09/14] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v3 10/14] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v3 11/14] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v3 12/14] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v3 13/14] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v3 14/14] arm/arm64: ITS: pending table migration test

[PATCH 0/6] Introduce ID_PFR2 and other CPU feature changes
 2020-01-28 12:39 UTC  (2+ messages)
` [PATCH 1/6] arm64/cpufeature: Introduce ID_PFR2 CPU register

[PATCH v5 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-01-28  8:53 UTC  (6+ messages)
` [PATCH v5 1/3] arm64: cpufeature: Extract capped fields
` [PATCH v5 2/3] KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
` [PATCH v5 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters

[kvm-unit-tests PATCH] arm: expand the timer tests
 2020-01-27 15:20 UTC  (4+ messages)

[PATCH 0/2] KVM: arm: fix KVM_CAP_ARM_INJECT_EXT_DABT for aarch32 guests
 2020-01-27 13:46 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm: fix DFSR setting for non-LPAE "
` [PATCH 2/2] KVM: arm: Make inject_abt32() inject an external abort instead

[PATCH] KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer
 2020-01-27 11:12 UTC  (3+ messages)

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2020-01-26  3:02 UTC  (13+ messages)
` [PATCH v2 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH v2 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH v2 30/45] KVM: Move vcpu alloc and init "
` [PATCH v2 41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()

[PATCH 0/4] KVM/ARM: Misc PMU fixes
 2020-01-24 14:25 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
` [PATCH 2/4] KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled
` [PATCH 3/4] KVM: arm64: pmu: Fix chained SW_INCR counters
` [PATCH 4/4] KVM: arm64: pmu: Only handle supported event counters

[PATCH v2 0/1] arm/arm64: add support for folded p4d page tables
 2020-01-24 14:02 UTC  (7+ messages)

[PATCH v4 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-01-23 17:04 UTC  (5+ messages)
` [PATCH v4 1/3] arm64: cpufeature: Extract capped fields
` [PATCH v4 2/3] KVM: arm64: limit PMU version to ARMv8.4
` [PATCH v4 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters

[PATCH] irqchip/gic-v3-its: Don't confuse get_vlpi_map() by writing DB config
 2020-01-22 15:22 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: Fix young bit from mmu notifier
 2020-01-21 23:07 UTC  (3+ messages)

[PATCH v3 00/32] irqchip/gic-v4: GICv4.1 architecture support
 2020-01-22  2:59 UTC  (5+ messages)
` [PATCH v3 05/32] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation

[PULL kvm-unit-tests 0/3] arm/arm64: Add prefetch abort test
 2020-01-21 15:29 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/3] arm/arm64: Improve memory region management
` [PATCH kvm-unit-tests 2/3] arm/arm64: selftest: Allow test_exception clobber list to be extended
` [PATCH kvm-unit-tests 3/3] arm/arm64: selftest: Add prefetch abort test

[PATCH 00/14] KVM: x86/mmu: Huge page fixes, cleanup, and DAX
 2020-01-21 15:12 UTC  (12+ messages)
` [PATCH 04/14] KVM: Play nice with read-only memslots when querying host page size
` [PATCH 05/14] x86/mm: Introduce lookup_address_in_mm()
` [PATCH 07/14] KVM: x86/mmu: Walk host page tables to find THP mappings
` [PATCH 12/14] KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust()

[PATCH kvm-unit-tests 0/3] arm/arm64: selftest for pabt
 2020-01-21 12:47 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: Cleanup MMIO handling
 2020-01-21 11:43 UTC  (3+ messages)
` [PATCH] KVM: arm: Fix build after MMIO cleanup

[PATCH v3 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-01-21 11:28 UTC  (8+ messages)
` [PATCH v3 2/3] KVM: arm64: limit PMU version to ARMv8.4

[PATCH v3 0/8] KVM: arm64: vCPU preempted check support
 2020-01-20 16:20 UTC  (3+ messages)
` [PATCH v3 1/8] KVM: arm64: Document PV-lock interface

[PATCH v2] ARM: virt: Relax arch timer version check during early boot
 2020-01-20 14:09 UTC  (3+ messages)

[PATCH] arm64: KVM: Add XXX UAPI notes for swapped registers
 2020-01-20 13:59 UTC  (4+ messages)

[RFC 0/3] KVM/ARM: Misc PMU fixes
 2020-01-20 13:30 UTC  (8+ messages)
` [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters

[PATCH] ARM: virt: Relax arch timer version check during early boot
 2020-01-20 11:56 UTC  (4+ 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).