messages from 2017-09-18 22:32:56 to 2017-10-06 16:47:43 UTC [more...]
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-10-06 16:46 UTC (13+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` 答复: "
[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
2017-10-06 15:43 UTC (53+ 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 v4 00/26] KVM/ARM: Add support for GICv4
2017-10-06 15:34 UTC (27+ 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 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
[PATCH 0/5] kvm_arch_vcpu_runnable related improvements
2017-10-05 9:37 UTC (13+ 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
[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 (8+ messages)
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs
[PATCH v3 00/20] KVM: arm/arm64: Optimize arch timer register handling
2017-09-23 0:42 UTC (21+ messages)
` [PATCH v3 01/20] irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
` [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 v3 00/13] arm64/firmware: Software Delegated Exception Interface
2017-09-22 18:26 UTC (14+ messages)
` [PATCH v3 01/13] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH v3 02/13] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH v3 03/13] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH v3 04/13] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v3 05/13] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH v3 06/13] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
` [PATCH v3 07/13] firmware: arm_sdei: Add driver for Software Delegated Exceptions
` [PATCH v3 08/13] arm64: Add vmap_stack header file
` [PATCH v3 10/13] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v3 11/13] firmware: arm_sdei: add support for CPU private events
` [PATCH v3 12/13] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v3 13/13] firmware: arm_sdei: Discover SDEI support via ACPI
` [PATCH v3 09/13] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
[PATCH v2 00/11] arm64/firmware: Software Delegated Exception Interface
2017-09-22 10:53 UTC (10+ messages)
` [PATCH v2 03/11] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH v2 04/11] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v2 11/11] KVM: arm64: Allow user-space to claim guest SMC-CC ranges for SDEI
[RFC PATCH 0/3] fix migrate failed when vm is in booting
2017-09-21 12:17 UTC (4+ messages)
[PATCH] KVM: arm64: vgic-its: Fix wrong return value check in vgic_its_restore_device_tables
2017-09-19 8:17 UTC (4+ messages)
consult a question about 'inject_abt64()'
2017-09-19 7:50 UTC (4+ 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