Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v4 09/15] KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time, (continued)
- [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
[GIT PULL] KVM: x86 pull requests for 6.9,
Sean Christopherson
[PATCH vfio 0/2] vfio/pds: Reset related fixes/improvements,
Brett Creeley
Unmapping KVM Guest Memory from Host Kernel,
Gowans, James
[PATCH] vfio/platform: Convert to platform remove callback returning void,
Uwe Kleine-König
[PATCH] KVM: selftests: Create memslot 0 at GPA 0x100000000 on x86_64,
David Matlack
[PATCH] KVM: x86/mmu: Process atomically-zapped SPTEs after replacing REMOVED_SPTE,
David Matlack
[PATCH v4 0/3] Add arch_timer_edge_cases selftest,
Colton Lewis
[PATCH v2] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running,
David Matlack
[GIT PULL] LoongArch KVM changes for v6.9,
Huacai Chen
[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered",
Colin Ian King
[GIT PULL] KVM/riscv changes for 6.9,
Anup Patel
[PATCH v3 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver,
Longfang Liu
[PATCH v3 0/4] add debugfs to hisilicon migration driver,
Longfang Liu
[PATCH v1 0/5] Add support for the Idle HLT intercept feature,
Manali Shukla
[PATCH v2] KVM:SVM: Flush cache only on CPUs running SEV guest,
Zheyun Shen
[PATCH 0/3] KVM: VMX: Disable LBRs if CPU doesn't have callstacks,
Sean Christopherson
[PATCH] KVM: x86/pmu: Disable support for adaptive PEBS,
Sean Christopherson
[kvm-unit-tests PATCH 0/4] x86/pmu: PEBS fixes and new testcases,
Sean Christopherson
[PATCH 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]