Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v8 08/12] s390x/cpu_topology: implementing numa for the s390x topology, (continued)
- [PATCH 5.10 75/84] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak,
Greg Kroah-Hartman
- [PATCH v10 0/3] s390x: KVM: CPU Topology,
Pierre Morel
- Re: 'WARNING in handle_exception_nmi' bug at arch/x86/kvm/vmx/vmx.c:4959,
Dmitry Vyukov
- [Patch 0/1] A bug fix to the error handling path in vfio_device_open(),
Yi Liu
- [PATCH V2] virtio: disable notification hardening by default,
Jason Wang
- [PATCH 0/3] KVM: selftests: Consolidate ucall code,
Sean Christopherson
- [linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3,
kernel test robot
- [PATCH] KVM: SEV: Init target VMCBs in sev_migrate_from,
Peter Gonda
- [PATCH] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host,
Chao Gao
- [CFP LPC 2022] VFIO/IOMMU/PCI Microconference,
Jörg Rödel
- [PATCH RFC 0/4] kvm/mm: Allow GUP to respond to non fatal signals,
Peter Xu
- [RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API,
Nicolin Chen
- [PATCH 0/2] Documentation/x86: Update the dynamic XSTATE doc,
Chang S. Bae
- [PATCH v2 0/2] Improve vfio-pci primary GPU assignment behavior,
Alex Williamson
- [linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8,
kernel test robot
- [PATCH kvmtool] arm: gic: fdt: fix PPI CPU mask calculation,
Andre Przywara
- Re: [PATCH 1/2] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd,
Andrew Jones
- [PATCH] KVM: arm64: Add Oliver as a reviewer,
Marc Zyngier
- [PATCH 00/19] Refresh queued CET virtualization series,
Yang Weijiang
- [PATCH 02/19] x86/cpufeatures: Add CPU feature flags for shadow stacks,
Yang Weijiang
- [PATCH 08/19] KVM: x86: Load guest fpu state when accessing MSRs managed by XSAVES,
Yang Weijiang
- [PATCH 19/19] KVM: x86: Enable supervisor IBT support for guest,
Yang Weijiang
- [PATCH 06/19] KVM: x86: Report XSS as an MSR to be saved if there are supported features,
Yang Weijiang
- [PATCH 07/19] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS,
Yang Weijiang
- [PATCH 05/19] x86/fpu: Add helper for modifying xstate,
Yang Weijiang
- [PATCH 18/19] KVM: nVMX: Enable CET support for nested VMX,
Yang Weijiang
- [PATCH 15/19] KVM: x86: Save/Restore GUEST_SSP to/from SMM state save area,
Yang Weijiang
- [PATCH 01/19] x86/cet/shstk: Add Kconfig option for Shadow Stack,
Yang Weijiang
- [PATCH 14/19] KVM: x86: Report CET MSRs as to-be-saved if CET is supported,
Yang Weijiang
- [PATCH 17/19] KVM: VMX: Pass through CET MSRs to the guest when supported,
Yang Weijiang
- [PATCH 13/19] KVM: VMX: Add a synthetic MSR to allow userspace VMM to access GUEST_SSP,
Yang Weijiang
- [PATCH 09/19] KVM: x86: Add #CP support in guest exception classification.,
Yang Weijiang
- [PATCH 03/19] x86/cpufeatures: Enable CET CR4 bit for shadow stack,
Yang Weijiang
- [PATCH 10/19] KVM: VMX: Introduce CET VMCS fields and flags,
Yang Weijiang
- [PATCH 11/19] KVM: x86: Add fault checks for CR4.CET,
Yang Weijiang
- [PATCH 04/19] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states,
Yang Weijiang
- [PATCH 12/19] KVM: VMX: Emulate reads and writes to CET MSRs,
Yang Weijiang
- [PATCH 16/19] KVM: x86: Enable CET virtualization for VMX and advertise CET to userspace,
Yang Weijiang
- Re: [PATCH 00/19] Refresh queued CET virtualization series,
Christoph Hellwig
- Re: [PATCH 00/19] Refresh queued CET virtualization series,
Peter Zijlstra
- [PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine,
Nicolin Chen
- [kvm-unit-tests PATCH v4 00/13] x86: SMP Support for x86 UEFI Tests,
Sean Christopherson
- [kvm-unit-tests PATCH v4 03/13] x86: Move ap_init() to smp.c,
Sean Christopherson
- [kvm-unit-tests PATCH v4 05/13] x86: desc: Split IDT entry setup into a generic helper,
Sean Christopherson
- [kvm-unit-tests PATCH v4 12/13] x86: Rename ap_init() to bringup_aps(),
Sean Christopherson
- [kvm-unit-tests PATCH v4 08/13] x86: efi: Provide percpu storage,
Sean Christopherson
- [kvm-unit-tests PATCH v4 02/13] x86: Share realmode trampoline between i386 and x86_64,
Sean Christopherson
- [kvm-unit-tests PATCH v4 04/13] x86: Move load_idt() to desc.c,
Sean Christopherson
- [kvm-unit-tests PATCH v4 10/13] x86: efi, smp: Transition APs from 16-bit to 32-bit mode,
Sean Christopherson
- [kvm-unit-tests PATCH v4 01/13] x86: Use an explicit magic string to detect that dummy.efi passes,
Sean Christopherson
- [kvm-unit-tests PATCH v4 11/13] x86: Provide a common 64-bit AP entrypoint for EFI and non-EFI,
Sean Christopherson
- [kvm-unit-tests PATCH v4 06/13] x86: Move load_gdt_tss() to desc.c,
Sean Christopherson
- [kvm-unit-tests PATCH v4 07/13] x86: efi: Provide a stack within testcase memory,
Sean Christopherson
- [kvm-unit-tests PATCH v4 13/13] x86: Add ap_online() to consolidate final "AP is alive!" code,
Sean Christopherson
- [kvm-unit-tests PATCH v4 09/13] x86: Move 32-bit => 64-bit transition code to trampolines.S,
Sean Christopherson
- Re: [kvm-unit-tests PATCH v4 00/13] x86: SMP Support for x86 UEFI Tests,
Vasant Karasulli
- [PATCH v2 00/10] s390/vfio-ccw rework,
Eric Farman
- [PATCH v2 07/10] vfio/ccw: Create an OPEN FSM Event,
Eric Farman
- [PATCH v2 09/10] vfio/ccw: Refactor vfio_ccw_mdev_reset,
Eric Farman
- [PATCH v2 04/10] vfio/ccw: Remove private->mdev,
Eric Farman
- [PATCH v2 01/10] vfio/ccw: Remove UUID from s390 debug log,
Eric Farman
- [PATCH v2 10/10] vfio/ccw: Move FSM open/close to MDEV open/close,
Eric Farman
- [PATCH v2 06/10] vfio/ccw: Flatten MDEV device (un)register,
Eric Farman
- [PATCH v2 02/10] vfio/ccw: Fix FSM state if mdev probe fails,
Eric Farman
- [PATCH v2 05/10] vfio/ccw: Pass enum to FSM event jumptable,
Eric Farman
- [PATCH v2 08/10] vfio/ccw: Create a CLOSE FSM event,
Eric Farman
- [PATCH v2 03/10] vfio/ccw: Do not change FSM state in subchannel event,
Eric Farman
- [PATCH 0/4] Fix filename reporting in guest asserts,
Colton Lewis
- [PATCH] selftests: KVM: Handle compiler optimizations in ucall,
Raghavendra Rao Ananta
- [Question] debugging VM cpu hotplug (#GP -> #DF) which results in reset,
Alexander Mikhalitsyn
- [PATCH RFC v1 0/5] KVM: VMX: Support TscScaling and EnclsExitingBitmap whith eVMCS,
Vitaly Kuznetsov
- [PATCH v2 0/3] Improve instruction and CSR emulation in KVM RISC-V,
Anup Patel
- Bug report: vfio over kernel 5.19 - mm area,
Yishai Hadas
- [kvm-unit-tests PATCH v2 0/3] Fix up failures induced by !enable_pmu,
Yang Weijiang
- [PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xxx API,
Bo Liu
- [Bug 216137] New: Kernel Will Not Compile using GCC 12.1,
bugzilla-daemon
- [RFC PATCH v3 0/7] KVM: x86: add per-vCPU exits disable capability,
Kechen Lu
- [PATCH v2 0/8] KVM: x86/mmu: Use separate namespaces gPTEs and SPTEs,
Sean Christopherson
- [PATCH 0/5] KVM: x86: Move apicv_active into kvm_lapic,
Sean Christopherson
- [PATCH] KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again,
Sean Christopherson
- [PATCH 0/5] KVM: nVMX: Support loading MSRs before nested state,
Sean Christopherson
- [PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups,
Sean Christopherson
- [PATCH v2 01/21] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit",
Sean Christopherson
- [PATCH v2 02/21] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS,
Sean Christopherson
- [PATCH v2 05/21] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag,
Sean Christopherson
- [PATCH v2 04/21] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like,
Sean Christopherson
- [PATCH v2 03/21] KVM: x86: Don't check for code breakpoints when emulating on exception,
Sean Christopherson
- [PATCH v2 06/21] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1),
Sean Christopherson
- [PATCH v2 07/21] KVM: x86: Use DR7_GD macro instead of open coding check in emulator,
Sean Christopherson
- [PATCH v2 09/21] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit,
Sean Christopherson
- [PATCH v2 11/21] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception,
Sean Christopherson
- [PATCH v2 08/21] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS,
Sean Christopherson
- [PATCH v2 10/21] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF,
Sean Christopherson
- [PATCH v2 12/21] KVM: x86: Make kvm_queued_exception a properly named, visible struct,
Sean Christopherson
- [PATCH v2 13/21] KVM: x86: Formalize blocking of nested pending exceptions,
Sean Christopherson
- [PATCH v2 15/21] KVM: x86: Hoist nested event checks above event injection logic,
Sean Christopherson
- [PATCH v2 14/21] KVM: x86: Use kvm_queue_exception_e() to queue #DF,
Sean Christopherson
- [PATCH v2 19/21] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior,
Sean Christopherson
- [PATCH v2 18/21] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions,
Sean Christopherson
- [PATCH v2 16/21] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit,
Sean Christopherson
- [PATCH v2 20/21] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes,
Sean Christopherson
- [PATCH v2 17/21] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time,
Sean Christopherson
- [PATCH v2 21/21] KVM: selftests: Add an x86-only test to verify nested exception queueing,
Sean Christopherson
- Re: [PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups,
Maxim Levitsky
- Re: [PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups,
Maxim Levitsky
- [PATCH v2 00/42] KVM: selftests: Overhaul Part II - CPUID,
Sean Christopherson
- [PATCH v2 01/42] KVM: selftests: Set KVM's supported CPUID as vCPU's CPUID during recreate,
Sean Christopherson
- [PATCH v2 02/42] KVM: sefltests: Use CPUID_XSAVE and CPUID_OSXAVE instead of X86_FEATURE_*,
Sean Christopherson
- [PATCH v2 05/42] KVM: selftests: Use kvm_cpu_has() for nested SVM checks,
Sean Christopherson
- [PATCH v2 07/42] KVM: selftests: Use kvm_cpu_has() to query PDCM in PMU selftest,
Sean Christopherson
- [PATCH v2 06/42] KVM: selftests: Use kvm_cpu_has() for nested VMX checks,
Sean Christopherson
- [PATCH v2 08/42] KVM: selftests: Drop redundant vcpu_set_cpuid() from PMU selftest,
Sean Christopherson
- [PATCH v2 03/42] KVM: selftests: Add framework to query KVM CPUID bits,
Sean Christopherson
- [PATCH v2 04/42] KVM: selftests: Use kvm_cpu_has() in the SEV migration test,
Sean Christopherson
- [PATCH v2 09/42] KVM: selftests: Use kvm_cpu_has() for XSAVES in XSS MSR test,
Sean Christopherson
- [PATCH v2 10/42] KVM: selftests: Check for _both_ XTILE data and cfg in AMX test,
Sean Christopherson
- [PATCH v2 11/42] KVM: selftests: Use kvm_cpu_has() in AMX test,
Sean Christopherson
- [PATCH v2 12/42] KVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpuid_sync_test,
Sean Christopherson
- [PATCH v2 14/42] KVM: selftests: Use kvm_cpu_has() for KVM's PV steal time,
Sean Christopherson
- [PATCH v2 16/42] KVM: selftests: Verify that kvm_cpuid2.entries layout is unchanged by KVM,
Sean Christopherson
- [PATCH v2 13/42] KVM: selftests: Remove the obsolete/dead MMU role test,
Sean Christopherson
- [PATCH v2 15/42] KVM: selftests: Use kvm_cpu_has() for nSVM soft INT injection test,
Sean Christopherson
- [PATCH v2 20/42] KVM: selftests: Rename and tweak get_cpuid() to get_cpuid_entry(),
Sean Christopherson
- [PATCH v2 19/42] KVM: selftests: Don't use a static local in vcpu_get_supported_hv_cpuid(),
Sean Christopherson
- [PATCH v2 22/42] KVM: selftests: Add helpers to get and modify a vCPU's CPUID entries,
Sean Christopherson
- [PATCH v2 21/42] KVM: selftests: Use get_cpuid_entry() in kvm_get_supported_cpuid_index(),
Sean Christopherson
- [PATCH v2 17/42] KVM: selftests: Split out kvm_cpuid2_size() from allocate_kvm_cpuid2(),
Sean Christopherson
- [PATCH v2 18/42] KVM: selftests: Cache CPUID in struct kvm_vcpu,
Sean Christopherson
- [PATCH v2 24/42] KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddr,
Sean Christopherson
- [PATCH v2 23/42] KVM: selftests: Use vm->pa_bits to generate reserved PA bits,
Sean Christopherson
- [PATCH v2 26/42] KVM: selftests: Use vCPU's CPUID directly in Hyper-V test,
Sean Christopherson
- [PATCH v2 28/42] KVM: selftests: Use vcpu_{set,clear}_cpuid_feature() in nVMX state test,
Sean Christopherson
- [PATCH v2 25/42] KVM: selftests: Use vcpu_get_cpuid_entry() in PV features test (sort of),
Sean Christopherson
- [PATCH v2 31/42] KVM: selftests: Set input function/index in raw CPUID helper(s),
Sean Christopherson
- [PATCH v2 32/42] KVM: selftests: Add this_cpu_has() to query X86_FEATURE_* via cpuid(),
Sean Christopherson
- [PATCH v2 29/42] KVM: selftests: Use vcpu_clear_cpuid_feature() to clear x2APIC,
Sean Christopherson
- [PATCH v2 27/42] KVM: selftests: Use vcpu_get_cpuid_entry() in CPUID test,
Sean Christopherson
- [PATCH v2 30/42] KVM: selftests: Make get_supported_cpuid() returns "const",
Sean Christopherson
- [PATCH v2 33/42] KVM: selftests: Use this_cpu_has() in CR4/CPUID sync test,
Sean Christopherson
- [PATCH v2 35/42] KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index(),
Sean Christopherson
- [PATCH v2 37/42] KVM: selftests: Inline "get max CPUID leaf" helpers,
Sean Christopherson
- [PATCH v2 34/42] KVM: selftests: Use this_cpu_has() to detect SVM support in L1,
Sean Christopherson
- [PATCH v2 41/42] KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is(),
Sean Christopherson
- [PATCH v2 36/42] KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry(),
Sean Christopherson
- [PATCH v2 39/42] KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_PERM isn't supported,
Sean Christopherson
- [PATCH v2 38/42] KVM: selftests: Check KVM's supported CPUID, not host CPUID, for XFD,
Sean Christopherson
- [PATCH v2 42/42] KVM: selftests: Drop unused SVM_CPUID_FUNC macro,
Sean Christopherson
- [PATCH v2 40/42] KVM: selftests: Clean up requirements for XFD-aware XSAVE features,
Sean Christopherson
- Re: linux-next: Tree for Jun 14 (arch/x86/kvm/svm/avic.c),
Randy Dunlap
- [kvm-unit-tests GIT PULL 0/5] s390x: some migration tests and gcc12 support,
Claudio Imbrenda
- [PATCH v2] x86: kvm: remove NULL check before kfree,
Dongliang Mu
- [PATCH RESEND] tools/kvm_stat: fix display of error when multiple processes are found,
Dmitry Klochkov
- [kvm-unit-tests PATCH v6 0/1] s390x: add migration test for storage keys,
Nico Boehr
- [PATCH] KVM: Use consistent type for return value of kvm_mmu_memory_cache_nr_free_objects(),
Bo Liu
- [PATCH] x86: kvm: remove NULL check before kfree,
Dongliang Mu
- [GIT PULL] More KVM changes for Linux 5.19-rc3,
Paolo Bonzini
- [PATCH] KVM: selftests: kvm_binary_stats_test: Fix index expressions,
Andrew Jones
- [PATCH] KVM: selftests: Remove the mismatched parameter comments,
shaoqin . huang
- simplify the mdev interface v2,
Christoph Hellwig
- [PATCH 01/13] vfio/mdev: make mdev.h standalone includable,
Christoph Hellwig
- [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure,
Christoph Hellwig
- [PATCH 03/13] vfio/mdev: simplify mdev_type handling,
Christoph Hellwig
- [PATCH 05/13] vfio/mdev: remove mdev_from_dev,
Christoph Hellwig
- [PATCH 04/13] vfio/mdev: remove mdev_{create,remove}_sysfs_files,
Christoph Hellwig
- [PATCH 06/13] vfio/mdev: unexport mdev_bus_type,
Christoph Hellwig
- [PATCH 07/13] vfio/mdev: remove mdev_parent_dev,
Christoph Hellwig
- [PATCH 08/13] vfio/mdev: remove mtype_get_parent_dev,
Christoph Hellwig
- [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code,
Christoph Hellwig
- [PATCH 10/13] vfio/mdev: consolidate all the name sysfs into the core code,
Christoph Hellwig
- [PATCH 11/13] vfio/mdev: consolidate all the available_instance sysfs into the core code,
Christoph Hellwig
- [PATCH 12/13] vfio/mdev: consolidate all the description sysfs into the core code,
Christoph Hellwig
- [PATCH 13/13] vfio/mdev: add mdev available instance checking to the core,
Christoph Hellwig
- Re: simplify the mdev interface v2,
Yi Liu
- [PATCH MANUALSEL 5.4] KVM: Don't null dereference ops->destroy,
Sasha Levin
- [PATCH MANUALSEL 4.14] KVM: Don't null dereference ops->destroy,
Sasha Levin
- [PATCH MANUALSEL 5.15 1/4] KVM: x86: do not report a vCPU as preempted outside instruction boundaries,
Sasha Levin
- [PATCH MANUALSEL 5.17 1/4] KVM: x86: do not report a vCPU as preempted outside instruction boundaries,
Sasha Levin
- [PATCH MANUALSEL 5.18 1/6] KVM: x86: do not report a vCPU as preempted outside instruction boundaries,
Sasha Levin
- [PATCH MANUALSEL 4.9] KVM: Don't null dereference ops->destroy,
Sasha Levin
- [PATCH MANUALSEL 4.19] KVM: Don't null dereference ops->destroy,
Sasha Levin
- [PATCH MANUALSEL 5.10] KVM: Don't null dereference ops->destroy,
Sasha Levin
- Re: [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled,
Alper Gun
- [PATCH 0/8] KVM: x86/mmu: Use separate namespaces gPTEs and SPTEs,
Sean Christopherson
- [PATCH] KVM: SVM: Hide SEV migration lockdep goo behind CONFIG_DEBUG_LOCK_ALLOC,
Sean Christopherson
- [PATCH v9 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM,
Ben Gardon
- [PATCH v9 06/10] KVM: selftests: Add NX huge pages test,
Ben Gardon
- [PATCH v9 08/10] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis,
Ben Gardon
- [PATCH v9 05/10] KVM: selftests: Read binary stat data in lib,
Ben Gardon
- [PATCH v9 09/10] KVM: selftests: Test disabling NX hugepages on a VM,
Ben Gardon
- [PATCH v9 02/10] KVM: selftests: Read binary stats header in lib,
Ben Gardon
- [PATCH v9 04/10] KVM: selftests: Clean up coding style in binary stats test,
Ben Gardon
- [PATCH v9 07/10] KVM: x86: Fix errant brace in KVM capability handling,
Ben Gardon
- [PATCH v9 03/10] KVM: selftests: Read binary stats desc in lib,
Ben Gardon
- [PATCH v9 10/10] KVM: selftests: Cache binary stats metadata for duration of test,
Ben Gardon
- [PATCH v9 01/10] KVM: selftests: Remove dynamic memory allocation for stats header,
Ben Gardon
- Re: [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command,
Alper Gun
- Re: [PATCH] KVM: x86: add a bool variable to distinguish whether to use PVIPI,
Sean Christopherson
- [PATCH v7 0/4] KVM: SEV-ES: Add tests to validate #VC handling,
Vasant Karasulli
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]