messages from 2017-10-16 03:16:40 to 2017-10-19 16:46:28 UTC [more...]
[PATCH 00/10] arm/arm64: KVM: limit icache invalidation to prefetch aborts
2017-10-19 16:47 UTC (38+ messages)
` [PATCH 01/10] KVM: arm/arm64: Split dcache/icache flushing
` [PATCH 02/10] arm64: KVM: Add invalidate_icache_range helper
` [PATCH 03/10] arm: KVM: Add optimized PIPT icache flushing
` [PATCH 04/10] arm64: KVM: PTE/PMD S2 XN bit definition
` [PATCH 05/10] KVM: arm/arm64: Limit icache invalidation to prefetch aborts
` [PATCH 06/10] KVM: arm/arm64: Only clean the dcache on translation fault
` [PATCH 07/10] KVM: arm/arm64: Preserve Exec permission across R/W permission faults
` [PATCH 08/10] KVM: arm/arm64: Drop vcpu parameter from coherent_{d,i}cache_guest_page
` [PATCH 09/10] KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
` [PATCH 10/10] arm: KVM: Use common implementation for all flushes to PoC
[PATCH v4 00/26] KVM/ARM: Add support for GICv4
2017-10-19 15:48 UTC (2+ messages)
` [PATCH v4 27/26] KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
2017-10-19 14:58 UTC (22+ messages)
` [PATCH v4 01/21] arm64: explicitly mask all exceptions
` [PATCH v4 02/21] arm64: introduce an order for exceptions
` [PATCH v4 03/21] arm64: Move the async/fiq helpers to explicitly set process context flags
` [PATCH v4 04/21] arm64: Mask all exceptions during kernel_exit
` [PATCH v4 05/21] arm64: entry.S: Remove disable_dbg
` [PATCH v4 06/21] arm64: entry.S: convert el1_sync
` [PATCH v4 07/21] arm64: entry.S convert el0_sync
` [PATCH v4 08/21] arm64: entry.S: convert elX_irq
` [PATCH v4 09/21] KVM: arm/arm64: mask/unmask daif around VHE guests
` [PATCH v4 10/21] arm64: entry.S: move SError handling into a C function for future expansion
` [PATCH v4 11/21] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v4 12/21] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v4 13/21] arm64: cpufeature: Enable IESB on exception entry/return for firmware-first
` [PATCH v4 14/21] arm64: kernel: Prepare for a DISR user
` [PATCH v4 15/21] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
` [PATCH v4 16/21] KVM: arm64: Save/Restore guest DISR_EL1
` [PATCH v4 17/21] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v4 18/21] KVM: arm64: Handle RAS SErrors from EL1 on guest exit
` [PATCH v4 19/21] KVM: arm64: Handle RAS SErrors from EL2 "
` [PATCH v4 20/21] KVM: arm64: Take any host SError before entering the guest
` [PATCH v4 21/21] KVM: arm64: Trap RAS error registers and set HCR_EL2's TERR & TEA
[PATCH v4 0/7] Handle forwarded level-triggered interrupts
2017-10-19 13:05 UTC (4+ messages)
` [PATCH v4 3/7] KVM: arm/arm64: Don't cache the timer IRQ level
[PATCH v3 00/20] KVM: arm/arm64: Optimize arch timer register handling
2017-10-19 8:44 UTC (35+ messages)
` [PATCH v3 02/20] arm64: Use physical counter for in-kernel reads
` [PATCH v3 03/20] arm64: Use the physical counter when available for read_cycles
` [PATCH v3 05/20] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [PATCH v3 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [PATCH v3 07/20] KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
` [PATCH v3 09/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v3 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [PATCH v3 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [PATCH v3 15/20] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [PATCH v3 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-10-19 7:49 UTC (20+ messages)
` [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 v3 15/20] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
2017-10-19 5:06 UTC
[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
2017-10-18 19:22 UTC (40+ messages)
` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v3 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v3 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v3 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v3 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v3 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v3 26/28] arm64/sve: Add documentation
[PATCH v7 0/4] Add RAS virtualization support
2017-10-18 17:21 UTC (6+ messages)
` [PATCH v7 1/4] arm64: kvm: route synchronous external abort exceptions to EL2
` [PATCH v7 2/4] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
` [PATCH v7 3/4] arm64: kvm: Set Virtual SError Exception Syndrome for guest
` [PATCH v7 4/4] arm64: kvm: handle SEI notification "
[PATCH v4 00/13] arm64/firmware: Software Delegated Exception Interface
2017-10-18 17:19 UTC (25+ messages)
` [PATCH v4 01/13] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH v4 02/13] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH v4 03/13] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH v4 07/13] firmware: arm_sdei: Add driver for Software Delegated Exceptions
` [PATCH v4 08/13] arm64: Add vmap_stack header file
` [PATCH v4 10/13] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v4 12/13] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v4 13/13] firmware: arm_sdei: Discover SDEI support via ACPI
` [PATCH v4 04/13] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v4 05/13] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH v4 06/13] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
` [PATCH v4 09/13] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
` [PATCH v4 11/13] firmware: arm_sdei: add support for CPU private events
[PATCH v3 00/20] SError rework + RAS&IESB for firmware first support
2017-10-18 17:14 UTC (8+ messages)
` [PATCH v3 01/20] arm64: explicitly mask all exceptions
` [PATCH v3 13/20] arm64: cpufeature: Enable IESB on exception entry/return for firmware-first
[PATCH v2 0/3] Support Common Not Private translations
2017-10-18 15:00 UTC (3+ messages)
` [PATCH v2 1/3] arm64: mm: "
[PATCH v4 00/11] vITS Migration fixes and reset
2017-10-18 14:34 UTC (23+ messages)
` [PATCH v4 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v4 02/11] KVM: arm/arm64: vgic-its: fix vgic_its_restore_collection_table returned value
` [PATCH v4 03/11] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v4 04/11] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v4 05/11] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v4 06/11] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v4 07/11] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables
` [PATCH v4 08/11] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH v4 09/11] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH v4 10/11] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v4 11/11] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
[PATCH 0/5] kvm_arch_vcpu_runnable related improvements
2017-10-18 14:14 UTC (16+ messages)
` [PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED
` [PATCH 3/5] KVM: arm/arm64: factor out common wfe/wfi emulation code
` [PATCH 4/5] KVM: arm/arm64: improve kvm_arch_vcpu_runnable
` [PATCH 5/5] KVM: arm/arm64: kvm_arch_vcpu_runnable: don't miss injected irqs
[PATCH RESEND v2] arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
2017-10-18 11:39 UTC (4+ messages)
[PATCH v3 00/13] arm64/firmware: Software Delegated Exception Interface
2017-10-18 10:54 UTC (17+ messages)
` [PATCH v3 04/13] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v3 08/13] arm64: Add vmap_stack header file
` [PATCH v3 09/13] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
` [PATCH v3 10/13] firmware: arm_sdei: Add support for CPU and system power states
[PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
2017-10-17 15:22 UTC
[PATCH] arm64: KVM: set right LR register value for 32 bit guest when inject abort
2017-10-17 14:00 UTC (3+ messages)
[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
2017-10-16 20:47 UTC (8+ messages)
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs
[PATCH v3 15/20] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
2017-10-16 17:09 UTC (4+ messages)
[PATCH v2] arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
2017-10-16 15:58 UTC
[PATCH v3 00/11] vITS Migration fixes and reset
2017-10-16 15:03 UTC (12+ messages)
` [PATCH v3 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v3 02/11] KVM: arm/arm64: vgic-its: fix vgic_its_restore_collection_table returned value
` [PATCH v3 03/11] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v3 04/11] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v3 05/11] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v3 06/11] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v3 07/11] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables
` [PATCH v3 08/11] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH v3 09/11] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH v3 10/11] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v3 11/11] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox