Linux KVM
[Prev Page][Next Page]
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface, (continued)
- [PATCH v8 0/8] s390x/pci: zPCI interpretation support,
Matthew Rosato
- [PATCH 0/3] Svinval support for KVM RISC-V,
Anup Patel
- [PATCH v3] vfio/fsl-mc: Fix a typo in a message,
Christophe JAILLET
- [PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ,
Oliver Upton
- [PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page(),
Zhao Liu
- [PATCH v9 00/10] s390x: CPU Topology,
Pierre Morel
- [PATCH v9 10/10] docs/s390x: document s390x cpu topology,
Pierre Morel
- [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology,
Pierre Morel
- [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest,
Pierre Morel
- [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report,
Pierre Morel
- [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear,
Pierre Morel
- [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology,
Pierre Morel
- [PATCH v9 04/10] hw/core: introducing drawer and books for s390x,
Pierre Morel
- [PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest,
Pierre Morel
- [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration,
Pierre Morel
- [PATCH v9 08/10] target/s390x: interception of PTF instruction,
Pierre Morel
- Re: [PATCH v9 00/10] s390x: CPU Topology,
Janis Schoetterl-Glausch
- Re: [PATCH v9 00/10] s390x: CPU Topology,
Christian Borntraeger
- [PATCH v2 0/2] Add missing trace points in emulator path,
Hou Wenlong
- [PATCH v3 00/22] KVM: hardware enable/disable reorganize,
isaku . yamahata
- [PATCH v3 02/22] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id()),
isaku . yamahata
- [PATCH v3 04/22] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs",
isaku . yamahata
- [PATCH v3 01/22] KVM: x86: Drop kvm_user_return_msr_cpu_online(),
isaku . yamahata
- [PATCH v3 03/22] KVM: x86: Move check_processor_compatibility from init ops to runtime ops,
isaku . yamahata
- [PATCH v3 15/22] KVM: kvm_arch.c: Remove _nolock post fix,
isaku . yamahata
- [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic,
isaku . yamahata
- [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock,
isaku . yamahata
- [PATCH v3 12/22] KVM: x86: Move TSC fixup logic to KVM arch resume callback,
isaku . yamahata
- [PATCH v3 20/22] KVM: Add config to not compile kvm_arch.c,
isaku . yamahata
- [PATCH v3 07/22] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section,
isaku . yamahata
- [PATCH v3 18/22] KVM: Eliminate kvm_arch_post_init_vm(),
isaku . yamahata
- [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic,
isaku . yamahata
- [PATCH v3 08/22] KVM: Do compatibility checks on hotplugged CPUs,
isaku . yamahata
- [PATCH v3 19/22] KVM: x86: Delete kvm_arch_hardware_enable/disable(),
isaku . yamahata
- [PATCH v3 05/22] KVM: Provide more information in kernel log if hardware enabling fails,
isaku . yamahata
- [PATCH v3 22/22] RFC: KVM: Remove cpus_hardware_enabled and related sanity check,
isaku . yamahata
- [PATCH v3 11/22] KVM: Add arch hooks for PM events with empty stub,
isaku . yamahata
- [PATCH v3 17/22] KVM: x86: Duplicate arch callbacks related to pm events,
isaku . yamahata
- [PATCH v3 09/22] KVM: Do processor compatibility check on resume,
isaku . yamahata
- [PATCH v3 21/22] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check,
isaku . yamahata
- [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed,
isaku . yamahata
- [PATCH v3 13/22] KVM: Add arch hook when VM is added/deleted,
isaku . yamahata
- Re: [PATCH v3 00/22] KVM: hardware enable/disable reorganize,
Marc Zyngier
- [PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features,
Jim Mattson
- [PATCH v3 0/3] Randomize memory access of dirty_log_perf_test,
Colton Lewis
- [PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups,
Sean Christopherson
- [kvm-unit-tests PATCH v2 0/2] s390x: Add exit time test,
Nico Boehr
- [PATCH] KVM: x86: fix memoryleak in kvm_arch_vcpu_create(),
Miaohe Lin
- Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.,
Thorsten Leemhuis
- [RFC 0/4] vDPA: support VHOST_GET/SET_VRING_ENDIAN,
Zhu Lingshan
- [PATCH V5 vfio 00/10] Add device DMA logging support for mlx5 driver,
Yishai Hadas
- [PATCH V5 vfio 03/10] vfio: Introduce DMA logging uAPIs,
Yishai Hadas
- [PATCH V5 vfio 02/10] net/mlx5: Query ADV_VIRTUALIZATION capabilities,
Yishai Hadas
- [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support,
Yishai Hadas
- [PATCH V5 vfio 01/10] net/mlx5: Introduce ifc bits for page tracker,
Yishai Hadas
- [PATCH V5 vfio 08/10] vfio/mlx5: Report dirty pages from tracker,
Yishai Hadas
- [PATCH V5 vfio 05/10] vfio: Introduce the DMA logging feature support,
Yishai Hadas
- [PATCH V5 vfio 07/10] vfio/mlx5: Create and destroy page tracker object,
Yishai Hadas
- [PATCH V5 vfio 09/10] vfio/mlx5: Manage error scenarios on tracker,
Yishai Hadas
- [PATCH V5 vfio 10/10] vfio/mlx5: Set the driver DMA logging callbacks,
Yishai Hadas
- [PATCH V5 vfio 06/10] vfio/mlx5: Init QP based resources for dirty tracking,
Yishai Hadas
- [PATCH v2 00/15] Tidy up vfio_device life cycle,
Kevin Tian
- [PATCH v2 03/15] vfio/mlx5: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 04/15] vfio/hisi_acc: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 05/15] vfio/mdpy: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 02/15] vfio/pci: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle,
Kevin Tian
- [PATCH v2 06/15] vfio/mtty: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 07/15] vfio/mbochs: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 08/15] drm/i915/gvt: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 11/15] vfio/platform: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 09/15] vfio/ap: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 10/15] vfio/fsl-mc: Use the new device life cycle helpers,
Kevin Tian
- [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get(),
Kevin Tian
- [PATCH v2 15/15] vfio: Add struct device to vfio_device,
Kevin Tian
- [RFC v3 0/7] In order support for virtio_ring, vhost and vsock.,
Guo Zhi
- [PATCH 00/15] Introduce Architectural LBR for vPMU,
Yang Weijiang
- [PATCH 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers,
Yang Weijiang
- [PATCH 03/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS,
Yang Weijiang
- [PATCH 02/15] KVM: x86: Report XSS as an MSR to be saved if there are supported features,
Yang Weijiang
- [PATCH 04/15] KVM: PMU: disable LBR handling if architectural LBR is available,
Yang Weijiang
- [PATCH 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR,
Yang Weijiang
- [PATCH 06/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL for guest Arch LBR,
Yang Weijiang
- [PATCH 09/15] KVM: x86: Refine the matching and clearing logic for supported_xss,
Yang Weijiang
- [PATCH 08/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list,
Yang Weijiang
- [PATCH 10/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities,
Yang Weijiang
- [PATCH 11/15] KVM: x86: Add XSAVE Support for Architectural LBR,
Yang Weijiang
- [PATCH 13/15] KVM: x86/vmx: Flip Arch LBREn bit on guest state change,
Yang Weijiang
- [PATCH 15/15] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID,
Yang Weijiang
- [PATCH 12/15] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest,
Yang Weijiang
- [PATCH 07/15] KVM: VMX: Support passthrough of architectural LBRs,
Yang Weijiang
- [PATCH 14/15] KVM: x86: Add Arch LBR data MSR access interface,
Yang Weijiang
- Re: [PATCH 00/15] Introduce Architectural LBR for vPMU,
Sean Christopherson
- [PATCH v2 0/4] Allow MMIO regions to be exported through dma-buf,
Jason Gunthorpe
- [PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features,
Jim Mattson
- [PATCH v2 0/8] Break up ioctl dispatch functions to one function per ioctl,
Jason Gunthorpe
- [PATCH v2 0/5] riscv: add PREEMPT_RT support,
Jisheng Zhang
- [PATCH v4 0/7] Introduce and test masked events,
Aaron Lewis
- [PATCH linux-next] KVM: x86/mmu: remove redundant variable r,
cgel . zte
- [PATCH linux-next] KVM: selftests: remove redundant variable tsc_val,
cgel . zte
- [PATCH] KVM: x86/mmu: fix repeated words in comments,
Jilin Yuan
- [PATCH 0/2] expose host-phys-bits to guest,
Gerd Hoffmann
- [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata(),
Shameer Kolothum
- [PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization,
Like Xu
- [PATCH v2 0/3] KVM: x86: Hyper-V invariant TSC control feature,
Vitaly Kuznetsov
- [PATCH] KVM: s390: fix repeated words in comments,
Jilin Yuan
- [PATCH RESEND] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl,
Like Xu
- [PATCH 0/8] vfio: Split the container code into a clean layer and dedicated file,
Jason Gunthorpe
- [PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups,
Sean Christopherson
- [PATCH 09/19] KVM: SVM: Drop duplicate calcuation of AVIC/x2AVIC "logical index",
Sean Christopherson
- [PATCH 05/19] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick,
Sean Christopherson
- [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath,
Sean Christopherson
- [PATCH 15/19] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0,
Sean Christopherson
- [PATCH 12/19] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs,
Sean Christopherson
- [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch,
Sean Christopherson
- [PATCH 04/19] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean,
Sean Christopherson
- [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow,
Sean Christopherson
- [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check,
Sean Christopherson
- [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU,
Sean Christopherson
- [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode",
Sean Christopherson
- [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16],
Sean Christopherson
- [PATCH 02/19] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode,
Sean Christopherson
- [PATCH 01/19] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target,
Sean Christopherson
- [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs,
Sean Christopherson
- [PATCH 13/19] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode,
Sean Christopherson
- [PATCH 18/19] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps,
Sean Christopherson
- [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes,
Sean Christopherson
- [PATCH 19/19] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu",
Sean Christopherson
- [PATCH 0/3] KVM: x86: Clean up MSR filtering+exiting docs,
Sean Christopherson
- [PATCH] KVM: nVMX: Reword comments about generating nested CR0/4 read shadows,
Sean Christopherson
- [PATCH v3 0/3] KVM: x86: Intel LBR related perf cleanups.,
Sean Christopherson
- [PATCH v4 0/9] KVM: x86: Apply NX mitigation more precisely,
Sean Christopherson
- [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page,
Sean Christopherson
- [PATCH v4 2/9] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked,
Sean Christopherson
- [PATCH v4 5/9] KVM: x86/mmu: Document implicit barriers/ordering in TDP MMU shared mode,
Sean Christopherson
- [PATCH v4 3/9] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency,
Sean Christopherson
- [PATCH v4 4/9] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs,
Sean Christopherson
- [PATCH v4 7/9] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages,
Sean Christopherson
- [PATCH v4 8/9] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page,
Sean Christopherson
- [PATCH v4 9/9] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust(),
Sean Christopherson
- [PATCH v4 6/9] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE,
Sean Christopherson
- Re: [PATCH v4 0/9] KVM: x86: Apply NX mitigation more precisely,
Mingwei Zhang
- BHB-clearing on VM-exit,
Jim Mattson
- [PATCH v5 00/27] KVM: x86: Event/exception fixes and cleanups,
Sean Christopherson
- [PATCH v5 02/27] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS,
Sean Christopherson
- [PATCH v5 01/27] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit",
Sean Christopherson
- [PATCH v5 04/27] KVM: x86: Allow clearing RFLAGS.RF on forced emulation to test code #DBs,
Sean Christopherson
- [PATCH v5 03/27] KVM: x86: Don't check for code breakpoints when emulating on exception,
Sean Christopherson
- [PATCH v5 05/27] KVM: x86: Suppress code #DBs on Intel if MOV/POP SS blocking is active,
Sean Christopherson
- [PATCH v5 07/27] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag,
Sean Christopherson
- [PATCH v5 06/27] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like,
Sean Christopherson
- [PATCH v5 08/27] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1),
Sean Christopherson
- [PATCH v5 16/27] KVM: x86: Use kvm_queue_exception_e() to queue #DF,
Sean Christopherson
- [PATCH v5 18/27] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit,
Sean Christopherson
- [PATCH v5 09/27] KVM: x86: Use DR7_GD macro instead of open coding check in emulator,
Sean Christopherson
- [PATCH v5 17/27] KVM: x86: Hoist nested event checks above event injection logic,
Sean Christopherson
- [PATCH v5 11/27] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit,
Sean Christopherson
- [PATCH v5 20/27] KVM: nVMX: Document priority of all known events on Intel CPUs,
Sean Christopherson
- [PATCH v5 14/27] KVM: x86: Make kvm_queued_exception a properly named, visible struct,
Sean Christopherson
- [PATCH v5 10/27] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS,
Sean Christopherson
- [PATCH v5 13/27] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception,
Sean Christopherson
- [PATCH v5 12/27] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF,
Sean Christopherson
- [PATCH v5 15/27] KVM: x86: Formalize blocking of nested pending exceptions,
Sean Christopherson
- [PATCH v5 22/27] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions,
Sean Christopherson
- [PATCH v5 19/27] KVM: nVMX: Add a helper to identify low-priority #DB traps,
Sean Christopherson
- [PATCH v5 24/27] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events(),
Sean Christopherson
- [PATCH v5 23/27] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior,
Sean Christopherson
- [PATCH v5 21/27] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time,
Sean Christopherson
- [PATCH v5 27/27] KVM: x86: Allow force_emulation_prefix to be written without a reload,
Sean Christopherson
- [PATCH v5 26/27] KVM: selftests: Add an x86-only test to verify nested exception queueing,
Sean Christopherson
- [PATCH v5 25/27] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes,
Sean Christopherson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]