messages from 2020-08-22 10:32:04 to 2020-09-04 10:46:07 UTC [more...]
[GIT PULL] KVM/arm64 fixes for 5.9
2020-09-04 10:45 UTC
[PATCH 0/2] KVM: arm64: user_mem_abort() improvements
2020-09-04 10:18 UTC (9+ messages)
` [PATCH 1/2] KVM: arm64: Update page shift if stage 2 block mapping not supported
` [PATCH 2/2] KVM: arm64: Try PMD block mappings if PUD mappings are "
[PATCH v3 00/21] KVM: arm64: Rewrite page-table code and fault handling
2020-09-04 10:07 UTC (81+ messages)
` [PATCH v3 01/21] KVM: arm64: Remove kvm_mmu_free_memory_caches()
` [PATCH v3 02/21] KVM: arm64: Add stand-alone page-table walker infrastructure
` [PATCH v3 03/21] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
` [PATCH v3 04/21] KVM: arm64: Use generic allocator for hyp stage-1 page-tables
` [PATCH v3 05/21] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
` [PATCH v3 06/21] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
` [PATCH v3 07/21] KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
` [PATCH v3 08/21] KVM: arm64: Convert kvm_set_spte_hva() "
` [PATCH v3 09/21] KVM: arm64: Convert unmap_stage2_range() "
` [PATCH v3 10/21] KVM: arm64: Add support for stage-2 page-aging in generic page-table
` [PATCH v3 11/21] KVM: arm64: Convert page-aging and access faults to generic page-table API
` [PATCH v3 12/21] KVM: arm64: Add support for stage-2 write-protect in generic page-table
` [PATCH v3 13/21] KVM: arm64: Convert write-protect operation to generic page-table API
` [PATCH v3 14/21] KVM: arm64: Add support for stage-2 cache flushing in generic page-table
` [PATCH v3 15/21] KVM: arm64: Convert memslot cache-flushing code to generic page-table API
` [PATCH v3 16/21] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
` [PATCH v3 17/21] KVM: arm64: Convert user_mem_abort() to generic page-table API
` [PATCH v3 18/21] KVM: arm64: Check the pgt instead of the pgd when modifying page-table
` [PATCH v3 19/21] KVM: arm64: Remove unused page-table code
` [PATCH v3 20/21] KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
` [PATCH v3 21/21] KVM: arm64: Don't constrain maximum IPA size based on host configuration
[PATCH v14 00/10] Enable ptp_kvm for arm64
2020-09-04 9:27 UTC (11+ messages)
` [PATCH v14 01/10] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v14 02/10] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v14 03/10] smccc: Export smccc conduit get helper
` [PATCH v14 04/10] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v14 05/10] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v14 06/10] clocksource: Add clocksource id for arm arch counter
` [PATCH v14 07/10] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v14 08/10] ptp: arm64: Enable ptp_kvm for arm64
` [PATCH v14 09/10] doc: add ptp_kvm introduction for arm64 support
` [PATCH v14 10/10] arm64: Add kvm capability check extension for ptp_kvm
[PATCH 00/23] KVM: arm64: rVIC/rVID PV interrupt controller
2020-09-03 15:26 UTC (24+ messages)
` [PATCH 01/23] irqchip: Add Reduced Virtual Interrupt Controller driver
` [PATCH 02/23] irqchip/rvic: Add support for untrusted interrupt allocation
` [PATCH 03/23] irqchip: Add Reduced Virtual Interrupt Distributor support
` [PATCH 04/23] irqchip/rvid: Add PCI MSI support
` [PATCH 05/23] KVM: arm64: Move GIC model out of the distributor
` [PATCH 06/23] KVM: arm64: vgic-v3: Move early init to kvm_vgic_create()
` [PATCH 07/23] KVM: arm64: Add irqchip callback structure to kvm_arch
` [PATCH 08/23] KVM: arm64: Move kvm_vgic_destroy to kvm_irqchip_flow
` [PATCH 09/23] KVM: arm64: Move kvm_vgic_vcpu_init() to irqchip_flow
` [PATCH 10/23] KVM: arm64: Move kvm_vgic_vcpu_[un]blocking() "
` [PATCH 11/23] KVM: arm64: Move kvm_vgic_vcpu_load/put() "
` [PATCH 12/23] KVM: arm64: Move kvm_vgic_vcpu_pending_irq() "
` [PATCH 13/23] KVM: arm64: Move vgic resource mapping on first run "
` [PATCH 14/23] KVM: arm64: Move kvm_vgic_vcpu_{sync, flush}_hwstate() "
` [PATCH 15/23] KVM: arm64: nVHE: Only save/restore GICv3 state if modeling a GIC
` [PATCH 16/23] KVM: arm64: Move interrupt injection to irqchip_flow
` [PATCH 17/23] KVM: arm64: Move mapping of HW interrupts into irqchip_flow
` [PATCH 18/23] KVM: arm64: Move set_owner "
` [PATCH 19/23] KVM: arm64: Turn vgic_initialized into irqchip_finalized
` [PATCH 20/23] KVM: arm64: Move irqfd routing to irqchip_flow
` [PATCH 21/23] KVM: arm64: Tighten msis_require_devid reporting
` [PATCH 22/23] KVM: arm64: Add a rVIC/rVID in-kernel implementation
` [PATCH 23/23] KVM: arm64: Add debugfs files for the rVIC/rVID implementation
[PATCH v3 00/18] Introduce separate nVHE hyp context
2020-09-03 13:53 UTC (19+ messages)
` [PATCH v3 01/18] KVM: arm64: Remove __activate_vm wrapper
` [PATCH v3 02/18] KVM: arm64: Remove hyp_panic arguments
` [PATCH v3 03/18] KVM: arm64: Remove kvm_host_data_t typedef
` [PATCH v3 04/18] KVM: arm64: Restrict symbol aliasing to outside nVHE
` [PATCH v3 05/18] KVM: arm64: Save chosen hyp vector to a percpu variable
` [PATCH v3 06/18] KVM: arm64: nVHE: Use separate vector for the host
` [PATCH v3 07/18] KVM: arm64: nVHE: Don't consume host SErrors with ESB
` [PATCH v3 08/18] KVM: arm64: Introduce hyp context
` [PATCH v3 09/18] KVM: arm64: Update context references from host to hyp
` [PATCH v3 10/18] KVM: arm64: Restore hyp when panicking in guest context
` [PATCH v3 11/18] KVM: arm64: Share context save and restore macros
` [PATCH v3 12/18] KVM: arm64: nVHE: Switch to hyp context for EL2
` [PATCH v3 13/18] KVM: arm64: nVHE: Handle hyp panics
` [PATCH v3 14/18] smccc: Cast arguments to unsigned long
` [PATCH v3 15/18] KVM: arm64: nVHE: Pass pointers consistently to hyp-init
` [PATCH v3 16/18] KVM: arm64: nVHE: Migrate hyp interface to SMCCC
` [PATCH v3 17/18] KVM: arm64: nVHE: Migrate hyp-init "
` [PATCH v3 18/18] KVM: arm64: nVHE: Fix pointers during SMCCC convertion
[PATCH v2 00/10] Independent per-CPU data section for nVHE
2020-09-03 9:17 UTC (11+ messages)
` [PATCH v2 01/10] Macros to override naming of percpu symbols and sections
` [PATCH v2 02/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v2 03/10] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v2 04/10] kvm: arm64: Remove hyp_adr/ldr_this_cpu
` [PATCH v2 05/10] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
` [PATCH v2 06/10] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
` [PATCH v2 07/10] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
` [PATCH v2 08/10] kvm: arm64: Mark hyp stack pages reserved
` [PATCH v2 09/10] kvm: arm64: Set up hyp percpu data for nVHE
` [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings
[PATCH] arm64/kvm: Fix zapping stage2 page table wrongly
2020-09-02 23:55 UTC (12+ messages)
[PATCH] KVM: arm64: Fix address truncation in traces
2020-09-02 16:29 UTC
[PATCH v2 0/2] KVM: arm64: Filtering PMU events
2020-09-02 12:23 UTC (9+ messages)
` [PATCH v2 1/2] KVM: arm64: Add PMU event filtering infrastructure
[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
2020-09-02 10:09 UTC (6+ messages)
[kvm-unit-tests RFC 0/4] KVM: arm64: Statistical Profiling Extension Tests
2020-09-01 10:49 UTC (8+ messages)
` [kvm-unit-tests RFC 1/4] arm64: Move get_id_aa64dfr0() in processor.h
` [kvm-unit-tests RFC 2/4] spe: Probing and Introspection Test
` [kvm-unit-tests RFC 3/4] spe: Add profiling buffer test
` [kvm-unit-tests RFC 4/4] spe: Test Profiling Buffer Events
[PATCHv2 1/2] arm64/relocate_kernel: remove redundant code
2020-08-28 13:39 UTC (2+ messages)
` [PATCHv2 2/2] Documentation/kvm/arm: improve description of HVC_SOFT_RESTART
[PATCH] arm(64)/kvm: improve the documentation about HVC calls
2020-08-28 8:41 UTC (3+ messages)
[PATCH] arm64: fix some spelling mistakes in the comments by codespell
2020-08-28 3:18 UTC
[PATCH 1/2] KVM: arm64: Restrict symbol aliasing to outside nVHE
2020-08-26 17:41 UTC (11+ messages)
` [PATCH 2/2] KVM: arm64: nVHE: Don't consume host SErrors with RAS
[PATCH 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
2020-08-26 13:54 UTC (2+ messages)
[PATCH 1/2] arm64/kvm: Drop unnecessary check in kvm_vcpu_preferred_target()
2020-08-25 6:18 UTC (2+ messages)
` [PATCH 2/2] arm64/kvm: Drop checking target CPU type on initializing module
[PATCH stable 4.9 v3 0/2] arm64: entry: Place an SB sequence following an ERET instruction
2020-08-24 18:36 UTC (3+ messages)
` [PATCH stable 4.9 v3 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.9 v3 2/2] arm64: entry: Place an SB sequence following an ERET instruction
[PATCH stable 4.14 v2 0/2] arm64: entry: Place an SB sequence following an ERET instruction
2020-08-24 18:36 UTC (3+ messages)
` [PATCH stable 4.14 v2 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.14 v2 2/2] arm64: entry: Place an SB sequence following an ERET instruction
[PATCH stable 4.19 v2 0/2] arm64: entry: Place an SB sequence following an ERET instruction
2020-08-24 18:35 UTC (3+ messages)
` [PATCH stable 4.19 v2 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.19 v2 2/2] arm64: entry: Place an SB sequence following an ERET instruction
[PATCH stable v4.9 v2] arm64: entry: Place an SB sequence following an ERET instruction
2020-08-24 16:42 UTC (9+ 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