Linux KVM
[Prev Page][Next Page]
- Re: [kvm-unit-tests PATCH v3] s390x: Add tests for execute-type instructions, (continued)
- [PATCH net-next v3 0/3] vsock: add support for sockmap,
Bobby Eshleman
- [PATCH v6 0/2] arm: enable MTE for QEMU + kvm,
Cornelia Huck
- QUESTION: INT1 instruction for breakpoints,
billz
- [PATCH v3 00/29] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v3 02/29] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v3 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v3 04/29] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v3 08/29] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v3 07/29] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v3 06/29] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v3 01/29] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v3 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v3 13/29] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v3 05/29] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v3 16/29] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v3 21/29] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v3 20/29] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v3 17/29] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v3 22/29] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v3 23/29] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v3 18/29] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v3 25/29] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v3 29/29] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v3 24/29] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v3 27/29] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v3 26/29] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v3 28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init,
Tianrui Zhao
- [PATCH v3 15/29] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v3 12/29] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v3 11/29] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v3 0/6] Support writable CPU ID registers from userspace,
Jing Zhang
- [PATCH v2 0/5] Fix "Instructions Retired" from incorrectly counting,
Aaron Lewis
- [PATCH 1/2] lib/test_bitmap: increment failure counter properly,
Yury Norov
- [PATCH] vhost: use struct_size and size_add to compute flex array sizes,
Jacob Keller
- [PATCH 0/2] KVM: x86: Propagate AMD-specific IBRS bits to guests,
Takahiro Itazuri
- [PATCH v2 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec,
Ackerley Tng
- [PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V,
Jeremi Piotrowski
- [PULL 004/123] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API,
Philippe Mathieu-Daudé
- [PATCH v5 00/19] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v5 01/19] vfio: Allocate per device file structure,
Yi Liu
- [PATCH v5 02/19] vfio: Refine vfio file kAPIs for KVM,
Yi Liu
- [PATCH v5 07/19] vfio: Block device access via device fd until device is opened,
Yi Liu
- [PATCH v5 12/19] vfio-iommufd: Add detach_ioas for emulated VFIO devices,
Yi Liu
- [PATCH v5 10/19] vfio: Add infrastructure for bind_iommufd from userspace,
Yi Liu
- [PATCH v5 06/19] vfio: Pass struct vfio_device_file * to vfio_device_open/close(),
Yi Liu
- [PATCH v5 11/19] vfio-iommufd: Add detach_ioas support for physical VFIO devices,
Yi Liu
- [PATCH v5 04/19] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd,
Yi Liu
- [PATCH v5 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(),
Yi Liu
- [PATCH v5 05/19] kvm/vfio: Accept vfio device file from userspace,
Yi Liu
- [PATCH v5 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT,
Yi Liu
- [PATCH v5 13/19] vfio: Add cdev_device_open_cnt to vfio_group,
Yi Liu
- [PATCH v5 14/19] vfio: Make vfio_device_open() single open for device cdev path,
Yi Liu
- [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD,
Yi Liu
- [PATCH v5 15/19] vfio: Add cdev for vfio_device,
Yi Liu
- [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Yi Liu
- [PATCH v5 03/19] vfio: Accept vfio device file in the KVM facing kAPI,
Yi Liu
- [PATCH v5 18/19] vfio: Compile group optionally,
Yi Liu
- [PATCH v5 19/19] docs: vfio: Add vfio device cdev description,
Yi Liu
- Re: [PATCH v5 00/19] Add vfio_device cdev for iommufd support,
Jason Gunthorpe
- [bug report] KVM: Don't null dereference ops->destroy,
Dan Carpenter
- [PATCHv4 00/11] SVM: virtual NMI,
Santosh Shukla
- [PATCHv4 05/11] KVM: x86: Raise an event request when processing NMIs if an NMI is pending,
Santosh Shukla
- [PATCHv4 03/11] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs,
Santosh Shukla
- [PATCHv4 02/11] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0,
Santosh Shukla
- [PATCHv4 08/11] x86/cpu: Add CPUID feature bit for VNMI,
Santosh Shukla
- [PATCHv4 06/11] KVM: x86: Tweak the code and comment related to handling concurrent NMIs,
Santosh Shukla
- [PATCHv4 09/11] KVM: SVM: Add VNMI bit definition,
Santosh Shukla
- [PATCHv4 07/11] KVM: x86: Save/restore all NMIs when multiple NMIs are pending,
Santosh Shukla
- [PATCHv4 04/11] KVM: SVM: add wrappers to enable/disable IRET interception,
Santosh Shukla
- [PATCHv4 10/11] KVM: x86: add support for delayed virtual NMI injection interface,
Santosh Shukla
- [PATCHv4 11/11] KVM: nSVM: implement support for nested VNMI,
Santosh Shukla
- [PATCHv4 01/11] KVM: nSVM: Don't sync vmcb02 V_IRQ back to vmcb12 if KVM (L0) is intercepting VINTR,
Santosh Shukla
- Re: [PATCHv4 00/11] SVM: virtual NMI,
Santosh Shukla
- Re: [PATCHv4 00/11] SVM: virtual NMI,
Sean Christopherson
- Re: [PATCHv4 00/11] SVM: virtual NMI,
Sean Christopherson
- [PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling,
Robert Hoo
- [kvm-unit-tests PATCH v1] x86: Add test case for LAM_SUP,
Robert Hoo
- [PATCH v12 000/106] KVM TDX basic feature support,
isaku . yamahata
- [PATCH v12 001/106] [MARKER] The start of TDX KVM patch series: TDX architectural definitions,
isaku . yamahata
- [PATCH v12 003/106] KVM: TDX: Add TDX "architectural" error codes,
isaku . yamahata
- [PATCH v12 006/106] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction,
isaku . yamahata
- [PATCH v12 005/106] KVM: TDX: Add helper functions to print TDX SEAMCALL error,
isaku . yamahata
- [PATCH v12 004/106] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module,
isaku . yamahata
- [PATCH v12 002/106] KVM: TDX: Define TDX architectural definitions,
isaku . yamahata
- [PATCH v12 007/106] x86/cpu: Add helper functions to allocate/free TDX private host key id,
isaku . yamahata
- [PATCH v12 008/106] x86/virt/tdx: Add a helper function to return system wide info about TDX module,
isaku . yamahata
- [PATCH v12 011/106] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific,
isaku . yamahata
- [PATCH v12 010/106] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl,
isaku . yamahata
- [PATCH v12 009/106] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters,
isaku . yamahata
- [PATCH v12 012/106] KVM: x86/vmx, tdx: Allow VMX, TDX to override KVM_ENABLE_CAP,
isaku . yamahata
- [PATCH v12 015/106] KVM: TDX: Make pmu_intel.c ignore guest TD case,
isaku . yamahata
- [PATCH v12 016/106] KVM: TDX: Refuse to unplug the last cpu on the package,
isaku . yamahata
- [PATCH v12 013/106] KVM: TDX: create/destroy VM structure,
isaku . yamahata
- [PATCH v12 014/106] KVM: TDX: initialize VM with TDX specific parameters,
isaku . yamahata
- [PATCH v12 017/106] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction,
isaku . yamahata
- [PATCH v12 022/106] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA,
isaku . yamahata
- [PATCH v12 020/106] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits,
isaku . yamahata
- [PATCH v12 021/106] KVM: x86/mmu: introduce config for PRIVATE KVM MMU,
isaku . yamahata
- [PATCH v12 019/106] KVM: TDX: Do TDX specific vcpu initialization,
isaku . yamahata
- [PATCH v12 018/106] KVM: TDX: allocate/free TDX vcpu structure,
isaku . yamahata
- [PATCH v12 024/106] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values,
isaku . yamahata
- [PATCH v12 025/106] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE,
isaku . yamahata
- [PATCH v12 026/106] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE,
isaku . yamahata
- [PATCH v12 040/106] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU,
isaku . yamahata
- [PATCH v12 042/106] KVM: x86/mmu: Disallow dirty logging for x86 TDX,
isaku . yamahata
- [PATCH v12 037/106] KVM: Add flags to struct kvm_gfn_range,
isaku . yamahata
- [PATCH v12 031/106] KVM: VMX: Introduce test mode related to EPT violation VE,
isaku . yamahata
- [PATCH v12 041/106] [MARKER] The start of TDX KVM patch series: TDX EPT violation,
isaku . yamahata
- [PATCH v12 032/106] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks,
isaku . yamahata
- [PATCH v12 038/106] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
isaku . yamahata
- [PATCH v12 027/106] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask,
isaku . yamahata
- [PATCH v12 029/106] KVM: x86/mmu: Disallow fast page fault on private GPA,
isaku . yamahata
- [PATCH v12 036/106] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page,
isaku . yamahata
- [PATCH v12 030/106] KVM: x86/mmu: Allow per-VM override of the TDP max page level,
isaku . yamahata
- [PATCH v12 028/106] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis,
isaku . yamahata
- [PATCH v12 034/106] KVM: x86/mmu: Require TDP MMU and mmio caching for TDX,
isaku . yamahata
- [PATCH v12 023/106] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX,
isaku . yamahata
- [PATCH v12 035/106] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role,
isaku . yamahata
- [PATCH v12 033/106] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation,
isaku . yamahata
- [PATCH v12 039/106] KVM: x86/tdp_mmu: Sprinkle __must_check,
isaku . yamahata
- [PATCH v12 043/106] KVM: x86/mmu: TDX: Do not enable page track for TD guest,
isaku . yamahata
- [PATCH v12 045/106] KVM: VMX: Move setting of EPT MMU masks to common VT-x code,
isaku . yamahata
- [PATCH v12 048/106] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT,
isaku . yamahata
- [PATCH v12 046/106] KVM: TDX: Add accessors VMX VMCS helpers,
isaku . yamahata
- [PATCH v12 047/106] KVM: TDX: Add load_mmu_pgd method for TDX,
isaku . yamahata
- [PATCH v12 056/106] KVM: TDX: Add helper assembly function to TDX vcpu,
isaku . yamahata
- [PATCH v12 051/106] [MARKER] The start of TDX KVM patch series: TD finalization,
isaku . yamahata
- [PATCH v12 057/106] KVM: TDX: Implement TDX vcpu enter/exit path,
isaku . yamahata
- [PATCH v12 050/106] KVM: TDX: MTRR: implement get_mt_mask() for TDX,
isaku . yamahata
- [PATCH v12 044/106] KVM: VMX: Split out guts of EPT violation to common/exposed function,
isaku . yamahata
- [PATCH v12 058/106] KVM: TDX: vcpu_run: save/restore host state(host kernel gs),
isaku . yamahata
- [PATCH v12 049/106] KVM: TDX: TDP MMU TDX support,
isaku . yamahata
- [PATCH v12 052/106] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX,
isaku . yamahata
- [PATCH v12 054/106] KVM: TDX: Finalize VM initialization,
isaku . yamahata
- [PATCH v12 053/106] KVM: TDX: Create initial guest memory,
isaku . yamahata
- [PATCH v12 055/106] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit,
isaku . yamahata
- [PATCH v12 060/106] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr,
isaku . yamahata
- [PATCH v12 061/106] KVM: TDX: restore user ret MSRs,
isaku . yamahata
- [PATCH v12 062/106] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls,
isaku . yamahata
- [PATCH v12 059/106] KVM: TDX: restore host xsave state when exit from the guest TD,
isaku . yamahata
- [PATCH v12 063/106] KVM: TDX: complete interrupts after tdexit,
isaku . yamahata
- [PATCH v12 066/106] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior,
isaku . yamahata
- [PATCH v12 064/106] KVM: TDX: restore debug store when TD exit,
isaku . yamahata
- [PATCH v12 065/106] KVM: TDX: handle vcpu migration over logical processor,
isaku . yamahata
- [PATCH v12 067/106] KVM: TDX: Add support for find pending IRQ in a protected local APIC,
isaku . yamahata
- [PATCH v12 068/106] KVM: x86: Assume timer IRQ was injected if APIC state is proteced,
isaku . yamahata
- [PATCH v12 070/106] KVM: TDX: Implement interrupt injection,
isaku . yamahata
- [PATCH v12 069/106] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c,
isaku . yamahata
- [PATCH v12 078/106] KVM: TDX: handle EXIT_REASON_OTHER_SMI,
isaku . yamahata
- [PATCH v12 076/106] KVM: TDX: Add a place holder to handle TDX VM exit,
isaku . yamahata
- [PATCH v12 081/106] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL),
isaku . yamahata
- [PATCH v12 083/106] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v12 079/106] KVM: TDX: handle ept violation/misconfig exit,
isaku . yamahata
- [PATCH v12 091/106] KVM: TDX: Handle TDX PV map_gpa hypercall,
isaku . yamahata
- [PATCH v12 092/106] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall,
isaku . yamahata
- [PATCH v12 077/106] KVM: TDX: Handle vmentry failure for INTEL TD guest,
isaku . yamahata
- [PATCH v12 084/106] KVM: TDX: Handle TDX PV CPUID hypercall,
isaku . yamahata
- [PATCH v12 086/106] KVM: TDX: Handle TDX PV port io hypercall,
isaku . yamahata
- [PATCH v12 103/106] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX),
isaku . yamahata
- [PATCH v12 104/106] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU,
isaku . yamahata
- [PATCH v12 085/106] KVM: TDX: Handle TDX PV HLT hypercall,
isaku . yamahata
- [PATCH v12 087/106] KVM: TDX: Handle TDX PV MMIO hypercall,
isaku . yamahata
- [PATCH v12 097/106] KVM: TDX: Add a method to ignore dirty logging,
isaku . yamahata
- [PATCH v12 098/106] KVM: TDX: Add methods to ignore VMX preemption timer,
isaku . yamahata
- [PATCH v12 093/106] KVM: TDX: Silently discard SMI request,
isaku . yamahata
- [PATCH v12 088/106] KVM: TDX: Implement callbacks for MSR operations for TDX,
isaku . yamahata
- [PATCH v12 072/106] KVM: TDX: Implement methods to inject NMI,
isaku . yamahata
- [PATCH v12 106/106] [MARKER] the end of (the first phase of) TDX KVM patch series,
isaku . yamahata
- [PATCH v12 073/106] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument,
isaku . yamahata
- [PATCH v12 089/106] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall,
isaku . yamahata
- [PATCH v12 075/106] KVM: x86: Split core of hypercall emulation to helper function,
isaku . yamahata
- [PATCH v12 094/106] KVM: TDX: Silently ignore INIT/SIPI,
isaku . yamahata
- [PATCH v12 074/106] KVM: VMX: Move NMI/exception handler to common helper,
isaku . yamahata
- [PATCH v12 095/106] KVM: TDX: Add methods to ignore accesses to CPU state,
isaku . yamahata
- [PATCH v12 096/106] KVM: TDX: Add methods to ignore guest instruction emulation,
isaku . yamahata
- [PATCH v12 102/106] KVM: TDX: Add methods to ignore virtual apic related operation,
isaku . yamahata
- [PATCH v12 071/106] KVM: TDX: Implements vcpu request_immediate_exit,
isaku . yamahata
- [PATCH v12 101/106] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch,
isaku . yamahata
- [PATCH v12 082/106] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v12 080/106] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT,
isaku . yamahata
- [PATCH v12 099/106] KVM: TDX: Add methods to ignore accesses to TSC,
isaku . yamahata
- [PATCH v12 105/106] RFC: KVM: TDX: Make busy with S-EPT on entry bug,
isaku . yamahata
- [PATCH v12 100/106] KVM: TDX: Ignore setting up mce,
isaku . yamahata
- [PATCH v12 090/106] KVM: TDX: Handle TDX PV report fatal error hypercall,
isaku . yamahata
- Re: [PATCH v12 000/106] KVM TDX basic feature support,
Xiaoyao Li
- [PATCHv3 00/10] SVM: virtual NMI,
Santosh Shukla
- [PATCHv3 01/10] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0,
Santosh Shukla
- [PATCHv3 02/10] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs,
Santosh Shukla
- [PATCHv3 03/10] KVM: SVM: add wrappers to enable/disable IRET interception,
Santosh Shukla
- [PATCHv3 04/10] KVM: x86: Raise an event request when processing NMIs if an NMI is pending,
Santosh Shukla
- [PATCHv3 05/10] KVM: x86: Tweak the code and comment related to handling concurrent NMIs,
Santosh Shukla
- [PATCHv3 06/10] KVM: x86: Save/restore all NMIs when multiple NMIs are pending,
Santosh Shukla
- [PATCHv3 07/10] x86/cpu: Add CPUID feature bit for VNMI,
Santosh Shukla
- [PATCHv3 09/10] KVM: x86: add support for delayed virtual NMI injection interface,
Santosh Shukla
- [PATCHv3 08/10] KVM: SVM: Add VNMI bit definition,
Santosh Shukla
- [PATCHv3 10/10] KVM: nSVM: implement support for nested VNMI,
Santosh Shukla
- Re: [PATCHv3 00/10] SVM: virtual NMI,
Santosh Shukla
- [PATCH v12 00/11] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v12 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel,
Usama Arif
- [PATCH v12 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH v12 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH v12 08/11] x86/smpboot: Remove initial_gs,
Usama Arif
- [PATCH v12 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH v12 11/11] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH v12 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- [PATCH v12 09/11] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit,
Usama Arif
- [PATCH v12 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit,
Usama Arif
- Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64,
Oleksandr Natalenko
- Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64,
Guilherme G. Piccoli
- [PATCH v8 0/3] KVM: Dirty quota-based throttling,
Shivam Kumar
- Bug: Completion-Wait loop timed out with vfio,
Tasos Sahanidis
- [PATCH v3 0/5] Add IO page table replacement support for emulated pathway,
Nicolin Chen
- [PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt,
Jason Gunthorpe
- [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup,
Jason Gunthorpe
- [PATCH 06/14] iommufd: Move putting a hwpt to a helper function,
Jason Gunthorpe
- [PATCH 02/14] iommufd: Add iommufd_group,
Jason Gunthorpe
- [PATCH 10/14] iommufd: Make destroy_rwsem use a lock class per object type,
Jason Gunthorpe
- [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH 11/14] iommufd/selftest: Test iommufd_device_replace(),
Jason Gunthorpe
- [PATCH 08/14] iommu: Introduce a new iommu_group_replace_domain() API,
Jason Gunthorpe
- [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group,
Jason Gunthorpe
- [PATCH 09/14] iommufd: Add iommufd_device_replace(),
Jason Gunthorpe
- [PATCH 01/14] iommufd: Move isolated msi enforcement to iommufd_device_bind(),
Jason Gunthorpe
- [PATCH 05/14] iommufd: Make sw_msi_start a group global,
Jason Gunthorpe
- [PATCH 14/14] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH 13/14] iommufd/selftest: Return the real idev id from selftest mock_domain,
Jason Gunthorpe
- [PATCH 07/14] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc(),
Jason Gunthorpe
- RE: [PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt,
Tian, Kevin
- [FYI] KVM x86 6.4 status/plan,
Sean Christopherson
- [PATCH v3 0/8] Clean up the supported xfeatures,
Aaron Lewis
- [PATCH v3 2/8] KVM: x86: Clear all supported MPX xfeatures if they are not all set,
Aaron Lewis
- [PATCH v3 1/8] KVM: x86: Add kvm_permitted_xcr0(),
Aaron Lewis
- [PATCH v3 3/8] KVM: x86: Clear all supported AVX-512 xfeatures if they are not all set,
Aaron Lewis
- [PATCH v3 4/8] KVM: x86: Clear AVX-512 xfeatures if SSE or AVX is clear,
Aaron Lewis
- [PATCH v3 5/8] KVM: x86: Clear all supported AMX xfeatures if they are not all set,
Aaron Lewis
- [PATCH v3 7/8] KVM: selftests: Add XFEATURE masks to common code,
Aaron Lewis
- [PATCH v3 6/8] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible,
Aaron Lewis
- [PATCH v3 8/8] KVM: selftests: Add XCR0 Test,
Aaron Lewis
- Re: [PATCH v3 0/8] Clean up the supported xfeatures,
Mingwei Zhang
- Re: [PATCH v3 0/8] Clean up the supported xfeatures,
Sean Christopherson
- [GIT PULL] VFIO updates for v6.3-rc1,
Alex Williamson
- [PATCH] KVM: MIPS: Make kvm_mips_callbacks const,
Sean Christopherson
- [PATCH v2] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value,
Marc Zyngier
- [PATCH -next v14 00/19] riscv: Add vector ISA support,
Andy Chiu
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]