kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-28 03:09:28 to 2019-12-16 08:25:40 UTC [more...]

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-16  8:25 UTC  (10+ messages)
` [PATCH v3 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v3 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v3 08/15] KVM: Move setting of memslot into helper routine

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-15 10:27 UTC  (11+ messages)
` [PATCH 1/7] KVM: Pass mmu_notifier_range down to kvm_unmap_hva_range()
` [PATCH 2/7] KVM: arm/arm64: Pass flags along Stage-2 unmapping functions
` [PATCH 3/7] KVM: arm/arm64: Condition cache maintenance on unmap with a flag
` [PATCH 4/7] KVM: arm/arm64: Condition TLB "
` [PATCH 5/7] KVM: arm/arm64: Elide both CMOs and TBLIs on freeing the whole Stage-2
` [PATCH 6/7] KVM: arm/arm64: Elide CMOs when retrying a block mapping
` [PATCH 7/7] KVM: arm/arm64: Elide CMOs when unmapping a range

[kvm-unit-tests RFC 00/10] KVM: arm64: PMUv3 Event Counter Tests
 2019-12-13 19:10 UTC  (14+ messages)
` [kvm-unit-tests RFC 01/10] arm64: Provide read/write_sysreg_s
` [kvm-unit-tests RFC 02/10] pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests RFC 03/10] pmu: Add a pmu struct
` [kvm-unit-tests RFC 04/10] pmu: Check Required Event Support
` [kvm-unit-tests RFC 05/10] pmu: Basic event counter Tests
` [kvm-unit-tests RFC 06/10] pmu: Test chained counter
` [kvm-unit-tests RFC 07/10] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests RFC 08/10] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests RFC 09/10] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests RFC 10/10] pmu: Test overflow interrupts

[PATCH] KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
 2019-12-13 14:22 UTC  (7+ messages)

[PATCH 0/3] KVM: arm/arm64: user_mem_abort() assorted fixes
 2019-12-13 11:14 UTC  (16+ messages)
` [PATCH 1/3] KVM: arm/arm64: Properly handle faulting of device mappings
` [PATCH 2/3] KVM: arm/arm64: Re-check VMA on detecting a poisoned page
` [PATCH 3/3] KVM: arm/arm64: Drop spurious message when faulting on a non-existent mapping

[PATCH] KVM: arm64: Only sign-extend MMIO up to register width
 2019-12-13 14:24 UTC  (5+ messages)

[PATCH] arm64: Introduce ISAR6 CPU ID register
 2019-12-13  3:29 UTC  (7+ messages)

[GIT PULL] KVM/arm updates for 5.5-rc2
 2019-12-12 17:28 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()
` [PATCH 2/8] KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
` [PATCH 3/8] KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
` [PATCH 4/8] KVM: arm64: Sanely ratelimit sysreg messages
` [PATCH 5/8] KVM: arm64: Don't log IMP DEF sysreg traps
` [PATCH 6/8] KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_region
` [PATCH 7/8] KVM: arm64: Ensure 'params' is initialised when looking up sys register
` [PATCH 8/8] KVM: arm/arm64: Properly handle faulting of device mappings

[PATCH] KVM: arm64: Ensure 'params' is initialised when looking up sys register
 2019-12-12  9:55 UTC  (2+ messages)

[PATCH v2 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2019-12-11 17:28 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: cpufeature: Extract capped fields
` [PATCH v2 2/3] KVM: arm64: limit PMU version to ARMv8.4
` [PATCH v2 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2019-12-10  3:40 UTC  (9+ messages)
` [RFC PATCH v9 1/8] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [RFC PATCH v9 2/8] psci: let arm_smccc_1_1_invoke available by modules
` [RFC PATCH v9 3/8] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v9 4/8] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v9 5/8] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v9 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v9 7/8] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v9 8/8] kvm: arm64: Add capability check extension for ptp_kvm

[PATCH 0/2] kvm/arm64: unimplemented sysreg improvements
 2019-12-09 10:32 UTC  (6+ messages)
` [PATCH 1/2] kvm/arm64: sanely ratelimit sysreg messages
` [PATCH 2/2] kvm/arm64: don't log IMP DEF sysreg traps

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-12-07  7:13 UTC 

[PATCH v2 0/5] target/arm: More EL2 trapping fixes
 2019-12-06 17:45 UTC  (22+ messages)
` [PATCH v2 1/5] target/arm: Honor HCR_EL2.TID2 trapping requirements
` [PATCH v2 2/5] target/arm: Honor HCR_EL2.TID1 "
` [PATCH v2 3/5] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
` [PATCH v2 4/5] target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
` [PATCH v2 5/5] target/arm: Add support for missing Jazelle system registers

[RFC 0/3] KVM/ARM: Misc PMU fixes
 2019-12-06 16:02 UTC  (17+ messages)
` [RFC 1/3] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
` [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters
` [RFC 3/3] KVM: arm64: pmu: Enforce PMEVTYPER evtCount size

[PATCH] arm64: KVM: Invoke compute_layout() before alternatives are applied
 2019-12-06 12:21 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] KVM: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
 2019-12-06 11:53 UTC  (3+ messages)

[PATCH v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-12-06 11:46 UTC  (2+ messages)

[PATCH] KVM: arm: remove excessive permission check in kvm_arch_prepare_memory_region
 2019-12-06 11:43 UTC  (3+ messages)

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-12-06 11:43 UTC  (2+ messages)

[kvm-unit-tests v3 PATCH] Switch the order of the parameters in report() and report_xfail()
 2019-12-06 11:31 UTC 

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-12-06 10:56 UTC  (2+ messages)

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-12-06 10:10 UTC  (2+ messages)

[PATCH] KVM: ARM: call hyp_cpu_pm_exit at the right place
 2019-12-02  7:42 UTC 

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-11-30  9:29 UTC 

[PATCH] kvm/arm64: change gicv3_cpuif to static likely branch
 2019-11-30  6:58 UTC  (3+ messages)

[PATCH] trivial: kvm/arm: merge cases to reduce code lines
 2019-11-30  3:30 UTC 

[PATCH 0/3] target/arm: More HCR_EL2.TIDx fixes
 2019-11-29  9:51 UTC  (15+ messages)
` [PATCH 1/3] target/arm: Honor HCR_EL2.TID2 trapping requirements
` [PATCH 2/3] target/arm: Honor HCR_EL2.TID1 "
` [PATCH 3/3] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions

[PATCH] KVM: arm/arm64: Fix some obsolete comments
 2019-11-29  3:19 UTC 

[PATCH kvm-unit-tests] arm/arm64: PL031: Fix check_rtc_irq
 2019-11-28 18:30 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] Switch the order of the parameters in report() and report_xfail()
 2019-11-28 15:45 UTC  (2+ messages)

[PATCH kvm-unit-tests v3] arm: Enable the VFP
 2019-11-28 15:43 UTC 

[PATCH kvm-unit-tests] arm: Enable the VFP
 2019-11-28 15:15 UTC  (3+ messages)

[PATCH kvm-unit-tests v2] arm: Enable the VFP
 2019-11-28 15:09 UTC 

[PATCH v2] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28 11:16 UTC 

[PATCH v2] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28 11:04 UTC  (2+ messages)

[PATCH] KVM: vgic: Use warpper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28  9:20 UTC 

[PATCH] KVM: vgic: Use warpper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28  9:07 UTC  (2+ messages)

[PATCH] KVM: arm64: eliminate unnecessary var err and jump label in set_core_reg()
 2019-11-28  8:56 UTC  (2+ messages)

[PATCH] KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug()
 2019-11-28  8:50 UTC  (2+ 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).