Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant, (continued)
- Re: [PATCH v3 07/21] x86/virt/tdx: Do TDX module global initialization,
Sathyanarayanan Kuppuswamy
- [PATCH 0/4] bitmap: fix conversion from/to fix-sized arrays,
Yury Norov
- Re: [PATCH v3 11/21] x86/virt/tdx: Choose to use all system RAM as TDX memory,
Isaku Yamahata
- Re: [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory,
Isaku Yamahata
- Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock,
Peter Gonda
- [PATCH v2 0/8] Remove vfio_group from the struct file facing VFIO API,
Jason Gunthorpe
- [PATCH v2 4/8] vfio: Remove vfio_external_group_match_file(),
Jason Gunthorpe
- [PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group(),
Jason Gunthorpe
- [PATCH v2 8/8] vfio/pci: Use the struct file as the handle not the vfio_group,
Jason Gunthorpe
- Re: [PATCH v2 0/8] Remove vfio_group from the struct file facing VFIO API,
Yi Liu
[PATCH v6 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM,
Ben Gardon
- [PATCH v6 04/10] KVM: selftests: Clean up coding style in binary stats test,
Ben Gardon
- [PATCH v6 02/10] KVM: selftests: Read binary stats header in lib,
Ben Gardon
- [PATCH v6 03/10] KVM: selftests: Read binary stats desc in lib,
Ben Gardon
- [PATCH v6 01/10] KVM: selftests: Remove dynamic memory allocation for stats header,
Ben Gardon
- [PATCH v6 05/10] KVM: selftests: Read binary stat data in lib,
Ben Gardon
- [PATCH v6 06/10] KVM: selftests: Add NX huge pages test,
Ben Gardon
- [PATCH v6 07/10] KVM: x86: Fix errant brace in KVM capability handling,
Ben Gardon
- [PATCH v6 08/10] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis,
Ben Gardon
- [PATCH v6 10/10] KVM: selftests: Test disabling NX hugepages on a VM,
Ben Gardon
- [PATCH v6 09/10] KVM: selftests: Factor out calculation of pages needed for a VM,
Ben Gardon
[PATCH V2 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling,
Suravee Suthikulpanit
Re: [PATCH 3/8] KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails",
Paolo Bonzini
Re: [PATCH 1/8] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02,
Paolo Bonzini
[kvm-unit-tests PATCH v3 0/4] s390x: add migration test support,
Nico Boehr
Re: [kvm-unit-tests PATCH v2] s390x: Test effect of storage keys on some instructions,
Janis Schoetterl-Glausch
[PATCH 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots,
Lai Jiangshan
[PATCH 0/2] KVM: X86/MMU: Fix problem for shadowing 5-level NPT for 4-level NPT L1 guest,
Lai Jiangshan
Re: [PATCH v2] Documentation: kvm: Add missing line break in api.rst,
Paolo Bonzini
Re: [PATCH] KVM: x86/mmu: Check for host MMIO exclusion from mem encrypt iff necessary,
Paolo Bonzini
[PATCH v7 00/13] s390x: CPU Topology,
Pierre Morel
- [PATCH v7 06/13] s390x: topology: Adding books to STSI,
Pierre Morel
- [PATCH v7 03/13] s390x: topology: CPU topology objects and structures,
Pierre Morel
- [PATCH v7 13/13] s390x: topology: activating CPU topology,
Pierre Morel
- [PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction,
Pierre Morel
- [PATCH v7 09/13] s390x: topology: implementing numa for the s390x topology,
Pierre Morel
- [PATCH v7 01/13] Update linux headers,
Pierre Morel
- [PATCH v7 07/13] s390x: topology: Adding drawers to CPU topology,
Pierre Morel
- [PATCH v7 08/13] s390x: topology: Adding drawers to STSI,
Pierre Morel
- [PATCH v7 02/13] vfio: tolerate migration protocol v1 uapi renames,
Pierre Morel
- [PATCH v7 04/13] s390x: topology: implementating Store Topology System Information,
Pierre Morel
- [PATCH v7 11/13] s390x: topology: resetting the Topology-Change-Report,
Pierre Morel
- [PATCH v7 12/13] s390x: CPU topology: CPU topology migration,
Pierre Morel
- [PATCH v7 05/13] s390x: topology: Adding books to CPU topology,
Pierre Morel
[PATCH v8 0/2] s390x: KVM: CPU Topology,
Pierre Morel
[PATCH v2 0/7] KVM RISC-V Sv57x4 support and HFENCE improvements,
Anup Patel
Re: [kvm-unit-tests PATCH v2 4/4] s390x: add basic migration test,
Thomas Huth
Re: [PATCH] KVM: selftests: Silence compiler warning in the kvm_page_table_test,
Paolo Bonzini
Re: [PATCH RESEND] KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog,
Paolo Bonzini
Re: [PATCH] KVM: clean up comments,
Paolo Bonzini
Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs,
Anup Patel
[PATCH] kvm: selftests: do not use bitfields larger than 32-bits for PTEs,
Paolo Bonzini
Re: [PATCH] KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref,
Paolo Bonzini
Re: [PATCH 0/3] KVM: x86 SRCU bug fix and SRCU hardening,
Paolo Bonzini
Re: [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB.,
Vasant Karasulli
[PATCH] vfio-pci: report recovery event after device recovery successful,
Hogan Wang
[PATCH] KVM: HWPoison: Fix memory address&size during remap,
zhenwei pi
[PATCH v2 0/4] KVM: x86: APICv fixes,
Sean Christopherson
[PATCH 0/2] Miscellenous ISA string fixup,
Atish Patra
[PATCH 0/2] KVM: Fix mmu_notifier vs. pfncache race,
Sean Christopherson
[PATCH] KVM: x86/mmu: Use enable_mmio_caching to track if MMIO caching is enabled,
Sean Christopherson
Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd,
Vishal Annapurve
Re: [PATCH v5 03/13] mm/shmem: Support memfile_notifier,
Vishal Annapurve
[PATCH v2 1/2] x86/cpufeatures: Add virtual TSC_AUX feature bit,
Babu Moger
Re: [RFC PATCH v5 042/104] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis,
Sean Christopherson
Re: [PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices,
Pierre Morel
Re: [PATCH v5 5/9] s390x/pci: enable for load/store intepretation,
Pierre Morel
Re: [PATCH 07/10] vfio: Move vfio_external_check_extension() to vfio_file_ops,
Jason Gunthorpe
Re: [PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info,
Pierre Morel
[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests,
Thomas Huth
[PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT,
Marc Zyngier
- [PATCH v2 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer(),
Marc Zyngier
- [PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition,
Marc Zyngier
- [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests,
Marc Zyngier
- [PATCH v2 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions,
Marc Zyngier
- [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT,
Marc Zyngier
- [PATCH v2 05/10] KVM: arm64: Handle blocking WFIT instruction,
Marc Zyngier
- [PATCH v2 09/10] arm64: Add wfet()/wfit() helpers,
Marc Zyngier
- [PATCH v2 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper,
Marc Zyngier
- [PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS,
Marc Zyngier
- [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible,
Marc Zyngier
- Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT,
Catalin Marinas
[PATCH AUTOSEL 5.17 20/34] KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU,
Sasha Levin
[PATCH AUTOSEL 5.17 09/34] selftests: KVM: Free the GIC FD when cleaning up in arch_timer,
Sasha Levin
Re: [PATCH 3/4] KVM: s390: selftests: Use TAP interface in the tprot test,
Thomas Huth
Re: [PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test,
Thomas Huth
[PATCH v9 9/9] KVM: VMX: enable IPI virtualization,
Zeng Guang
[PATCH v9 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM,
Zeng Guang
[PATCH v9 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock,
Zeng Guang
[PATCH v9 6/9] KVM: VMX: Clean up vmx_refresh_apicv_exec_ctrl(),
Zeng Guang
[PATCH v9 4/9] KVM: VMX: Report tertiary_exec_control field in dump_vmcs(),
Zeng Guang
[PATCH v9 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode,
Zeng Guang
[PATCH v9 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config,
Zeng Guang
[PATCH v9 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control,
Zeng Guang
[PATCH v9 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation,
Zeng Guang
[PATCH v9 0/9] IPI virtualization support for VM,
Zeng Guang
Re: [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames,
Pierre Morel
Re: propagating vmgenid outward and upward,
Jason A. Donenfeld
Re: [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand,
Sathyanarayanan Kuppuswamy
Re: [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function,
Sathyanarayanan Kuppuswamy
Re: [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally,
Maxim Levitsky
Re: adding 'official' way to dump SEV VMSA,
Cole Robinson
Re: [PATCH v2 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present,
Maxim Levitsky
[PATCH 0/3] Include MKTME KeyID bits to MMU shadow_zero_check,
Kai Huang
Re: [PATCH v5 20/21] KVM: s390: introduce CPU feature for zPCI Interpretation,
Pierre Morel
Re: [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices,
Pierre Morel
Re: [PATCH v5 18/21] vfio-pci/zdev: different maxstbl for interpreted devices,
Pierre Morel
Re: [PATCH v5 17/21] vfio-pci/zdev: add function handle to clp base capability,
Pierre Morel
Re: [PATCH v5 13/21] KVM: s390: mechanism to enable guest zPCI Interpretation,
Pierre Morel
Re: [PATCH v5 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications,
Pierre Morel
Re: [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused,
Maxim Levitsky
Re: [PATCH 1/3] KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io(),
Maxim Levitsky
Re: [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation,
Pierre Morel
Re: [PATCH v5 10/21] KVM: s390: pci: add basic kvm_zdev structure,
Pierre Morel
Re: [PATCH v5 08/21] s390/pci: stash associated GISA designation,
Pierre Morel
Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant,
Vitaly Kuznetsov
[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace,
Reiji Watanabe
- [PATCH v7 03/38] KVM: arm64: Introduce struct id_reg_desc,
Reiji Watanabe
- [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register,
Reiji Watanabe
- [PATCH v7 04/38] KVM: arm64: Generate id_reg_desc's ftr_bits at KVM init when needed,
Reiji Watanabe
- [PATCH v7 12/38] KVM: arm64: Add a KVM flag indicating emulating debug regs access is needed,
Reiji Watanabe
- [PATCH v7 07/38] KVM: arm64: Make ID_AA64PFR1_EL1 writable,
Reiji Watanabe
- [PATCH v7 11/38] KVM: arm64: Make ID_AA64MMFR0_EL1 writable,
Reiji Watanabe
- [PATCH v7 02/38] KVM: arm64: Save ID registers' sanitized value per guest,
Reiji Watanabe
- [PATCH v7 14/38] KVM: arm64: Emulate dbgwcr accesses,
Reiji Watanabe
- [PATCH v7 13/38] KVM: arm64: Emulate dbgbcr/dbgbvr accesses,
Reiji Watanabe
- [PATCH v7 09/38] KVM: arm64: Make ID_AA64ISAR1_EL1 writable,
Reiji Watanabe
- [PATCH v7 08/38] KVM: arm64: Make ID_AA64ISAR0_EL1 writable,
Reiji Watanabe
- [PATCH v7 05/38] KVM: arm64: Prohibit modifying values of ID regs for 32bit EL1 guests,
Reiji Watanabe
- [PATCH v7 06/38] KVM: arm64: Make ID_AA64PFR0_EL1 writable,
Reiji Watanabe
- [PATCH v7 10/38] KVM: arm64: Make ID_AA64ISAR2_EL1 writable,
Reiji Watanabe
- [PATCH v7 15/38] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable,
Reiji Watanabe
- [PATCH v7 16/38] KVM: arm64: KVM: arm64: Make ID_DFR1_EL1 writable,
Reiji Watanabe
- [PATCH v7 17/38] KVM: arm64: KVM: arm64: Make ID_MMFR0_EL1 writable,
Reiji Watanabe
- [PATCH v7 18/38] KVM: arm64: Make MVFR1_EL1 writable,
Reiji Watanabe
- [PATCH v7 19/38] KVM: arm64: Add remaining ID registers to id_reg_desc_table,
Reiji Watanabe
- [PATCH v7 22/38] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability,
Reiji Watanabe
- [PATCH v7 21/38] KVM: arm64: Add consistency checking for frac fields of ID registers,
Reiji Watanabe
- [PATCH v7 25/38] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2,
Reiji Watanabe
- [PATCH v7 20/38] KVM: arm64: Use id_reg_desc_table for ID registers,
Reiji Watanabe
- [PATCH v7 26/38] KVM: arm64: Introduce framework to trap disabled features,
Reiji Watanabe
- [PATCH v7 24/38] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE,
Reiji Watanabe
- [PATCH v7 23/38] KVM: arm64: Add kunit test for ID register validation,
Reiji Watanabe
- [PATCH v7 27/38] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1,
Reiji Watanabe
- [PATCH v7 28/38] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1,
Reiji Watanabe
- [PATCH v7 30/38] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1,
Reiji Watanabe
- [PATCH v7 29/38] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1,
Reiji Watanabe
- [PATCH v7 33/38] KVM: arm64: selftests: Add helpers to extract a field of ID registers,
Reiji Watanabe
- [PATCH v7 32/38] KVM: arm64: Add kunit test for trap initialization,
Reiji Watanabe
- [PATCH v7 38/38] KVM: arm64: selftests: Test breakpoint/watchpoint changing ID_AA64DFR0_EL1,
Reiji Watanabe
- [PATCH v7 34/38] KVM: arm64: selftests: Introduce id_reg_test,
Reiji Watanabe
- [PATCH v7 31/38] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1,
Reiji Watanabe
- [PATCH v7 36/38] KVM: arm64: selftests: Test breakpoint/watchpoint register access,
Reiji Watanabe
- [PATCH v7 37/38] KVM: arm64: selftests: Test with every breakpoint/watchpoint,
Reiji Watanabe
- [PATCH v7 35/38] KVM: arm64: selftests: Test linked breakpoint and watchpoint,
Reiji Watanabe
Re: [PATCH v3 02/21] x86/virt/tdx: Detect TDX private KeyIDs,
Sathyanarayanan Kuppuswamy
linux-next: build failure after merge of the kvm tree,
Stephen Rothwell
[PATCH v2] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load,
Jon Kohler
Re: [PATCH v3 01/21] x86/virt/tdx: Detect SEAM,
Sathyanarayanan Kuppuswamy
Re: [PATCH] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps,
Vipin Sharma
Re: [PATCH] x86/speculation, KVM: respect user IBPB configuration,
Sean Christopherson
Re: [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages(),
Sean Christopherson
Re: [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device,
Tony Krowiak
Re: [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages(),
Jason J. Herne
Re: [PATCH 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling,
Suravee Suthikulpanit
Re: [PATCH v2 08/12] KVM: SVM: Update AVIC settings when changing APIC mode,
Maxim Levitsky
Re: [PATCH v2 12/12] kvm/x86: Remove APICV activate mode inconsistency check,
Maxim Levitsky
Re: [PATCH v2 07/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception,
Maxim Levitsky
Re: [PATCH v2 06/12] KVM: SVM: Do not support updating APIC ID when in x2APIC mode,
Maxim Levitsky
Re: [PATCH 2/2] KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus,
Maxim Levitsky
Re: [PATCH 1/2] KVM: SVM: Introduce avic_kick_target_vcpus_fast(),
Maxim Levitsky
Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization,
Chao Gao
[kvm:kvm-tdx-5.17 100/141] arch/x86/kvm/vmx/vmenter.o: warning: objtool: __tdx_vcpu_run()+0xdc: missing int3 after ret,
kernel test robot
[PATCH] x86/kvm: Fix guest haltpoll after the guest suspend/resume,
Wanpeng Li
Re: [PATCH v3 3/3] KVM: selftests: Add selftests for dirty quota throttling,
Shivam Kumar
Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize,
Xuan Zhuo
Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection,
Gavin Shan
[kvm:kvm-tdx-5.17 51/141] arch/x86/kvm/vmx/seamcall.o: warning: objtool: kvm_seamcall()+0x3a: missing int3 after ret,
kernel test robot
Re: [PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping,
Yi Liu
Re: [RFC 00/18] vfio: Adopt iommufd,
Eric Auger
[kvm:kvm-tdx-5.17 7/141] arch/x86/virt/vmx/tdx/seamcall.o: warning: objtool: __seamcall()+0x46: missing int3 after ret,
kernel test robot
[kvm:next 27/32] arch/riscv/kvm/vcpu_sbi.c:97:26: error: 'struct <anonymous>' has no member named 'flags',
kernel test robot
[PATCH 0/4] KVM: x86: APICv fixes,
Sean Christopherson
RE: [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user(),
Tian, Kevin
[kvm:kvm-tdx-5.17 23/141] arch/x86/kernel/process.c:785:42: error: implicit declaration of function 'platform_has_tdx',
kernel test robot
Re: [PATCH 03/10] kvm/vfio: Store the struct file in the kvm_vfio_group,
Jason Gunthorpe
Re: [PATCH 09/10] kvm/vfio: Remove vfio_group from kvm,
Jason Gunthorpe
[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling,
Oliver Upton
- [RFC PATCH 01/17] KVM: arm64: Directly read owner id field in stage2_pte_is_counted(),
Oliver Upton
- [RFC PATCH 07/17] KVM: arm64: Enlighten perm relax path about parallel walks,
Oliver Upton
- [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU,
Oliver Upton
- [RFC PATCH 12/17] KVM: arm64: Stuff mmu page cache in sub struct,
Oliver Upton
- [RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit,
Oliver Upton
- [RFC PATCH 03/17] KVM: arm64: Return the next table from map callbacks,
Oliver Upton
- [RFC PATCH 17/17] TESTONLY: KVM: arm64: Add super lazy accounting of stage 2 table pages,
Oliver Upton
- [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal,
Oliver Upton
- [RFC PATCH 08/17] KVM: arm64: Spin off helper for initializing table pte,
Oliver Upton
- [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks,
Oliver Upton
- [RFC PATCH 13/17] KVM: arm64: Setup cache for stage2 page headers,
Oliver Upton
- [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults,
Oliver Upton
- [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk,
Oliver Upton
- [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk,
Oliver Upton
- [RFC PATCH 11/17] KVM: arm64: Move MMU cache init/destroy into helpers,
Oliver Upton
- [RFC PATCH 15/17] KVM: arm64: Allow parallel calls to kvm_pgtable_stage2_map(),
Oliver Upton
- [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk,
Oliver Upton
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling,
David Matlack
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling,
Oliver Upton
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling,
Ben Gardon
Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s,
Jason Gunthorpe
Re: [RFC PATCH v5 000/104] KVM TDX basic feature support,
Isaku Yamahata
Re: 'WARNING in vcpu_enter_guest' bug in arch/x86/kvm/x86.c:9877,
Sean Christopherson
[kvm:next 27/32] arch/arm64/kvm/psci.c:184:32: error: 'struct <anonymous>' has no member named 'flags',
kernel test robot
[kvm:kvm-tdx-5.17 23/141] arch/x86/kernel/process.c:785:49: error: implicit declaration of function 'platform_has_tdx',
kernel test robot
[PATCH 0/5] KVM: Clean up debugfs+stats init/destroy,
Oliver Upton
Re: [PATCH] KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns",
Sean Christopherson
Re: [kvm-unit-tests PATCH v3 04/11] lib: x86: Import insn decoder from Linux,
Sean Christopherson
Re: [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC,
Marc Orr
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]