Linux KVM
[Prev Page][Next Page]
- [PATCH 0/3] KVM: x86: Fix XSAVE related bugs,
Sean Christopherson
- [PATCH v4 0/6] KVM: selftests: Implement ucall "pool" (for SEV),
Sean Christopherson
- [RFC PATCH v6 00/36] KVM: x86: eVMCS rework,
Sean Christopherson
- [RFC PATCH v6 02/36] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition,
Sean Christopherson
- [RFC PATCH v6 06/36] KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled,
Sean Christopherson
- [RFC PATCH v6 11/36] KVM: nVMX: Support several new fields in eVMCSv1,
Sean Christopherson
- [RFC PATCH v6 05/36] KVM: x86: Report error when setting CPUID if Hyper-V allocation fails,
Sean Christopherson
- [RFC PATCH v6 08/36] KVM: nVMX: Use CC() macro to handle eVMCS unsupported controls checks,
Sean Christopherson
- [RFC PATCH v6 04/36] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init(),
Sean Christopherson
- [RFC PATCH v6 15/36] KVM: nVMX: WARN once and fail VM-Enter if eVMCS sees VMFUNC[63:32] != 0,
Sean Christopherson
- [RFC PATCH v6 13/36] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields,
Sean Christopherson
- [RFC PATCH v6 03/36] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries,
Sean Christopherson
- [RFC PATCH v6 07/36] KVM: nVMX: Refactor unsupported eVMCS controls logic to use 2-d array,
Sean Christopherson
- [RFC PATCH v6 14/36] KVM: selftests: Switch to updated eVMCSv1 definition,
Sean Christopherson
- [RFC PATCH v6 10/36] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields,
Sean Christopherson
- [RFC PATCH v6 01/36] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition,
Sean Christopherson
- [RFC PATCH v6 09/36] KVM: nVMX: Enforce unsupported eVMCS in VMX MSRs for host accesses,
Sean Christopherson
- [RFC PATCH v6 16/36] KVM: nVMX: Support PERF_GLOBAL_CTRL with enlightened VMCS,
Sean Christopherson
- [RFC PATCH v6 12/36] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf,
Sean Christopherson
- [RFC PATCH v6 17/36] KVM: nVMX: Support TSC scaling with enlightened VMCS,
Sean Christopherson
- [RFC PATCH v6 18/36] KVM: selftests: Enable TSC scaling in evmcs selftest,
Sean Christopherson
- [RFC PATCH v6 22/36] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config(),
Sean Christopherson
- [RFC PATCH v6 23/36] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config(),
Sean Christopherson
- [RFC PATCH v6 21/36] KVM: nVMX: Always emulate PERF_GLOBAL_CTRL VM-Entry/VM-Exit controls,
Sean Christopherson
- [RFC PATCH v6 19/36] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization,
Sean Christopherson
- [RFC PATCH v6 20/36] KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02,
Sean Christopherson
- [RFC PATCH v6 24/36] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING in setup_vmcs_config(),
Sean Christopherson
- [RFC PATCH v6 25/36] KVM: VMX: Don't toggle VM_ENTRY_IA32E_MODE for 32-bit kernels/KVM,
Sean Christopherson
- [RFC PATCH v6 26/36] KVM: VMX: Extend VMX controls macro shenanigans,
Sean Christopherson
- [RFC PATCH v6 30/36] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup,
Sean Christopherson
- [RFC PATCH v6 29/36] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config,
Sean Christopherson
- [RFC PATCH v6 28/36] KVM: VMX: Add missing VMEXIT controls to vmcs_config,
Sean Christopherson
- [RFC PATCH v6 31/36] KVM: x86: VMX: Replace some Intel model numbers with mnemonics,
Sean Christopherson
- [RFC PATCH v6 32/36] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config(),
Sean Christopherson
- [RFC PATCH v6 27/36] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config(),
Sean Christopherson
- [RFC PATCH v6 33/36] KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRUE_MSR,
Sean Christopherson
- [RFC PATCH v6 34/36] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs,
Sean Christopherson
- [RFC PATCH v6 36/36] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR,
Sean Christopherson
- [RFC PATCH v6 35/36] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config,
Sean Christopherson
- Re: [RFC PATCH v6 00/36] KVM: x86: eVMCS rework,
Vitaly Kuznetsov
- Re: WARNING: kmalloc bug in kvm_page_track_create_memslot,
Sean Christopherson
- [PATCH v5 00/13] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v5 01/13] KVM: selftests: Add a userfaultfd library,
Ricardo Koller
- [PATCH v5 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function,
Ricardo Koller
- [PATCH v5 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(),
Ricardo Koller
- [PATCH v5 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test,
Ricardo Koller
- [PATCH v5 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test,
Ricardo Koller
- [PATCH v5 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region,
Ricardo Koller
- [PATCH v5 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations,
Ricardo Koller
- [PATCH v5 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros,
Ricardo Koller
- [PATCH v5 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test,
Ricardo Koller
- [PATCH v5 05/13] tools: Copy bitfield.h from the kernel sources,
Ricardo Koller
- [PATCH v5 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test,
Ricardo Koller
- [PATCH v5 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params,
Ricardo Koller
- [RFC PATCH 0/2] KVM: x86: Add a new attribute to control dynamic XSTATE components,
Chang S. Bae
- Re: [PATCH] KVM: x86: Expose Predictive Store Forwarding Disable,
Jim Mattson
- [PATCH] KVM: s390: pci: fix plain integer as NULL pointer warnings,
Matthew Rosato
- KVM call for agenda for 2022-09-06,
Juan Quintela
- [PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver,
Tony Krowiak
- FYI: xapic_state_test selftest fails with avic enabled,
Maxim Levitsky
- [kvm-unit-tests PATCH v6 0/4] Add panic test support,
Nico Boehr
- [kvm-unit-tests PATCH v1] x86: efi: set up the IDT before accessing MSRs.,
Vasant Karasulli
- [PATCH RESEND v2 0/8] x86/pmu: Corner cases fixes and optimization,
Like Xu
- [kvm-unit-tests PATCH v5 0/4] Add panic test support,
Nico Boehr
- [PATCH] KVM: fix memoryleak in kvm_init(),
Miaohe Lin
- [PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init(),
Miaohe Lin
- [PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats,
Yosry Ahmed
- [PATCH v3 0/7] KVM: x86: never write to memory from kvm_vcpu_check_block,
Paolo Bonzini
- simplify the mdev interface v7,
Christoph Hellwig
- [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types,
Christoph Hellwig
- [PATCH 03/14] vfio/mdev: make mdev.h standalone includable,
Christoph Hellwig
- [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management,
Christoph Hellwig
- [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure,
Christoph Hellwig
- [PATCH 06/14] vfio/mdev: remove mdev_from_dev,
Christoph Hellwig
- [PATCH 05/14] vfio/mdev: simplify mdev_type handling,
Christoph Hellwig
- [PATCH 07/14] vfio/mdev: unexport mdev_bus_type,
Christoph Hellwig
- [PATCH 11/14] vfio/mdev: consolidate all the name sysfs into the core code,
Christoph Hellwig
- [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code,
Christoph Hellwig
- [PATCH 08/14] vfio/mdev: remove mdev_parent_dev,
Christoph Hellwig
- [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev,
Christoph Hellwig
- [PATCH 12/14] vfio/mdev: consolidate all the available_instance sysfs into the core code,
Christoph Hellwig
- [PATCH 13/14] vfio/mdev: consolidate all the description sysfs into the core code,
Christoph Hellwig
- [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core,
Christoph Hellwig
- [PATCH linux-next v2] KVM: SVM: Remove the unneeded result variable,
cgel . zte
- [PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility,
Michal Luczaj
- [Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- Re: [Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls,
Sean Christopherson
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls,
bugzilla-daemon
- [syzbot] KASAN: vmalloc-out-of-bounds Read in kvm_put_kvm,
syzbot
- [GIT PULL] KVM/riscv fixes for 6.0, take #1,
Anup Patel
- [RFC PATCH 00/18] KVM hardware enable/disable reorganize,
isaku . yamahata
- [RFC PATCH 15/18] KVM: x86: Delete kvm_arch_hardware_enable/disable(),
isaku . yamahata
- [RFC PATCH 08/18] KVM: kvm_arch.c: Remove _nolock post fix,
isaku . yamahata
- [RFC PATCH 06/18] KVM: Add arch hook when VM is added/deleted,
isaku . yamahata
- [RFC PATCH 05/18] KVM: x86: Move TSC fixup logic to KVM arch resume callback,
isaku . yamahata
- [RFC PATCH 12/18] KVM: Do processor compatibility check on cpu online and resume,
isaku . yamahata
- [RFC PATCH 14/18] KVM: Eliminate kvm_arch_post_init_vm(),
isaku . yamahata
- [RFC PATCH 11/18] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs",
isaku . yamahata
- [RFC PATCH 01/18] KVM: x86: Drop kvm_user_return_msr_cpu_online(),
isaku . yamahata
- [RFC PATCH 16/18] KVM: Add config to not compile kvm_arch.c,
isaku . yamahata
- [RFC PATCH 04/18] KVM: Add arch hooks for PM events with empty stub,
isaku . yamahata
- [RFC PATCH 18/18] KVM: Remove cpus_hardware_enabled and related sanity check,
isaku . yamahata
- [RFC PATCH 09/18] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed,
isaku . yamahata
- [RFC PATCH 10/18] KVM: x86: Move check_processor_compatibility from init ops to runtime ops,
isaku . yamahata
- [RFC PATCH 03/18] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock,
isaku . yamahata
- [RFC PATCH 17/18] KVM: x86: Remove cpus_hardware_enabled and related sanity check,
isaku . yamahata
- [RFC PATCH 07/18] KVM: Move out KVM arch PM hooks and hardware enable/disable logic,
isaku . yamahata
- [RFC PATCH 02/18] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id()),
isaku . yamahata
- [RFC PATCH 13/18] KVM: x86: Duplicate arch callbacks related to pm events,
isaku . yamahata
- [PATCH v2] KVM: selftests: Run dirty_log_perf_test on specific cpus,
Vipin Sharma
- [PATCH] mailmap: Update Oliver's email address,
Oliver Upton
- [PATCH] KVM: x86: Fix mce_banks memory leak on mci_ctl2_banks allocation failure,
Vipin Sharma
- [RFC V3 PATCH 0/6] selftests: KVM: selftests for fd-based private memory,
Vishal Annapurve
- [PATCH] Kconfig: eradicate CC_HAS_ASM_GOTO,
Nick Desaulniers
- [PATCH] KVM: SVM: remove unnecessary check on INIT intercept,
Paolo Bonzini
- [RESEND PATCH] KVM: selftests: Update top-of-file comment in psci_test,
Oliver Upton
- [PATCH] KVM: selftests: Update top-of-file comment in psci_test,
Oliver Upton
- [PATCH 5.10 405/545] perf tools: Fix dso_id inode generation comparison,
Greg Kroah-Hartman
- [PATCH v2] KVM: s390: pci: Hook to access KVM lowlevel from VFIO,
Pierre Morel
- [kvm-unit-tests PATCH v3 00/13] x86/pmu: Test case optimization, fixes and additions,
Like Xu
- [kvm-unit-tests PATCH v3 06/13] x86/pmu: Test emulation instructions on full-width counters,
Like Xu
- [kvm-unit-tests PATCH v3 01/13] x86/pmu: Introduce __start_event() to drop all of the manual zeroing,
Like Xu
- [kvm-unit-tests PATCH v3 03/13] x86/pmu: Reset the expected count of the fixed counter 0 when i386,
Like Xu
- [kvm-unit-tests PATCH v3 07/13] x86/pmu: Pop up FW prefix to avoid out-of-context propagation,
Like Xu
- [kvm-unit-tests PATCH v3 05/13] x86: create pmu group for quick pmu-scope testing,
Like Xu
- [kvm-unit-tests PATCH v3 04/13] x86/pmu: Add tests for Intel Processor Event Based Sampling (PEBS),
Like Xu
- [kvm-unit-tests PATCH v3 02/13] x86/pmu: Introduce multiple_{one, many}() to improve readability,
Like Xu
- [kvm-unit-tests PATCH v3 08/13] x86/pmu: Add PDCM check before accessing PERF_CAP register,
Like Xu
- [kvm-unit-tests PATCH v3 09/13] x86/pmu: Report SKIP when testing Intel LBR on AMD platforms,
Like Xu
- [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1,
Like Xu
- [kvm-unit-tests PATCH v3 11/13] x86/pmu: Refine message when testing PMU on AMD platforms,
Like Xu
- [kvm-unit-tests PATCH v3 13/13] x86/pmu: Update testcases to cover AMD PMU,
Like Xu
- [kvm-unit-tests PATCH v3 12/13] x86/pmu: Add assignment framework for Intel-specific HW resources,
Like Xu
- [GIT PULL] KVM changes for Linux 6.0-rc2,
Paolo Bonzini
- [PATCH] KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS,
Paolo Bonzini
- [PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling,
Arseniy Krasnov
- [PATCH net-next v4 1/9] vsock: SO_RCVLOWAT transport set callback,
Arseniy Krasnov
- [PATCH net-next v4 2/9] hv_sock: disable SO_RCVLOWAT support,
Arseniy Krasnov
- [PATCH net-next v4 3/9] virtio/vsock: use 'target' in notify_poll_in callback,
Arseniy Krasnov
- [PATCH net-next v4 4/9] vmci/vsock: use 'target' in notify_poll_in callback,
Arseniy Krasnov
- [PATCH net-next v4 5/9] vsock: pass sock_rcvlowat to notify_poll_in as target,
Arseniy Krasnov
- [PATCH net-next v4 6/9] vsock: add API call for data ready,
Arseniy Krasnov
- [PATCH net-next v4 7/9] virtio/vsock: check SO_RCVLOWAT before wake up reader,
Arseniy Krasnov
- [PATCH net-next v4 8/9] vmci/vsock: check SO_RCVLOWAT before wake up reader,
Arseniy Krasnov
- [PATCH net-next v4 9/9] vsock_test: POLLIN + SO_RCVLOWAT test,
Arseniy Krasnov
- Re: [PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling,
patchwork-bot+netdevbpf
- Re: [PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling,
Stefan Hajnoczi
- KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() initialized and assigned, it is used after assignment be initialized and assigned, it is first allocated a memory address,
Li kunyu
- KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow() initialized and assigned, it is used after assignment,
Li kunyu
- [PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
- [PATCH v3 0/2] KVM: x86/ioapic: Fix oneshot interrupts forwarding,
Dmytro Maluka
- [PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO,
Pierre Morel
- [kvm-unit-tests PATCH v1 1/1] lib/s390x: fix SMP setup bug,
Claudio Imbrenda
- [GIT PULL] KVM/arm64 fixes for 6.0, take #1,
Marc Zyngier
- [PATCH v2 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver,
Tony Krowiak
- KVM call for agenda for 2022-08-23,
Juan Quintela
- [PATCH v2] x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest,
Kai Huang
- [PATCH 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver,
Tony Krowiak
- [PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system,
Oliver Upton
- [PATCH v2 0/3] Randomize memory access of dirty_log_perf_test,
Colton Lewis
- [PATCH 0/4] Allow MMIO regions to be exported through dma-buf,
Jason Gunthorpe
- [PATCH 0/8] Break up ioctl dispatch functions to one function per ioctl,
Jason Gunthorpe
- [PATCH] KVM: selftests: Run dirty_log_perf_test on specific cpus,
Vipin Sharma
- [PATCH 0/2] Remove private items from linux/vfio_pci_core.h,
Jason Gunthorpe
- [RFC PATCH v2 0/6] add support for CDX bus controller,
Nipun Gupta
- [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage,
Uros Bizjak
- [syzbot] KASAN: vmalloc-out-of-bounds Read in kvm_dev_ioctl,
syzbot
- [RFC v2 0/7] In order support for virtio_ring, vhost and vsock.,
Guo Zhi
- [PATCH v2 0/3] Documentation fixes for kvm-upstream-workaround,
Bagas Sanjaya
- [GIT PULL] virtio: fixes,
Michael S. Tsirkin
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]