public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
 messages from 2017-08-31 17:00:49 to 2017-09-14 12:37:49 UTC [more...]

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-14 12:38 UTC  (32+ messages)
` [PATCH v6 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v6 3/7] acpi: apei: remove the unused code
` [PATCH v6 4/7] arm64: kvm: support user space to query RAS extension feature
        ` 答复: "
` [PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-14 11:01 UTC  (48+ messages)
` [PATCH v2 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v2 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v2 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v2 09/28] arm64/sve: Signal frame and context structure definition
` [PATCH v2 10/28] arm64/sve: Low-level CPU setup
` [PATCH v2 11/28] arm64/sve: Core task context handling
` [PATCH v2 12/28] arm64/sve: Support vector length resetting for new processes
` [PATCH v2 13/28] arm64/sve: Signal handling support
` [PATCH v2 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v2 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v2 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v2 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v2 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v2 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v2 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v2 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v2 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v2 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v2 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v2 25/28] arm64/sve: Detect SVE and activate runtime support
` [PATCH v2 26/28] arm64/sve: Add documentation
` [RFC PATCH v2 28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ

[RFC PATCH 0/3] fix migrate failed when vm is in booting
 2017-09-14  8:30 UTC  (23+ messages)
` [RFC PATCH 1/3] kvm: arm/arm64: vgic-vits: separate vgic_its_free_list() function
` [RFC PATCH 2/3] kvm: arm/arm64: vgic-vits: free its resource when vm reboot/reset
` [RFC PATCH 3/3] kvm: arm/arm64: vgic-its: fix return value for restore

[PATCH v2 00/16] SError rework + v8.2 RAS and IESB cpufeature support
 2017-09-13 20:52 UTC  (3+ messages)
` [PATCH v2 10/16] arm64: kernel: Survive corrected RAS errors notified by SError

[PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
 2017-09-13 11:51 UTC  (5+ messages)

[PATCH 0/2] Fix preemption issues with kvm_arm_get_running_vcpu
 2017-09-11 11:29 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH 2/2] KVM: arm/arm64: Fix vgic_mmio_change_active with PREEMPT_RT

[PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
 2017-09-08 16:40 UTC  (3+ messages)
  ` 答复: "

[PATCH v3 0/5] Handle forwarded level-triggered interrupts
 2017-09-08 16:30 UTC  (11+ messages)
` [PATCH v3 1/5] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v3 2/5] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v3 3/5] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v3 4/5] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v3 5/5] KVM: arm/arm64: Provide a vgic interrupt line level sample function

[PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
 2017-09-08 14:55 UTC  (2+ messages)

[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
 2017-09-08 13:33 UTC 

[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
 2017-09-08 12:10 UTC  (6+ messages)

[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
 2017-09-07 12:00 UTC  (6+ messages)

[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
 2017-09-06 22:09 UTC 

[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
 2017-09-06 20:49 UTC  (14+ messages)

[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
 2017-09-06 15:19 UTC  (4+ messages)

答复:re: [PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
 2017-09-06 15:15 UTC 

[PATCH] KVM: arm64: vgic-its: Fix wrong return value check in vgic_its_restore_device_tables
 2017-09-06 13:13 UTC  (3+ messages)

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-09-06  9:35 UTC  (12+ messages)
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
  ` [Qemu-devel] "
` [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
` [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-09-06  9:06 UTC  (3+ messages)
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling

[PULL v2 0/5] KVM/ARM Changes for v4.14
 2017-09-05 15:41 UTC  (6+ messages)
` [PULL v2 1/5] KVM: arm/arm64: Fix guest external abort matching
` [PULL v2 2/5] KVM: arm/arm64: vgic: constify seq_operations and file_operations
` [PULL v2 3/5] KVM: arm/arm64: vITS: Drop its_ite->lpi field
` [PULL v2 4/5] KVM: arm/arm64: Extract GICv3 max APRn index calculation
` [PULL v2 5/5] KVM: arm/arm64: Support uaccess of GICC_APRn

[PULL 0/8] KVM/ARM Changes for v4.14
 2017-09-05 15:07 UTC  (10+ messages)
` [PULL 1/8] KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability
` [PULL 2/8] KVM: arm/arm64: PMU: Fix overflow interrupt injection
` [PULL 3/8] KVM: arm/arm64: Handle hva aging while destroying the vm
` [PULL 4/8] KVM: arm/arm64: Fix guest external abort matching
` [PULL 5/8] KVM: arm/arm64: vgic: constify seq_operations and file_operations
` [PULL 6/8] KVM: arm/arm64: vITS: Drop its_ite->lpi field
` [PULL 7/8] KVM: arm/arm64: Extract GICv3 max APRn index calculation
` [PULL 8/8] KVM: arm/arm64: Support uaccess of GICC_APRn

[PATCH v2 0/6] Handle forwarded level-triggered interrupts
 2017-09-05 14:49 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v2 2/6] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v2 3/6] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v2 4/6] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v2 5/6] KVM: arm/arm64: Rearrange kvm_vgic_[un]map_phys code in vgic.c
` [PATCH v2 6/6] KVM: arm/arm64: Provide a vgic interrupt line level sample function

[PATCH v3 0/4] kvm: arm/arm64: vgic: APRn uaccess support
 2017-09-05  0:56 UTC  (7+ messages)

[PATCH] KVM: arm/arm64: vITS: Drop its_ite->lpi field
 2017-09-04  8:55 UTC  (3+ messages)

[RFC PATCH 0/4] Handle forwarded level-triggered interrupts
 2017-09-02 20:41 UTC  (13+ messages)
` [RFC PATCH 1/4] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [RFC PATCH 2/4] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [RFC PATCH 3/4] KVM: arm/arm64: Rearrange kvm_vgic_[un]map_phys code in vgic.c
` [RFC PATCH 4/4] KVM: arm/arm64: Provide a vgic interrupt line level sample function

[PATCH 1/2]kvm: arm/arm64: Fix race in resetting stage2 PGD
 2017-09-01  9:31 UTC  (2+ messages)
` [PATCH 2/2][stable] kvm: arm/arm64: Force reading uncached "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox