messages from 2021-02-23 20:57:59 to 2021-03-05 16:50:04 UTC [more...]
[PATCH] KVM: arm64: Disable LTO in hyp
2021-03-05 14:22 UTC (8+ messages)
[PATCH] KVM: arm64: Add big.LITTLE architecture support for vcpu
2021-03-05 12:02 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 5.12, take #1
2021-03-05 16:49 UTC
[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
2021-03-05 15:03 UTC (55+ messages)
` [PATCH v3 01/32] arm64: lib: Annotate {clear, copy}_page() as position-independent
` [PATCH v3 02/32] KVM: arm64: Link position-independent string routines into .hyp.text
` [PATCH v3 03/32] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [PATCH v3 04/32] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v3 05/32] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v3 06/32] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v3 07/32] KVM: arm64: Introduce a BSS section for use at Hyp
` [PATCH v3 08/32] KVM: arm64: Make kvm_call_hyp() a function call "
` [PATCH v3 09/32] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [PATCH v3 10/32] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v3 11/32] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v3 12/32] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v3 13/32] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v3 14/32] KVM: arm64: Factor out vector address calculation
` [PATCH v3 15/32] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v3 16/32] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v3 17/32] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v3 18/32] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v3 19/32] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v3 20/32] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v3 21/32] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v3 22/32] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v3 23/32] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v3 24/32] KVM: arm64: Reserve memory for host stage 2
` [PATCH v3 25/32] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v3 26/32] KVM: arm64: Introduce PROT_NONE mappings for stage 2
` [PATCH v3 27/32] KVM: arm64: Refactor stage2_map_set_prot_attr()
` [PATCH v3 28/32] KVM: arm64: Add kvm_pgtable_stage2_idmap_greedy()
` [PATCH v3 29/32] KVM: arm64: Wrap the host with a stage 2
` [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections
` [PATCH v3 31/32] KVM: arm64: Disable PMU support in protected mode
` [PATCH v3 32/32] KVM: arm64: Protect the .hyp sections from the host
[PATCH] arm64/mm: Fix __enable_mmu() for new TGRAN range values
2021-03-05 14:51 UTC (2+ messages)
[PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part)
2021-03-05 10:45 UTC (19+ messages)
` [PATCH v12 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v12 02/13] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v12 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v12 04/13] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v12 05/13] vfio/pci: Register an iommu fault handler
` [PATCH v12 06/13] vfio/pci: Allow to mmap the fault queue
` [PATCH v12 07/13] vfio: Use capability chains to handle device specific irq
` [PATCH v12 08/13] vfio/pci: Add framework for custom interrupt indices
` [PATCH v12 09/13] vfio: Add new IRQ for DMA fault reporting
` [PATCH v12 10/13] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v12 11/13] vfio: Document nested stage control
` [PATCH v12 12/13] vfio/pci: Register a DMA fault response region
` [PATCH v12 13/13] vfio/pci: Inject page response upon response region fill
[RFC PATCH 0/5] KVM/ARM64 Add support for pinned VMIDs
2021-03-05 8:51 UTC (4+ messages)
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM
[kvm-unit-tests PATCH 0/6] Misc assembly fixes and cleanups
2021-03-04 15:00 UTC (12+ messages)
` [kvm-unit-tests PATCH 1/6] arm64: Remove unnecessary ISB when writing to SPSel
` [kvm-unit-tests PATCH 2/6] arm/arm64: Remove dcache_line_size global variable
` [kvm-unit-tests PATCH 3/6] arm/arm64: Remove unnecessary ISB when doing dcache maintenance
` [kvm-unit-tests PATCH 4/6] lib: arm64: Consolidate register definitions to sysreg.h
` [kvm-unit-tests PATCH 5/6] arm64: Configure SCTLR_EL1 at boot
` [kvm-unit-tests PATCH 6/6] arm64: Disable TTBR1_EL1 translation table walks
[PATCH 00/10] FPSIMD restore bypass and protecting
2021-03-04 11:54 UTC (11+ messages)
` [PATCH 01/10] KVM: arm64: Leave KVM_ARM64_DEBUG_DIRTY updates to the host
` [PATCH 02/10] KVM: arm64: Synchronize vcpu FPSIMD in "
` [PATCH 03/10] KVM: arm64: Unmap host task thread flags from hyp
` [PATCH 04/10] KVM: arm64: Support smp_processor_id() in nVHE hyp
` [PATCH 05/10] KVM: arm64: Track where vcpu FP state was last loaded
` [PATCH 06/10] KVM: arm64: Avoid needlessly reloading guest FP state
` [PATCH 07/10] KVM: arm64: Separate host and hyp vcpu FP flags
` [PATCH 08/10] KVM: arm64: Pass the arch run struct explicitly
` [PATCH 09/10] KVM: arm64: Use hyp-private run struct in protected mode
` [PATCH 10/10] RFC: KVM: arm64: Manage FPSIMD state at EL2 for protected vCPUs
[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
2021-03-04 7:55 UTC (12+ messages)
` [PATCH v14 05/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate
` [PATCH v14 08/13] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v14 09/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v14 10/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v14 11/13] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v14 12/13] iommu/smmuv3: report additional recoverable faults
` [PATCH v14 13/13] iommu/smmuv3: Accept configs with more than one context descriptor
[PATCH] KVM: arm64: Fix unaligned addr case in mmu walking
2021-03-04 9:55 UTC (12+ messages)
[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
2021-03-04 7:22 UTC (21+ messages)
` [RFC PATCH 1/4] KVM: arm64: Move the clean of dcache to the map handler
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings
[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
2021-03-03 18:41 UTC (27+ messages)
` [PATCH kvmtool v2 01/22] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool v2 02/22] hw/serial: Use device abstraction for FDT generator function
` [PATCH kvmtool v2 03/22] ioport: Retire .generate_fdt_node functionality
` [PATCH kvmtool v2 04/22] mmio: Extend handling to include ioport emulation
` [PATCH kvmtool v2 05/22] hw/i8042: Clean up data types
` [PATCH kvmtool v2 06/22] hw/i8042: Refactor trap handler
` [PATCH kvmtool v2 07/22] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool v2 08/22] x86/ioport: Refactor "
` [PATCH kvmtool v2 09/22] x86/ioport: Switch to new "
` [PATCH kvmtool v2 10/22] hw/rtc: Refactor "
` [PATCH kvmtool v2 11/22] hw/rtc: Switch to new trap handler
` [PATCH kvmtool v2 12/22] hw/vesa: Switch trap handling to use MMIO handler
` [PATCH kvmtool v2 13/22] hw/serial: Refactor trap handler
` [PATCH kvmtool v2 14/22] hw/serial: Switch to new trap handlers
` [PATCH kvmtool v2 15/22] vfio: Refactor ioport trap handler
` [PATCH kvmtool v2 16/22] vfio: Switch to new ioport trap handlers
` [PATCH kvmtool v2 17/22] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool v2 18/22] pci: "
` [PATCH kvmtool v2 19/22] Remove ioport specific routines
` [PATCH kvmtool v2 20/22] arm: Reorganise and document memory map
` [PATCH kvmtool v2 21/22] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool v2 22/22] hw/rtc: "
[PATCH] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
2021-03-03 16:45 UTC
[kvm-unit-tests PATCH] configure: arm/arm64: Add --earlycon option to set UART type and address
2021-03-03 14:18 UTC (2+ messages)
[PATCH] kvm: arm64: nvhe: Save the SPE context early
2021-03-02 18:57 UTC (2+ messages)
[PATCH v2 0/2] KVM: arm64: Prevent spurious PMU accesses when no
2021-03-02 18:57 UTC (2+ messages)
[PATCH] KVM: arm64: Fix nVHE hyp panic host context restore
2021-03-02 18:57 UTC (2+ messages)
[PATCH] KVM: arm64: Avoid corrupting vCPU context register in guest exit
2021-03-02 18:57 UTC (4+ messages)
[PATCH v3 0/1] kvm: arm64: Add SVE support for nVHE
2021-03-02 16:48 UTC (2+ messages)
` [PATCH v3 1/1] "
[RFC PATCH] kvm: arm64: Try stage2 block mapping for host device MMIO
2021-03-02 12:19 UTC (4+ messages)
[RFC PATCH 0/7] kvm: arm64: Implement SW/HW combined dirty log
2021-03-02 11:23 UTC (2+ messages)
[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
2021-03-02 7:42 UTC (4+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU
[PATCH v9 0/6] MTE support for KVM guest
2021-03-01 14:23 UTC (7+ messages)
` [PATCH v9 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v9 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v9 3/6] arm64: kvm: Save/restore MTE registers
` [PATCH v9 4/6] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v9 5/6] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v9 6/6] KVM: arm64: Document MTE capability and ioctl
[PATCH v3 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
2021-02-26 8:58 UTC (2+ messages)
[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
2021-02-24 14:54 UTC (6+ messages)
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
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