messages from 2017-09-26 21:14:52 to 2017-10-10 18:38:35 UTC [more...]
[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
2017-10-10 18:38 UTC (13+ messages)
` [PATCH v3 01/28] regset: Add support for dynamically sized regsets
` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v3 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v3 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH v3 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v3 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v3 08/28] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v3 10/28] arm64/sve: Low-level CPU setup
` [PATCH v3 11/28] arm64/sve: Core task context handling
` [PATCH v3 13/28] arm64/sve: Signal handling support
` [PATCH v3 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
[PATCH 0/5] kvm_arch_vcpu_runnable related improvements
2017-10-10 13:28 UTC (15+ messages)
` [PATCH 1/5] KVM: arm/arm64: tidy 'should sleep' conditions
` [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 6/5] KVM: arm/arm64: make kvm_vgic_vcpu_pending_irq static
[PATCH v4 0/7] Handle forwarded level-triggered interrupts
2017-10-10 10:49 UTC (9+ messages)
` [PATCH v4 1/7] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v4 2/7] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v4 3/7] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v4 7/7] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
[PATCH v3 00/20] KVM: arm/arm64: Optimize arch timer register handling
2017-10-10 9:59 UTC (39+ 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 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
` [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 08/20] KVM: arm/arm64: Rename soft timer to bg_timer
` [PATCH v3 09/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v3 10/20] KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
` [PATCH v3 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [PATCH v3 12/20] genirq: Document vcpu_info usage for percpu_devid interrupts
` [PATCH v3 13/20] KVM: arm/arm64: Set VCPU affinity for virt timer irq
` [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 16/20] KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
` [PATCH v3 17/20] KVM: arm/arm64: Move phys_timer_emulate function
` [PATCH v3 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
` [PATCH v3 19/20] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
` [PATCH v3 20/20] KVM: arm/arm64: Rework kvm_timer_should_fire
[PATCH v4 00/26] KVM/ARM: Add support for GICv4
2017-10-09 18:02 UTC (30+ messages)
` [PATCH v4 01/26] KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
` [PATCH v4 02/26] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v4 03/26] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v4 04/26] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v4 05/26] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v4 06/26] KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
` [PATCH v4 07/26] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v4 08/26] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v4 09/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v4 10/26] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v4 11/26] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v4 12/26] KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
` [PATCH v4 13/26] KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
` [PATCH v4 14/26] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v4 15/26] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v4 16/26] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v4 17/26] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v4 18/26] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v4 19/26] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v4 20/26] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v4 21/26] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v4 22/26] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v4 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v4 24/26] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v4 25/26] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v4 26/26] KVM: arm/arm64: GICv4: Theory of operations
[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
2017-10-09 16:20 UTC (47+ messages)
` [PATCH v2 10/28] arm64/sve: Low-level CPU setup
` [PATCH v2 11/28] arm64/sve: Core task context handling
` [PATCH v2 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v2 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v2 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v2 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v2 26/28] arm64/sve: Add documentation
[PATCH 00/10] arm/arm64: KVM: limit icache invalidation to prefetch aborts
2017-10-09 15:20 UTC (11+ 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] KVM: remove printing of vcpu address
2017-10-09 6:31 UTC
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-10-06 17:31 UTC (14+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` 答复: "
[PATCH v1 0/2] KVM: arm64: single step emulation instructions
2017-10-06 14:43 UTC (16+ messages)
` [PATCH v1 1/2] KVM: arm64: handle single-stepping trapped instructions
` [PATCH v1 2/2] kvm: arm64: handle single-step of userspace mmio instructions
[PATCH v3 00/20] SError rework + RAS&IESB for firmware first support
2017-10-05 19:18 UTC (21+ messages)
` [PATCH v3 01/20] arm64: explicitly mask all exceptions
` [PATCH v3 02/20] arm64: introduce an order for exceptions
` [PATCH v3 03/20] arm64: Move the async/fiq helpers to explicitly set process context flags
` [PATCH v3 04/20] arm64: Mask all exceptions during kernel_exit
` [PATCH v3 05/20] arm64: entry.S: Remove disable_dbg
` [PATCH v3 06/20] arm64: entry.S: convert el1_sync
` [PATCH v3 07/20] arm64: entry.S convert el0_sync
` [PATCH v3 08/20] arm64: entry.S: convert elX_irq
` [PATCH v3 09/20] KVM: arm/arm64: mask/unmask daif around VHE guests
` [PATCH v3 10/20] arm64: entry.S: move SError handling into a C function for future expansion
` [PATCH v3 11/20] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v3 12/20] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v3 13/20] arm64: cpufeature: Enable IESB on exception entry/return for firmware-first
` [PATCH v3 14/20] arm64: kernel: Prepare for a DISR user
` [PATCH v3 15/20] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
` [PATCH v3 16/20] KVM: arm64: Save/Restore guest DISR_EL1
` [PATCH v3 17/20] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v3 18/20] KVM: arm64: Handle RAS SErrors from EL1 on guest exit
` [PATCH v3 19/20] KVM: arm64: Handle RAS SErrors from EL2 "
` [PATCH v3 20/20] KVM: arm64: Take any host SError before entering the guest
[RFC PATCH v2 03/31] KVM: arm/arm64: Remove unused params in mmu functions
2017-10-04 9:13 UTC (32+ messages)
` [RFC PATCH v2 04/31] KVM: arm/arm64: Abstract stage-2 MMU state into a separate structure
` [RFC PATCH v2 05/31] KVM: arm/arm64: Support mmu for the virtual EL2 execution
` [RFC PATCH v2 06/31] KVM: arm64: Invalidate virtual EL2 TLB entries when needed
` [RFC PATCH v2 07/31] KVM: arm64: Setup vttbr_el2 on each VM entry
` [RFC PATCH v2 08/31] KVM: arm/arm64: Make mmu functions non-static
` [RFC PATCH v2 09/31] KVM: arm/arm64: Manage mmus for nested VMs
` [RFC PATCH v2 10/31] KVM: arm/arm64: Unmap/flush shadow stage 2 page tables
` [RFC PATCH v2 11/31] KVM: arm64: Implement nested Stage-2 page table walk logic
` [RFC PATCH v2 12/31] KVM: arm/arm64: Handle shadow stage 2 page faults
` [RFC PATCH v2 13/31] KVM: arm/arm64: Move kvm_is_write_fault to header file
` [RFC PATCH v2 14/31] KVM: arm/arm64: Forward the guest hypervisor's stage 2 permission faults
` [RFC PATCH v2 15/31] KVM: arm64: Move system register helper functions around
` [RFC PATCH v2 16/31] KVM: arm64: Introduce sys_reg_desc.forward_trap
` [RFC PATCH v2 17/31] KVM: arm64: Rework the system instruction emulation framework
` [RFC PATCH v2 18/31] KVM: arm64: Enumerate AT and TLBI instructions to emulate
` [RFC PATCH v2 19/31] KVM: arm64: Describe AT instruction emulation design
` [RFC PATCH v2 20/31] KVM: arm64: Implement AT instruction handling
` [RFC PATCH v2 21/31] KVM: arm64: Emulate AT S1E[01] instructions
` [RFC PATCH v2 22/31] KVM: arm64: Emulate AT S1E2 instructions
` [RFC PATCH v2 23/31] KVM: arm64: Emulate AT S12E[01] instructions
` [RFC PATCH v2 24/31] KVM: arm64: Emulate TLBI ALLE2(IS) instruction
` [RFC PATCH v2 25/31] KVM: arm64: Emulate TLBI VAE2* instrutions
` [RFC PATCH v2 26/31] KVM: arm64: Emulate TLBI ALLE1(IS)
` [RFC PATCH v2 27/31] KVM: arm64: Emulate TLBI VMALLS12E1(IS) instruction
` [RFC PATCH v2 28/31] KVM: arm64: Emulate TLBI IPAS2E1* instructions
` [RFC PATCH v2 29/31] KVM: arm64: Respect the virtual HCR_EL2.AT and NV setting
` [RFC PATCH v2 30/31] KVM: arm64: Emulate TLBI instructions accesible from EL1
` [RFC PATCH v2 31/31] KVM: arm64: Fixes to toggle_cache for nesting
[RFC PATCH v2 02/31] KVM: arm64: Expose limited memory management support to the virtual EL2
2017-10-03 3:09 UTC
[RFC PATCH v2 01/31] arm64: KVM: Hide unsupported AArch64 CPU features from guests
2017-10-03 3:09 UTC
[RFC PATCH v2 00/31] Nested Virtualization on KVM/ARM - memory virtualization
2017-10-03 3:08 UTC
An ode to kvm_arch_vcpu_runnable()
2017-09-29 11:39 UTC (2+ messages)
[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
2017-09-26 21:14 UTC (5+ messages)
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