messages from 2022-11-01 14:30:16 to 2022-11-03 13:22:07 UTC [more...]
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-03 13:21 UTC (112+ messages)
` [PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 03/44] KVM: Allocate cpus_hardware_enabled "
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 14/44] KVM: arm64: Simplify the CPUHP logic
` [PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
` [PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
` [PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init()
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 24/44] KVM: PPC: Move processor compatibility check to module init
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
` [PATCH 29/44] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 34/44] KVM: VMX: Shuffle support checks and hardware enabling code around
` [PATCH 35/44] KVM: SVM: Check for SVM support in CPU compatibility checks
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH 40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH 41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
` [PATCH 42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path
` [PATCH 43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init()
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC
[RFC 0/6] KVM: arm64: implement vcpu_is_preempted check
2022-11-03 13:15 UTC (9+ messages)
` [RFC 1/6] KVM: arm64: Document PV-lock interface
` [External] "
` [RFC 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
` [RFC 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [RFC 4/6] KVM: arm64: Provide VCPU attributes for PV lock
` [RFC 5/6] KVM: arm64: Support the VCPU preemption check
` [RFC 6/6] KVM: selftests: add tests for PV time specific hypercalls
[PATCH] kvm/arm: Fix pvtime documentation
2022-11-03 13:12 UTC
[PATCH] KVM: arm64: Update comment of create_hyp_mappings
2022-11-03 13:07 UTC (3+ messages)
[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-03 10:24 UTC (11+ messages)
` [PATCH v2 10/14] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
` [PATCH v2 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
[PATCH v4 00/14] KVM: arm64: Parallel stage-2 fault handling
2022-11-03 9:15 UTC (30+ messages)
` [PATCH v4 01/14] KVM: arm64: Combine visitor arguments into a context structure
` [PATCH v4 02/14] KVM: arm64: Stash observed pte value in visitor context
` [PATCH v4 03/14] KVM: arm64: Pass mm_ops through the "
` [PATCH v4 04/14] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
` [PATCH v4 05/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH v4 06/14] KVM: arm64: Use an opaque type for pteps
` [PATCH v4 07/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH v4 08/14] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v4 09/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH v4 10/14] KVM: arm64: Split init and set for table PTE
` [PATCH v4 11/14] KVM: arm64: Make block->table PTE changes parallel-aware
` [PATCH v4 12/14] KVM: arm64: Make leaf->leaf "
` [PATCH v4 13/14] KVM: arm64: Make table->block "
` [PATCH v4 14/14] KVM: arm64: Handle stage-2 faults in parallel
[PATCH v7 0/9] KVM: arm64: Enable ring-based dirty memory tracking
2022-11-03 0:44 UTC (29+ messages)
` [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
` [PATCH v7 5/9] KVM: arm64: Improve no-running-vcpu report for dirty ring
[PATCH v3 00/15] KVM: arm64: Parallel stage-2 fault handling
2022-11-02 23:03 UTC (16+ messages)
` [PATCH v3 08/15] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v3 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback
` [PATCH v3 12/15] KVM: arm64: Make block->table PTE changes parallel-aware
[PATCH 25/30] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
2022-11-01 21:14 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.1, take #3
2022-11-02 9:10 UTC (2+ messages)
[PATCH 5.10 87/91] arm64/mm: Fix __enable_mmu() for new TGRAN range values
2022-11-02 2:34 UTC
Patch "arm64/mm: Fix __enable_mmu() for new TGRAN range values" has been added to the 5.10-stable tree
2022-11-02 1:28 UTC
[PATCH 5.10 0/2] arm64: backport two patches to 5.10-stable
2022-11-02 1:27 UTC (2+ messages)
[PATCH v2 0/2] arm64/sme: Fix SMPRI_EL1 traps for KVM guests
2022-11-01 19:35 UTC (6+ messages)
` [PATCH v2 2/2] KVM: arm64: Trap access to SMPRI_EL1 and TPIDR2 in VHE mode
` (subset) [PATCH v2 0/2] arm64/sme: Fix SMPRI_EL1 traps for KVM guests
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;
as well as URLs for NNTP newsgroup(s).