Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-03-15 19:15:37 to 2018-03-28 06:41:26 UTC [more...]

[RFC v2 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-28  6:41 UTC  (15+ messages)
` [RFC v2 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [RFC v2 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC v2 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [RFC v2 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [RFC v2 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [RFC v2 06/12] KVM: arm/arm64: Helper to register a new redistributor region
` [RFC v2 07/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [RFC v2 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [RFC v2 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [RFC v2 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC v2 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC v2 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-03-27 20:02 UTC  (22+ messages)
` [RFC PATCH v2 01/15] khwasan, mm: change kasan hooks signatures
` [RFC PATCH v2 02/15] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH v2 03/15] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS
` [RFC PATCH v2 04/15] khwasan, arm64: adjust shadow size for CONFIG_KASAN_TAGS
` [RFC PATCH v2 05/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v2 06/15] khwasan, arm64: untag virt address in __kimg_to_phys
` [RFC PATCH v2 07/15] khwasan, arm64: fix up fault handling logic
` [RFC PATCH v2 08/15] khwasan: add tag related helper functions
` [RFC PATCH v2 09/15] khwasan, kvm: untag pointers in kern_hyp_va
` [RFC PATCH v2 10/15] khwasan, arm64: enable top byte ignore for the kernel
` [RFC PATCH v2 11/15] khwasan, mm: perform untagged pointers comparison in krealloc
` [RFC PATCH v2 12/15] khwasan: add bug reporting routines
` [RFC PATCH v2 13/15] khwasan: add hooks implementation
` [RFC PATCH v2 14/15] khwasan, arm64: add brk handler for inline instrumentation
` [RFC PATCH v2 15/15] khwasan: update kasan documentation

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-03-27 17:25 UTC  (9+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-03-27 14:11 UTC  (24+ messages)
` [PATCH v2 01/17] virtio: mmio-v1: Validate queue PFN
` [PATCH v2 02/17] virtio: pci-legacy: Validate queue pfn
` [PATCH v2 03/17] arm64: Make page table helpers reusable
` [PATCH v2 04/17] arm64: Refactor pud_huge for reusability
` [PATCH v2 05/17] arm64: Helper for parange to PASize
` [PATCH v2 06/17] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v2 07/17] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v2 08/17] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v2 09/17] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v2 10/17] kvm: arm64: Dynamic configuration of VTCR and VTTBR mask
` [PATCH v2 11/17] kvm: arm64: Configure VTCR per VM
` [PATCH v2 12/17] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v2 13/17] kvm: arm/arm64: Allow tuning the physical address size "
` [PATCH v2 14/17] kvm: arm64: Switch to per VM IPA limit
` [PATCH v2 15/17] vgic: Add support for 52bit guest physical address
` [PATCH v2 16/17] kvm: arm64: Add support for handling 52bit IPA
` [PATCH v2 17/17] kvm: arm64: Allow IPA size supported by the system
` [kvmtool PATCH 18/17] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool PATCH 19/17] kvmtool: arm64: Add support for guest physical address size
` [kvmtool PATCH 20/17] kvmtool: arm64: Switch memory layout
` [kvmtool PATCH 21/17] kvmtool: arm: Add support for creating VM with PA size

[PATCH v2 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-03-26 17:49 UTC  (15+ messages)
` [PATCH v2 01/11] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v2 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v2 03/11] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v2 04/11] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v2 05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v2 06/11] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH v2 07/11] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v2 08/11] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v2 09/11] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v2 10/11] mm/memory-failure: increase queued recovery work's priority
` [PATCH v2 11/11] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH] KVM: arm/armv4 : merge the same case handler
 2018-03-26 17:07 UTC 

[PATCH] KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
 2018-03-26  8:53 UTC  (3+ messages)

[PATCH v2 0/7] KASan for arm
 2018-03-26  1:13 UTC 

[PATCH v2 0/7] KASan for arm
 2018-03-25 23:58 UTC  (14+ messages)
` [PATCH 1/7] 2 1-byte checks more safer for memory_is_poisoned_16
` [PATCH 2/7] Add TTBR operator for kasan_init
` [PATCH 3/7] Disable instrumentation for some code
` [PATCH 4/7] Replace memory function for kasan
` [PATCH 5/7] Define the virtual space of KASan's shadow region
` [PATCH 6/7] Initialize the mapping of KASan shadow memory
` [PATCH 7/7] Enable KASan for arm

[PATCH 7/7] Enable KASan for arm
 2018-03-24 13:55 UTC 

[PATCH v2 0/7] KASan for arm
 2018-03-24 13:06 UTC 

[PATCH v2 0/7] KASan for arm
 2018-03-24 12:24 UTC 

[PATCH 3/7] Disable instrumentation for some code
 2018-03-24 11:39 UTC 

[PATCH v2] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-24 10:28 UTC  (3+ messages)

Re:Re: [PATCH v3] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-24 10:15 UTC  (2+ messages)
`  "

[PATCH v3] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-24  0:42 UTC  (2+ messages)

[PATCH 0/4] Add virtio-iommu driver
 2018-03-23 15:00 UTC  (10+ messages)
` [PATCH 1/4] iommu: "
` [PATCH 2/4] iommu/virtio: Add probe request

Re:Re: [PATCH] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-23 14:45 UTC  (2+ messages)
`  "

[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-23 14:01 UTC  (21+ messages)
` [RFC 01/12] KVM: arm/arm64: Avoid multiple dist->spis kfree
` [RFC 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC 03/12] KVM: arm/arm64: Record RDIST Last bit at registration
` [RFC 04/12] KVM: arm/arm64: Replace the single rdist region by a list
` [RFC 05/12] KVM: arm/arm64: Helper to locate free rdist space
` [RFC 06/12] KVM: arm/arm64: Helper to detect whether an RDIST is the last one
` [RFC 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [RFC 08/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [RFC 09/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [RFC 10/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [RFC 11/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC 12/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION

[PATCH] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-23 11:20 UTC  (2+ messages)

[RFC PATCH 0/4] KVM: arm64: Optimise FPSIMD context switching
 2018-03-21 17:47 UTC  (5+ messages)
` [RFC PATCH 1/4] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
` [RFC PATCH 2/4] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [RFC PATCH 3/4] arm64: fpsimd: Split cpu field out from struct fpsimd_state
` [RFC PATCH 4/4] KVM: arm64: Optimise FPSIMD context switching

[PATCH v2] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-21  1:20 UTC  (3+ messages)
  ` [此邮件可能存在风险] "

[PATCH v2] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
 2018-03-20  9:47 UTC  (4+ messages)

arm64 kvm built with clang doesn't boot
 2018-03-19 17:42 UTC  (13+ messages)

[PATCH v2 0/7] KASan for arm
 2018-03-19  8:43 UTC  (2+ messages)

[PATCH v2 0/7] KASan for arm
 2018-03-19  1:23 UTC  (2+ messages)

[PATCH 1/7] 2 1-byte checks more safer for memory_is_poisoned_16
 2018-03-19  1:02 UTC 

[PATCH v10 2/5] arm64: KVM: export the capability to set guest SError syndrome
 2018-03-18  7:33 UTC 

[PATCH v10 3/5] arm/arm64: KVM: Introduce set and get per-vcpu event
 2018-03-18  6:42 UTC 

[PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value
 2018-03-18  5:17 UTC 

[PATCH] arm64: rename the function arm64_is_ras_serror() to avoid confusion
 2018-03-18  5:00 UTC 

[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-16 18:05 UTC  (35+ messages)
` [PATCH v6 04/26] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v6 06/26] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v6 10/26] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH v6 11/26] KVM: arm64: Fix HYP idmap unmap when using 52bit PA
` [PATCH v6 12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v6 19/26] arm64: KVM: Move stashing of x0/x1 into the vector code itself
` [PATCH v6 20/26] arm64: KVM: Move BP hardening vectors into .hyp.text section
` [PATCH v6 21/26] arm64: KVM: Reserve 4 additional instructions in the BPI template
` [PATCH v6 25/26] arm64: KVM: Allow mapping of vectors outside of the RAM region

[PATCH v10 0/5] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-03-16  7:58 UTC  (8+ messages)
` [PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value
` [PATCH v10 2/5] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v10 3/5] arm/arm64: KVM: Introduce set and get per-vcpu event

[PATCH v9 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
 2018-03-15 20:46 UTC  (8+ messages)

[PATCH v2 0/6] KVM/ARM fixes for 4.16-rc6
 2018-03-15 20:45 UTC  (2+ messages)

[PATCH] arm64: rename the function arm64_is_ras_serror() to avoid confusion
 2018-03-15 19:52 UTC  (4+ messages)

[REPOST PATCH] arm/arm64: KVM: Add PSCI version selection API
 2018-03-15 19:26 UTC  (8+ messages)


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