messages from 2018-10-19 12:59:41 to 2018-11-08 18:12:01 UTC [more...]
[PATCH -next-akpm 0/3] Add support for fast mremap
2018-11-08 18:12 UTC (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
2018-11-08 18:05 UTC (14+ messages)
` [PATCH 1/4] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH 2/4] KVM: arm64: Allow implementations to be confined to using VHE
` [PATCH 3/4] arm64: KVM: Install stage-2 translation before enabling traps on VHE
` [PATCH 4/4] arm64: KVM: Implement workaround for Cortex-A76 erratum 1165522
[PATCH v3 0/7] Add virtio-iommu driver
2018-11-08 16:46 UTC (14+ messages)
` [PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu
` [PATCH v3 5/7] iommu: Add virtio-iommu driver
` [PATCH v3 6/7] iommu/virtio: Add probe request
Timekeeping on ARM guests/hosts
2018-11-08 16:34 UTC (20+ messages)
[Resend PATCH V5 1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
2018-11-08 14:46 UTC (7+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [Resend PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
` [Resend PATCH V5 5/10] KVM/MMU: Add tlb flush with range helper function
` [Resend PATCH V5 6/10] KVM: Replace old tlb flush function with new one to flush a specified range
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int
[PATCH V5 00/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
2018-11-08 14:42 UTC
[RFC PATCH] KVM: arm64: don't single-step for non-emulated faults
2018-11-08 14:38 UTC (10+ messages)
[RFC QEMU 0/2] arm/virt: Account for guest pause time
2018-11-08 14:34 UTC (6+ messages)
` [RFC QEMU 1/2] arm/virt: Initialize generic timer scale factor dynamically
` [RFC QEMU 2/2] arm/virt: Account for guest pause time
` [Qemu-devel] [RFC QEMU 0/2] "
[PATCH 5/7] arm64: Do not apply BP hardening for hyp entries from EL2
2018-11-08 12:31 UTC (6+ messages)
` [PATCH 6/7] arm64: Do not apply vector harderning "
[PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
2018-11-08 9:14 UTC
[RFC QEMU 0/2] arm/virt: Account for guest pause time
2018-11-07 9:48 UTC (4+ messages)
` [RFC QEMU 1/2] arm/virt: Initialize generic timer scale factor dynamically
` [RFC QEMU 2/2] arm/virt: Account for guest pause time
[PATCH v2] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
2018-11-06 12:39 UTC (2+ messages)
[PATCH] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
2018-11-06 12:30 UTC (9+ messages)
[PATCH] arm64: KVM: Don't generate UNDEF when LORegion feature is present
2018-11-06 8:26 UTC (3+ messages)
[PATCH -next 0/3] Add support for fast mremap
2018-11-06 4:36 UTC (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
kvm-unit-tests gicv2 cases fail
2018-11-05 7:19 UTC (4+ messages)
[PATCH 16/16] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
2018-11-02 19:42 UTC (3+ messages)
[PATCH] KVM: arm/arm64: Fix unintended stage 2 PMD mappings
2018-11-02 14:14 UTC (4+ messages)
[PATCH 00/17] ARMv8.3 pointer authentication support
2018-11-02 9:46 UTC (25+ messages)
` [PATCH v5 07/17] arm64: add basic "
` [PATCH v5 11/17] arm64: docs: document pointer authentication
[PATCH v3 0/7] Add ARMv8.3 pointer authentication for kvm guest
2018-11-02 8:39 UTC (5+ messages)
` [PATCH v3 2/7] arm64/kvm: context-switch ptrauth registers
` [PATCH v3 6/7] arm64: docs: document KVM support of pointer authentication
[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
2018-11-02 8:32 UTC (11+ messages)
` [RFC PATCH v2 05/23] KVM: arm: Add arch vcpu uninit hook
` [RFC PATCH v2 10/23] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [RFC PATCH v2 18/23] KVM: arm64: Add arch vcpu ioctl hook
` [RFC PATCH v2 20/23] KVM: arm64: Add arch vm "
[PATCH v9 0/8] KVM: Support PUD hugepage at stage 2
2018-11-01 13:40 UTC (11+ messages)
` [PATCH v9 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v9 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v9 3/8] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v9 4/8] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v9 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v9 6/8] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v9 7/8] KVM: arm64: Update age handlers to support "
` [PATCH v9 8/8] KVM: arm64: Add support for creating PUD hugepages at stage 2
[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
2018-11-01 9:32 UTC (6+ messages)
` [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM
[PATCH 00/13] kvm: selftests: add aarch64 framework and dirty
2018-11-01 9:31 UTC (6+ messages)
[PATCH v8 0/9] KVM: Support PUD hugepage at stage 2
2018-11-01 8:31 UTC (6+ messages)
` [PATCH v8 1/9] KVM: arm/arm64: Ensure only THP is candidate for adjustment
[PATCH v2] KVM: arm/arm64: Check memslot bounds before mapping hugepages
2018-10-31 16:00 UTC (2+ messages)
[PATCH kvm-unit-tests] scripts: Speedup MAX_SMP check
2018-10-30 12:19 UTC (3+ messages)
[PATCH 0/4] Add support for fast mremap
2018-10-29 10:28 UTC (19+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
Nested Virtualization on ARM v8.0
2018-10-29 8:35 UTC (2+ messages)
Nested Virtualization on ARM v8.0
2018-10-29 6:37 UTC
[RFC v2 00/20] SMMUv3 Nested Stage Setup
2018-10-27 9:24 UTC (6+ messages)
` [RFC v2 12/20] dma-iommu: Implement NESTED_MSI cookie
ARM64 KVM crash
2018-10-24 21:40 UTC (5+ messages)
[PATCH] arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work
2018-10-19 14:38 UTC (3+ messages)
[GIT PULL 00/26] KVM/arm updates for 4.20
2018-10-19 13:23 UTC (22+ messages)
` [PATCH 07/26] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH 08/26] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH 09/26] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH 10/26] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH 11/26] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH 12/26] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH 13/26] kvm: arm64: Switch to per VM IPA limit
` [PATCH 14/26] vgic: Add support for 52bit guest physical address
` [PATCH 15/26] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH 16/26] kvm: arm64: Set a limit on the IPA size
` [PATCH 17/26] kvm: arm64: Limit the minimum number of page table levels
` [PATCH 18/26] kvm: arm64: Allow tuning the physical address size for VM
` [PATCH 19/26] KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
` [PATCH 20/26] KVM: arm64: Drop __cpu_init_stage2 on the VHE path
` [PATCH 21/26] arm64: KVM: Remove some extra semicolon in kvm_target_cpu
` [PATCH 22/26] KVM: arm/arm64: Ensure only THP is candidate for adjustment
` [PATCH 23/26] KVM: arm64: Fix caching of host MDCR_EL2 value
` [PATCH 24/26] arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH 25/26] arm/arm64: KVM: Enable 32 bits kvm vcpu events support
` [PATCH 26/26] KVM: arm64: Safety check PSTATE when entering guest and handle IL
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