Linux KVM
[Prev Page][Next Page]
- RE: [PATCH v5 00/19] Add vfio_device cdev for iommufd support, (continued)
- [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
- Re: [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64,
Guenter Roeck
- 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
- [PATCH -next v14 01/19] riscv: Rename __switch_to_aux -> fpu,
Andy Chiu
- [PATCH -next v14 02/19] riscv: Extending cpufeature.c to detect V-extension,
Andy Chiu
- [PATCH -next v14 03/19] riscv: Add new csr defines related to vector extension,
Andy Chiu
- [PATCH -next v14 04/19] riscv: Clear vector regfile on bootup,
Andy Chiu
- [PATCH -next v14 05/19] riscv: Disable Vector Instructions for kernel itself,
Andy Chiu
- [PATCH -next v14 06/19] riscv: Introduce Vector enable/disable helpers,
Andy Chiu
- [PATCH -next v14 07/19] riscv: Introduce riscv_v_vsize to record size of Vector context,
Andy Chiu
- [PATCH -next v14 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state,
Andy Chiu
- [PATCH -next v14 09/19] riscv: Add task switch support for vector,
Andy Chiu
- [PATCH -next v14 10/19] riscv: Allocate user's vector context in the first-use trap,
Andy Chiu
- [PATCH -next v14 11/19] riscv: Add ptrace vector support,
Andy Chiu
- [PATCH -next v14 12/19] riscv: signal: check fp-reserved words unconditionally,
Andy Chiu
- [PATCH -next v14 13/19] riscv: signal: Add sigcontext save/restore for vector,
Andy Chiu
- [PATCH -next v14 14/19] riscv: signal: Report signal frame size to userspace via auxv,
Andy Chiu
- [PATCH -next v14 16/19] riscv: prevent stack corruption by reserving task_pt_regs(p) early,
Andy Chiu
- [PATCH -next v14 15/19] riscv: signal: validate altstack to reflect Vector,
Andy Chiu
- [PATCH -next v14 17/19] riscv: kvm: Add V extension to KVM ISA,
Andy Chiu
- [PATCH -next v14 19/19] riscv: Enable Vector code to be built,
Andy Chiu
- [PATCH -next v14 18/19] riscv: KVM: Add vector lazy save/restore support,
Andy Chiu
- [kvm-unit-tests PATCH v2] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
- [PATCH v2 0/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA,
Nico Boehr
- [GIT PULL] KVM changes for Linux 6.3 merge window,
Paolo Bonzini
- [RFC PATCH v3 00/32] x86: enable FRED for x86-64,
Xin Li
- [RFC PATCH v3 01/32] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR,
Xin Li
- [RFC PATCH v3 03/32] x86/traps: add install_system_interrupt_handler(),
Xin Li
- [RFC PATCH v3 04/32] x86/traps: add external_interrupt() to dispatch external interrupts,
Xin Li
- [RFC PATCH v3 02/32] x86/traps: add a system interrupt table for system interrupt dispatch,
Xin Li
- [RFC PATCH v3 05/32] x86/traps: export external_interrupt() for VMX IRQ reinjection,
Xin Li
- [RFC PATCH v3 07/32] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map,
Xin Li
- [RFC PATCH v3 06/32] x86/cpufeature: add the cpu feature bit for FRED,
Xin Li
- [RFC PATCH v3 08/32] x86/objtool: teach objtool about ERETU and ERETS,
Xin Li
- [RFC PATCH v3 09/32] x86/cpu: add X86_CR4_FRED macro,
Xin Li
- [RFC PATCH v3 10/32] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED),
Xin Li
- [RFC PATCH v3 11/32] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support,
Xin Li
- [RFC PATCH v3 13/32] x86/fred: header file for event types,
Xin Li
- [RFC PATCH v3 16/32] x86/fred: reserve space for the FRED stack frame,
Xin Li
- [RFC PATCH v3 14/32] x86/fred: header file with FRED definitions,
Xin Li
- [RFC PATCH v3 12/32] x86/cpu: add MSR numbers for FRED configuration,
Xin Li
- [RFC PATCH v3 17/32] x86/fred: add a page fault entry stub for FRED,
Xin Li
- [RFC PATCH v3 15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs,
Xin Li
- [RFC PATCH v3 18/32] x86/fred: add a debug fault entry stub for FRED,
Xin Li
- [RFC PATCH v3 19/32] x86/fred: add a NMI entry stub for FRED,
Xin Li
- [RFC PATCH v3 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch,
Xin Li
- [RFC PATCH v3 20/32] x86/fred: add a machine check entry stub for FRED,
Xin Li
- [RFC PATCH v3 25/32] x86/fred: disallow the swapgs instruction when FRED is enabled,
Xin Li
- [RFC PATCH v3 24/32] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled,
Xin Li
- [RFC PATCH v3 22/32] x86/fred: FRED initialization code,
Xin Li
- [RFC PATCH v3 21/32] x86/fred: FRED entry/exit and dispatch code,
Xin Li
- [RFC PATCH v3 26/32] x86/fred: no ESPFIX needed when FRED is enabled,
Xin Li
- [RFC PATCH v3 27/32] x86/fred: allow single-step trap and NMI when starting a new thread,
Xin Li
- [RFC PATCH v3 28/32] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user,
Xin Li
- [RFC PATCH v3 32/32] x86/fred: disable FRED by default in its early stage,
Xin Li
- [RFC PATCH v3 31/32] x86/fred: allow dynamic stack frame size,
Xin Li
- [RFC PATCH v3 30/32] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f,
Xin Li
- [RFC PATCH v3 29/32] x86/ia32: do not modify the DPL bits for a null selector,
Xin Li
- Re: [RFC PATCH v3 00/32] x86: enable FRED for x86-64,
Kang, Shan
- Re: [RFC PATCH v3 00/32] x86: enable FRED for x86-64,
Kang, Shan
- [PATCH v11 00/12] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v11 07/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- [PATCH v11 08/12] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH v11 11/12] x86/smpboot: Remove initial_gs,
Usama Arif
- [PATCH v11 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH v11 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH v11 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH v11 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH v11 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel,
Usama Arif
- [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit,
Usama Arif
- [PATCH v11 06/12] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH v11 10/12] x86/smpboot: Remove early_gdt_descr on 64-bit,
Usama Arif
- [PATCH v11 12/12] x86/smpboot: Simplify boot CPU setup,
Usama Arif
- [PATCH v1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA,
Nico Boehr
- [PATCH] KVM/x86: fix comment that should be user fault,
Quanfa Fu
- [PATCH v2] KVM: Fix comments that refer to the non-existent install_new_memslots(),
Jun Miao
- [PATCH v3] KVM: selftests: Fix nsec to sec conversion in demand_paging_test.,
Anish Moorthy
- [PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error,
Randy Dunlap
- [PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load,
Nico Boehr
- [PATCH v16 00/11] s390x: CPU Topology,
Pierre Morel
- [PATCH v16 04/11] s390x/sclp: reporting the maximum nested topology entries,
Pierre Morel
- [PATCH v16 05/11] s390x/cpu topology: resetting the Topology-Change-Report,
Pierre Morel
- [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology,
Pierre Morel
- [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast,
Pierre Morel
- [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB,
Pierre Morel
- [PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction,
Pierre Morel
- [PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event,
Pierre Morel
- [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command,
Pierre Morel
- [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology,
Pierre Morel
- Re: [PATCH v16 00/11] s390x: CPU Topology,
Thomas Huth
[kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
[PATCH 6.1/5.15/5.10/5.4 1/1] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS,
Ovidiu Panait
[PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions,
Like Xu
[PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd,
Yan Zhao
[PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error,
Randy Dunlap
[PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD,
Yi Liu
[PATCH] KVM: selftests: Provide generic way to read system counter,
Colton Lewis
[PATCH v10 0/8] Parallel CPU bringup for x86_64,
Usama Arif
[kvm-unit-tests PATCH v2 2/3] s390x/spec_ex: Add test introducing odd address into PSW,
Nina Schoetterl-Glausch
[kvm-unit-tests PATCH v2 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address,
Nina Schoetterl-Glausch
[kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro,
Nina Schoetterl-Glausch
[PATCH v3 00/13] Overhauling amx_test,
Mingwei Zhang
- [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component,
Mingwei Zhang
- [PATCH v3 02/13] KVM: selftests: x86: Add a working xstate data structure,
Mingwei Zhang
- [PATCH v3 03/13] KVM: selftests: x86: Fix an error in comment of amx_test,
Mingwei Zhang
- [PATCH v3 04/13] KVM: selftests: x86: Enable checking on xcomp_bv in amx_test,
Mingwei Zhang
- [PATCH v3 05/13] KVM: selftests: x86: Add check of CR0.TS in the #NM handler in amx_test,
Mingwei Zhang
- [PATCH v3 06/13] KVM: selftests: x86: Add the XFD check to IA32_XFD in #NM handler,
Mingwei Zhang
- [PATCH v3 07/13] KVM: selftests: x86: Fix the checks to XFD_ERR using and operation,
Mingwei Zhang
- [PATCH v3 08/13] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[XTILEDATA] is set in amx_test,
Mingwei Zhang
- [PATCH v3 09/13] KVM: selftests: x86: Assert that XTILE is XSAVE-enabled,
Mingwei Zhang
- [PATCH v3 12/13] KVM: selftests: x86: Check that the palette table exists before using it,
Mingwei Zhang
- [PATCH v3 10/13] KVM: selftests: x86: Assert that both XTILE{CFG,DATA} are XSAVE-enabled,
Mingwei Zhang
- [PATCH v3 13/13] KVM: selftests: x86: Check that XTILEDATA supports XFD,
Mingwei Zhang
- [PATCH v3 11/13] KVM: selftests: x86: Remove redundant check that XSAVE is supported,
Mingwei Zhang
- Re: [PATCH v3 00/13] Overhauling amx_test,
Sean Christopherson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]