kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-31 17:37:18 to 2019-08-27 07:53:36 UTC [more...]

[PATCH] KVM: arm/arm64: vgic: Use a single IO device per redistributor
 2019-08-27  7:53 UTC  (6+ messages)

[PATCH] kvm/arm/vgic: fix potential deadlock when ap_list is long
 2019-08-27  2:08 UTC  (2+ messages)

[PATCH 1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  1:36 UTC  (4+ messages)

KVM works on RPi4
 2019-08-26 12:00 UTC  (6+ messages)

[PATCH] kvm: arm: Promote KVM_ARM_TARGET_CORTEX_A7 to generic V7 core
 2019-08-26  9:05 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: vgic: Remove spurious semicolons
 2019-08-25  9:47 UTC 

[GIT PULL] arm64: Fixes for -rc6
 2019-08-24 18:45 UTC  (2+ messages)

[GIT PULL] KVM/arm updates for 5.3-rc6
 2019-08-23 17:07 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 2/2] KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity

[PATCH v3] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-08-23 16:37 UTC  (3+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-23 14:22 UTC  (26+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface
` [PATCH v3 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v3 03/10] KVM: arm64: Implement PV_FEATURES call
` [PATCH v3 04/10] KVM: Implement kvm_put_guest()
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v3 07/10] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH v3 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v3 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

Can we boot a 512U kvm guest?
 2019-08-23  7:37 UTC  (10+ messages)

[PATCH v2] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-08-22 19:29 UTC  (2+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-08-22 15:32 UTC  (13+ messages)
` [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH 47/59] KVM: arm64: nv: Propagate CNTVOFF_EL2 to the virtual EL1 timer

[RESEND PATCH] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-08-22 13:48 UTC  (6+ messages)

[PATCH v2] arm64: KVM: Only skip MMIO insn once
 2019-08-22 12:21 UTC  (3+ messages)

[PATCH] arm64: KVM: Only skip MMIO insn once
 2019-08-22 10:42 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
 2019-08-22  9:00 UTC  (4+ messages)

[PATCH v2 0/9] arm64: Stolen time support
 2019-08-21 10:27 UTC  (12+ messages)
` [PATCH v2 1/9] KVM: arm64: Document PV-time interface
` [PATCH v2 2/9] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v2 3/9] KVM: arm64: Implement PV_FEATURES call
` [PATCH v2 4/9] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v2 5/9] KVM: Allow kvm_device_ops to be const
` [PATCH v2 6/9] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH v2 7/9] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v2 8/9] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v2 9/9] arm64: Retrieve stolen time as paravirtualized guest

KVM Arm64 and Linux-RT issues
 2019-08-20 14:18 UTC  (13+ messages)

[PATCH v3 00/10] KVM: arm/arm64: vgic: ITS translation cache
 2019-08-18 17:55 UTC  (2+ messages)

[PATCH 0/2] KVM: arm/arm64: Fix guest's PMR synchronization when blocking on WFI
 2019-08-18 17:53 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
` [PATCH 2/2] KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence

[PATCH] KVM: arm/arm64: vgic: Make function comments match function declarations
 2019-08-18 17:44 UTC  (2+ messages)

[PATCH] arm64/kvm: remove VMID rollover I-cache maintenance
 2019-08-18 17:42 UTC  (3+ messages)

[PATCH 0/9] arm64: Stolen time support
 2019-08-16 10:23 UTC  (45+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface
` [PATCH 2/9] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 3/9] KVM: arm64: Implement PV_FEATURES call
` [PATCH 4/9] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH 5/9] KVM: Allow kvm_device_ops to be const
` [PATCH 6/9] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH 7/9] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 8/9] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest
        ` [UNVERIFIED SENDER] Re: [PATCH 0/9] arm64: Stolen time support

[PATCH AUTOSEL 4.19 66/68] KVM: arm64: Don't write junk to sysregs on reset
 2019-08-14  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 67/68] KVM: arm: Don't write junk to CP15 registers "

[PATCH AUTOSEL 5.2 121/123] KVM: arm64: Don't write junk to sysregs on reset
 2019-08-14  2:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 122/123] KVM: arm: Don't write junk to CP15 registers "

[GIT PULL] KVM/arm updates for 5.3-rc4
 2019-08-09 15:47 UTC  (6+ messages)
` [PATCH 1/4] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
` [PATCH 2/4] KVM: arm64: Don't write junk to sysregs on reset
` [PATCH 3/4] KVM: arm: Don't write junk to CP15 registers "
` [PATCH 4/4] KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable

[PATCH] KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
 2019-08-09  7:08 UTC  (2+ messages)

[PATCH] arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughs
 2019-08-07 15:40 UTC  (3+ messages)

[PATCH 0/2] KVM: arm/arm64: Revamp sysreg reset checks
 2019-08-06  8:52 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Don't write junk to sysregs on reset
` [PATCH 2/2] KVM: arm: Don't write junk to CP15 registers "

kvm-unit-tests: psci_cpu_on_test FAILed
 2019-08-05  2:38 UTC  (6+ messages)

[kvm-unit-tests PATCH] Force GCC version to 8.2 for compiling the ARM tests
 2019-08-03  6:03 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm: timer: Fix potential deadlock when waiting for interrupt
 2019-08-03  6:03 UTC  (2+ messages)

[PATCH] arm64/kvm: fix -Wimplicit-fallthrough warnings
 2019-08-02 14:32 UTC  (2+ messages)

[GIT PULL] KVM/arm updates for 5.3-rc3
 2019-07-31 17:36 UTC  (3+ messages)
` [PATCH 4/5] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
` [PATCH 5/5] arm64: KVM: hyp: debug-sr: Mark expected switch fall-through


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