Linux KVM
[Prev Page][Next Page]
- [PATCH v2] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests,
Gautam Menghani
- [RFC PATCH 0/4] KVM: x86/mmu: Rework marking folios dirty/accessed,
Sean Christopherson
- [PATCH 0/3] KVM: Fix for a mostly benign gpc WARN,
Sean Christopherson
- [PATCH 0/2] KVM: s390: Fix V!=R bug in STFLE shadowing,
Nina Schoetterl-Glausch
- [PATCH v2] KVM: arm64: Add KVM_CAP to control WFx trapping,
Colton Lewis
- [PATCH RFC not-to-be-merged] KVM: SVM: Workaround overly strict CR3 check by Hyper-V,
Vitaly Kuznetsov
- [PATCH] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests,
Gautam Menghani
- [RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation,
David Woodhouse
- [PATCH 0/1] Reenable runtime PM for dynamically unbound devices,
Mikhail Malyshev
- [PATCH v3 0/7] Handle faults in KUnit tests,
Mickaël Salaün
- REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun,
Igor Raits
- [kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 01/35] arch-run: Add functions to help handle migration directives from test,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 02/35] arch-run: Keep infifo open,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 03/35] migration: Add a migrate_skip command,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 04/35] (arm|s390): Use migrate_skip in test cases,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 05/35] arch-run: Add a "continuous" migration option for tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 06/35] gitlab-ci: Run migration selftest on s390x and powerpc,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 07/35] common: add memory dirtying vs migration test,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 08/35] powerpc: Fix KVM caps on POWER9 hosts,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 09/35] powerpc: Fix stack backtrace termination,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 10/35] powerpc: interrupt stack backtracing,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 11/35] powerpc/sprs: Specify SPRs with data rather than code,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 12/35] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 13/35] doc: start documentation directory with unittests.cfg doc,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 14/35] scripts: allow machine option to be specified in unittests.cfg,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 15/35] scripts: Accommodate powerpc powernv machine differences,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 16/35] powerpc: Support powernv machine with QEMU TCG,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 17/35] powerpc: Fix emulator illegal instruction test for powernv,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 18/35] powerpc/sprs: Test hypervisor registers on powernv machine,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 19/35] powerpc: general interrupt tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 20/35] powerpc: Add rtas stop-self support,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 21/35] powerpc: Remove broken SMP exception stack setup,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 22/35] powerpc: add SMP and IPI support,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 23/35] powerpc: Permit ACCEL=tcg,thread=single,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 24/35] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 25/35] powerpc: Add atomics tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 26/35] powerpc: Add timebase tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 27/35] powerpc: Add MMU support,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 28/35] common/sieve: Use vmalloc.h for setup_mmu definition,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 29/35] common/sieve: Support machines without MMU,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 30/35] powerpc: Add sieve.c common test,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 31/35] powerpc: add usermode support,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 32/35] powerpc: add pmu tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 33/35] configure: Make arch_libdir a first-class entity,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 34/35] powerpc: Remove remnants of ppc64 directory and build structure,
Nicholas Piggin
- [kvm-unit-tests PATCH v7 35/35] powerpc: gitlab CI update,
Nicholas Piggin
- [PATCH v4] LoongArch: KVM: Add software breakpoint support,
Bibo Mao
- [PATCH] KVM: x86: Fix the condition of #PF interception caused by MKTME,
Tao Su
- [PATCH v4 00/15] KVM: SEV: allow customizing VMSA features,
Paolo Bonzini
- [PATCH v4 01/15] KVM: SVM: Invert handling of SEV and SEV_ES feature flags,
Paolo Bonzini
- [PATCH v4 05/15] KVM: SEV: publish supported VMSA features,
Paolo Bonzini
- [PATCH v4 02/15] KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y,
Paolo Bonzini
- [PATCH v4 06/15] KVM: SEV: store VMSA features in kvm_sev_info,
Paolo Bonzini
- [PATCH v4 07/15] KVM: x86: add fields to struct kvm_arch for CoCo features,
Paolo Bonzini
- [PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time,
Paolo Bonzini
- [PATCH v4 13/15] KVM: SEV: allow SEV-ES DebugSwap again,
Paolo Bonzini
- [PATCH v4 04/15] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR,
Paolo Bonzini
- [PATCH v4 11/15] KVM: SEV: define VM types for SEV and SEV-ES,
Paolo Bonzini
- [PATCH v4 10/15] KVM: SEV: introduce to_kvm_sev_info,
Paolo Bonzini
- [PATCH v4 12/15] KVM: SEV: introduce KVM_SEV_INIT2 operation,
Paolo Bonzini
- [PATCH v4 08/15] KVM: x86: Add supported_vm_types to kvm_caps,
Paolo Bonzini
- [PATCH v4 15/15] selftests: kvm: switch to using KVM_X86_*_VM,
Paolo Bonzini
- [PATCH v4 14/15] selftests: kvm: add tests for KVM_SEV_INIT2,
Paolo Bonzini
- [PATCH v4 03/15] KVM: x86: use u64_to_user_addr(),
Paolo Bonzini
- Re: [PATCH v4 00/15] KVM: SEV: allow customizing VMSA features,
Michael Roth
- [PATCH v4 18/15] selftests: kvm: add test for transferring FPU state into the VMSA,
Paolo Bonzini
- [PATCH v4 17/15] selftests: kvm: split "launch" phase of SEV VM creation,
Paolo Bonzini
- [PATCH v4 16/15] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time,
Paolo Bonzini
- [GIT PULL] KVM: x86: Late CPUID related fix for 6.9,
Sean Christopherson
- [PATCH 0/7] KVM: SEV fixes for 6.9,
Paolo Bonzini
- [BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE],
Mirsad Todorovac
[syzbot] [bpf?] [net?] WARNING in sock_hash_delete_elem,
syzbot
[RFC PATCH v2 0/4] arm64: Add PSCI v1.3 SYSTEM_OFF2 support for hibernation,
David Woodhouse
[syzbot] [kvm?] WARNING in __kvm_gpc_refresh,
syzbot
[PATCH v4 0/2] kvm: add support for guest physical bits,
Gerd Hoffmann
[PATCH]virtio-pci: Check if is_avq is NULL,
Li Zhang
[PATCH 0/4] KVM: x86/mmu: Fix TDP MMU dirty logging bug L2 running with EPT disabled,
David Matlack
[GIT PULL] KVM changes for Linux 6.9 merge window,
Paolo Bonzini
[PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs,
Maxim Levitsky
[PATCH] selftests: kvm: remove meaningless assignments in Makefiles,
Paolo Bonzini
[PATCH][next] KVM: selftests: Remove second semicolon,
Colin Ian King
[PATCH][next] RISC-V: KVM: Remove second semicolon,
Colin Ian King
[sean-jc:x86/disable_adaptive_pebs] [KVM] ade86174dc: kvm-unit-tests.pmu_pebs.fail,
kernel test robot
[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM,
Bibo Mao
[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization,
Sean Christopherson
- [PATCH 02/18] KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t,
Sean Christopherson
- [PATCH 01/18] Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h",
Sean Christopherson
- [PATCH 03/18] KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch,
Sean Christopherson
- [PATCH 04/18] KVM: selftests: Fix off-by-one initialization of GDT limit,
Sean Christopherson
- [PATCH 05/18] KVM: selftests: Move platform_info_test's main assert into guest code,
Sean Christopherson
- [PATCH 06/18] KVM: selftests: Rework platform_info_test to actually verify #GP,
Sean Christopherson
- [PATCH 07/18] KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase,
Sean Christopherson
- [PATCH 08/18] KVM: selftests: Move x86's descriptor table helpers "up" in processor.c,
Sean Christopherson
- [PATCH 09/18] KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs(),
Sean Christopherson
- [PATCH 10/18] KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86,
Sean Christopherson
- [PATCH 11/18] KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup,
Sean Christopherson
- [PATCH 12/18] KVM: selftests: Allocate x86's GDT during VM creation,
Sean Christopherson
- [PATCH 13/18] KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs(),
Sean Christopherson
- [PATCH 14/18] KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs(),
Sean Christopherson
- [PATCH 15/18] KVM: selftests: Allocate x86's TSS at VM creation,
Sean Christopherson
- [PATCH 16/18] KVM: selftests: Add macro for TSS selector, rename up code/data macros,
Sean Christopherson
- [PATCH 17/18] KVM: selftests: Init x86's segments during VM creation,
Sean Christopherson
- [PATCH 18/18] KVM: selftests: Drop @selector from segment helpers,
Sean Christopherson
- Re: [PATCH 00/18] KVM: selftests: Clean up x86's DT initialization,
Sean Christopherson
[GIT PULL] VFIO updates for v6.9-rc1,
Alex Williamson
[PATCH v2] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes,
Rick Edgecombe
[PATCH 00/10] KVM: arm64: Add support for hypervisor kCFI,
Pierre-Clément Tosi
- [PATCH 01/10] KVM: arm64: Fix clobbered ELR in sync abort,
Pierre-Clément Tosi
- [PATCH 02/10] KVM: arm64: Fix __pkvm_init_switch_pgd C signature,
Pierre-Clément Tosi
- [PATCH 03/10] KVM: arm64: Pass pointer to __pkvm_init_switch_pgd,
Pierre-Clément Tosi
- [PATCH 04/10] KVM: arm64: nVHE: Simplify __guest_exit_panic path,
Pierre-Clément Tosi
- [PATCH 05/10] KVM: arm64: nVHE: Add EL2 sync exception handler,
Pierre-Clément Tosi
- [PATCH 06/10] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32,
Pierre-Clément Tosi
- [PATCH 07/10] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn,
Pierre-Clément Tosi
- [PATCH 08/10] arm64: Move esr_comment() to <asm/esr.h>,
Pierre-Clément Tosi
- [PATCH 09/10] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2,
Pierre-Clément Tosi
- [PATCH 10/10] KVM: arm64: Improve CONFIG_CFI_CLANG error message,
Pierre-Clément Tosi
- Re: [PATCH 00/10] KVM: arm64: Add support for hypervisor kCFI,
Marc Zyngier
[PATCH 0/5] KVM: selftests: Introduce vcpu_arch_put_guest(),
Sean Christopherson
[PATCH v3] KVM:SVM: Flush cache only on CPUs running SEV guest,
Zheyun Shen
[PATCH v3 0/4] jump_label: Fix __ro_after_init keys for modules & annotate some keys,
Valentin Schneider
[PATCH v3 0/3] kvm: add support for guest physical bits,
Gerd Hoffmann
[PATCH v4 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008,
Gerd Hoffmann
[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception,
Vaibhav Jain
[PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run,
Mingwei Zhang
[ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic,
Sean Christopherson
[syzbot] [kvm?] WARNING in clear_dirty_gfn_range,
syzbot
[RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO,
Shivaprasad G Bhat
[PATCH] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes,
Rick Edgecombe
[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation,
David Woodhouse
Re: [PATCH] KVM: x86/mmu: treat WC memory as MMIO,
francisco flynn
[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER,
Shaoqin Huang
[PATCH vhost v3 0/4] refactor the params of find_vqs(),
Xuan Zhuo
kernel selftest max_guest_memory_test fails when using more that 256 vCPUs,
mlevitsk
[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
Vasant Karasulli
- [PATCH v4 2/9] x86/sev: Save and print negotiated GHCB protocol version,
Vasant Karasulli
- [PATCH v4 1/9] x86/kexec/64: Disable kexec when SEV-ES is active,
Vasant Karasulli
- [PATCH v4 3/9] x86/sev: Set GHCB data structure version,
Vasant Karasulli
- [PATCH v4 4/9] x86/sev: Setup code to park APs in the AP Jump Table,
Vasant Karasulli
- [PATCH v4 5/9] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2,
Vasant Karasulli
- [PATCH v4 6/9] x86/sev: Use AP Jump Table blob to stop CPU,
Vasant Karasulli
- [PATCH v4 8/9] x86/sev: Handle CLFLUSH MMIO events,
Vasant Karasulli
- [PATCH v4 9/9] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob,
Vasant Karasulli
- [PATCH v4 7/9] x86/sev: Add MMIO handling support to boot/compressed/ code,
Vasant Karasulli
- Re: [PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
Tom Lendacky
[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load,
Vinayak Kale
[v4 0/3] KVM: irqchip: synchronize srcu only if needed,
Yi Wang
[PATCH v3 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008,
Gerd Hoffmann
[PATCH] vhost: correct misleading printing information,
Xianting Tian
[PATCH vhost v2 0/4] refactor the params of find_vqs(),
Xuan Zhuo
[GIT PULL] Final set of KVM fixes for Linux 6.8,
Paolo Bonzini
[PATCH v1 00/13] tools header compiler.h update,
Ian Rogers
- [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version,
Ian Rogers
- [PATCH v1 02/13] libbpf: Make __printf define conditional,
Ian Rogers
- [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include,
Ian Rogers
- [PATCH v1 04/13] perf expr: Add missing stdbool.h include,
Ian Rogers
- [PATCH v1 05/13] perf expr: Tidy up header guard,
Ian Rogers
- [PATCH v1 06/13] perf debug: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 07/13] perf cacheline: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 08/13] perf arm-spe: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h,
Ian Rogers
- [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h,
Ian Rogers
- [PATCH v1 11/13] tools headers: Sync linux/overflow.h,
Ian Rogers
- [PATCH v1 12/13] tools headers: Sync compiler.h headers,
Ian Rogers
- [PATCH v1 13/13] tools headers: Rename noinline to __noinline,
Ian Rogers
[PULL 18/43] target/i386/sev: Fix missing ERRP_GUARD() for error_prepend(),
Philippe Mathieu-Daudé
[PATCH] KVM: SVM: Remove a useless zeroing of allocated memory,
Christophe JAILLET
[GIT PULL] KVM/arm64 updates for 6.9,
Oliver Upton
[PATCH] SEV: disable SEV-ES DebugSwap by default,
Paolo Bonzini
[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET",
Sean Christopherson
[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros,
Sean Christopherson
- [PATCH v6 1/9] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.),
Sean Christopherson
- [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header,
Sean Christopherson
- [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation,
Sean Christopherson
- [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h,
Sean Christopherson
- [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value,
Sean Christopherson
- [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic(),
Sean Christopherson
- [PATCH v6 7/9] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h,
Sean Christopherson
- [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor,
Sean Christopherson
- [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc(),
Sean Christopherson
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Sean Christopherson
- [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes,
Sean Christopherson
- [PATCH 2/5] KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1,
Sean Christopherson
- [PATCH 3/5] srcu: Add an API for a memory barrier after SRCU read lock,
Sean Christopherson
- [PATCH 4/5] KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path,
Sean Christopherson
- [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop,
Sean Christopherson
- RE: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Ma, Yongwei
- Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Yan Zhao
- Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Sean Christopherson
[PATCH v2 0/7] vfio: Interrupt eventfd hardening,
Alex Williamson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]