Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject, (continued)
- [kvm:kvm-coco-queue-20250129 43/129] include/linux/init.h:319:27: error: redefinition of '__exitcall_vt_exit',
kernel test robot
- [kvm-unit-tests PATCH v1] editorconfig: Add max line length setting for commit message and branch description,
Marc Hartmayer
- [GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14,
Claudio Imbrenda
- [GIT PULL v2 01/20] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages,
Claudio Imbrenda
- [GIT PULL v2 04/20] KVM: s390: vsie: stop using "struct page" for vsie page,
Claudio Imbrenda
- [GIT PULL v2 03/20] KVM: s390: vsie: stop messing with page refcount,
Claudio Imbrenda
- [GIT PULL v2 02/20] KVM: s390: vsie: stop using page->index,
Claudio Imbrenda
- [GIT PULL v2 05/20] KVM: Do not restrict the size of KVM-internal memory regions,
Claudio Imbrenda
- [GIT PULL v2 06/20] KVM: s390: wrapper for KVM_BUG,
Claudio Imbrenda
- [GIT PULL v2 08/20] KVM: s390: selftests: fix ucontrol memory region test,
Claudio Imbrenda
- [GIT PULL v2 07/20] KVM: s390: fake memslot for ucontrol VMs,
Claudio Imbrenda
- [GIT PULL v2 10/20] KVM: s390: use __kvm_faultin_pfn(),
Claudio Imbrenda
- [GIT PULL v2 11/20] KVM: s390: get rid of gmap_fault(),
Claudio Imbrenda
- [GIT PULL v2 12/20] KVM: s390: get rid of gmap_translate(),
Claudio Imbrenda
- [GIT PULL v2 09/20] KVM: s390: move pv gmap functions into kvm,
Claudio Imbrenda
- [GIT PULL v2 13/20] KVM: s390: move some gmap shadowing functions away from mm/gmap.c,
Claudio Imbrenda
- [GIT PULL v2 14/20] KVM: s390: stop using page->index for non-shadow gmaps,
Claudio Imbrenda
- [GIT PULL v2 16/20] KVM: s390: move gmap_shadow_pgt_lookup() into kvm,
Claudio Imbrenda
- [GIT PULL v2 17/20] KVM: s390: remove useless page->index usage,
Claudio Imbrenda
- [GIT PULL v2 15/20] KVM: s390: stop using lists to keep track of used dat tables,
Claudio Imbrenda
- [GIT PULL v2 20/20] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske,
Claudio Imbrenda
- [GIT PULL v2 19/20] KVM: s390: remove the last user of page->index,
Claudio Imbrenda
- [GIT PULL v2 18/20] KVM: s390: move PGSTE softbits,
Claudio Imbrenda
- Re: [GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14,
Paolo Bonzini
- [kvm:kvm-coco-queue-20250129 43/129] arch/x86/kvm/vmx/main.c:176:13: error: 'vt_exit' undeclared; did you mean 'vmx_exit'?,
kernel test robot
- [PATCH v2 0/4] Fix broken SNP support with KVM module built-in,
Ashish Kalra
- [PATCH] KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running,
Sean Christopherson
- [PATCH RFC net-next v2 0/6] Device memory TCP TX,
Mina Almasry
- [PATCH] KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep(),
Sean Christopherson
- [GIT PULL v1 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14,
Claudio Imbrenda
- [GIT PULL v1 01/20] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages,
Claudio Imbrenda
- [GIT PULL v1 06/20] KVM: s390: wrapper for KVM_BUG,
Claudio Imbrenda
- [GIT PULL v1 02/20] KVM: s390: vsie: stop using page->index,
Claudio Imbrenda
- [GIT PULL v1 03/20] KVM: s390: vsie: stop messing with page refcount,
Claudio Imbrenda
- [GIT PULL v1 07/20] KVM: s390: fake memslot for ucontrol VMs,
Claudio Imbrenda
- [GIT PULL v1 12/20] KVM: s390: get rid of gmap_translate(),
Claudio Imbrenda
- [GIT PULL v1 08/20] KVM: s390: selftests: fix ucontrol memory region test,
Claudio Imbrenda
- [GIT PULL v1 18/20] KVM: s390: move PGSTE softbits,
Claudio Imbrenda
- [GIT PULL v1 09/20] KVM: s390: move pv gmap functions into kvm,
Claudio Imbrenda
- [GIT PULL v1 04/20] KVM: s390: vsie: stop using "struct page" for vsie page,
Claudio Imbrenda
- [GIT PULL v1 05/20] KVM: Do not restrict the size of KVM-internal memory regions,
Claudio Imbrenda
- [GIT PULL v1 16/20] KVM: s390: move gmap_shadow_pgt_lookup() into kvm,
Claudio Imbrenda
- [GIT PULL v1 14/20] KVM: s390: stop using page->index for non-shadow gmaps,
Claudio Imbrenda
- [GIT PULL v1 11/20] KVM: s390: get rid of gmap_fault(),
Claudio Imbrenda
- [GIT PULL v1 15/20] KVM: s390: stop using lists to keep track of used dat tables,
Claudio Imbrenda
- [GIT PULL v1 20/20] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske,
Claudio Imbrenda
- [GIT PULL v1 19/20] KVM: s390: remove the last user of page->index,
Claudio Imbrenda
- [GIT PULL v1 13/20] KVM: s390: move some gmap shadowing functions away from mm/gmap.c,
Claudio Imbrenda
- [GIT PULL v1 10/20] KVM: s390: use __kvm_faultin_pfn(),
Claudio Imbrenda
- [GIT PULL v1 17/20] KVM: s390: remove useless page->index usage,
Claudio Imbrenda
- [PATCH] KVM: nSVM: Enter guest mode before initializing nested NPT MMU,
Sean Christopherson
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object,
Demi Marie Obenour
[RFC PATCH v2 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs,
Fuad Tabba
- [RFC PATCH v2 01/11] mm: Consolidate freeing of typed folios on final folio_put(),
Fuad Tabba
- [RFC PATCH v2 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages,
Fuad Tabba
- [RFC PATCH v2 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages,
Fuad Tabba
- [RFC PATCH v2 04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared,
Fuad Tabba
- [RFC PATCH v2 05/11] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory,
Fuad Tabba
- [RFC PATCH v2 06/11] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory,
Fuad Tabba
- [RFC PATCH v2 07/11] KVM: arm64: Refactor user_mem_abort() calculation of force_pte,
Fuad Tabba
- [RFC PATCH v2 08/11] KVM: arm64: Handle guest_memfd()-backed guest page faults,
Fuad Tabba
- [RFC PATCH v2 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type,
Fuad Tabba
- [RFC PATCH v2 10/11] KVM: arm64: Enable mapping guest_memfd in arm64,
Fuad Tabba
- [RFC PATCH v2 11/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed,
Fuad Tabba
- Re: [RFC PATCH v2 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs,
David Hildenbrand
[PATCH AUTOSEL 5.4] vfio/pci: Enable iowrite64 and ioread64 for vfio pci,
Sasha Levin
[PATCH AUTOSEL 5.15] vfio/pci: Enable iowrite64 and ioread64 for vfio pci,
Sasha Levin
[PATCH AUTOSEL 6.1] vfio/pci: Enable iowrite64 and ioread64 for vfio pci,
Sasha Levin
[PATCH AUTOSEL 5.10] vfio/pci: Enable iowrite64 and ioread64 for vfio pci,
Sasha Levin
[PATCH AUTOSEL 6.12 8/8] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM,
Sasha Levin
[PATCH AUTOSEL 6.6 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci,
Sasha Levin
[PATCH AUTOSEL 6.12 5/8] vfio/pci: Enable iowrite64 and ioread64 for vfio pci,
Sasha Levin
[PATCH AUTOSEL 6.12 7/8] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem,
Sasha Levin
[PATCH AUTOSEL 6.13 7/8] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem,
Sasha Levin
[PATCH AUTOSEL 6.13 8/8] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM,
Sasha Levin
[PATCH AUTOSEL 6.13 5/8] vfio/pci: Enable iowrite64 and ioread64 for vfio pci,
Sasha Levin
[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit,
Adrian Hunter
- <Possible follow-ups>
- [PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit,
Adrian Hunter
- [PATCH V2 01/12] x86/virt/tdx: Make tdh_vp_enter() noinstr,
Adrian Hunter
- [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected,
Adrian Hunter
- [PATCH V2 03/12] KVM: TDX: Set arch.has_protected_state to true,
Adrian Hunter
- [PATCH V2 04/12] KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct,
Adrian Hunter
- [PATCH V2 05/12] KVM: TDX: Implement TDX vcpu enter/exit path,
Adrian Hunter
- [PATCH V2 07/12] KVM: TDX: restore host xsave state when exit from the guest TD,
Adrian Hunter
- [PATCH V2 06/12] KVM: TDX: vcpu_run: save/restore host state(host kernel gs),
Adrian Hunter
- [PATCH V2 08/12] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr,
Adrian Hunter
- [PATCH V2 09/12] KVM: TDX: restore user ret MSRs,
Adrian Hunter
- [PATCH V2 10/12] KVM: TDX: Disable support for TSX and WAITPKG,
Adrian Hunter
- [PATCH V2 11/12] KVM: TDX: Save and restore IA32_DEBUGCTL,
Adrian Hunter
- [PATCH V2 12/12] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior,
Adrian Hunter
[PATCH v2] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests,
Amit Machhiwal
[PATCH v2 00/13] Change ghes to use HEST-based offsets and add support for error inject,
Mauro Carvalho Chehab
[GIT PULL] VFIO updates for v6.14-rc1,
Alex Williamson
Call for GSoC internship project ideas,
Stefan Hajnoczi
[RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue,
Philippe Mathieu-Daudé
- [RFC PATCH 1/9] accel/tcg: Simplify use of &first_cpu in rr_cpu_thread_fn(),
Philippe Mathieu-Daudé
- [RFC PATCH 2/9] accel/tcg: Invalidate TB jump cache with global vCPU queue locked,
Philippe Mathieu-Daudé
- [RFC PATCH 3/9] cpus: Remove cpu from global queue after UNREALIZE completed,
Philippe Mathieu-Daudé
- [RFC PATCH 4/9] hw/qdev: Introduce DeviceClass::[un]wire() handlers,
Philippe Mathieu-Daudé
- [PATCH 5/9] cpus: Add DeviceClass::[un]wire() stubs,
Philippe Mathieu-Daudé
- [PATCH 6/9] cpus: Call hotplug handlers in DeviceWire(),
Philippe Mathieu-Daudé
- [RFC PATCH 7/9] cpus: Only expose REALIZED vCPUs to global &cpus_queue,
Philippe Mathieu-Daudé
- [PATCH 9/9] accel/kvm: Remove unreachable assertion in kvm_dirty_ring_reap*(),
Philippe Mathieu-Daudé
- [PATCH 8/9] accel/kvm: Assert vCPU is created when calling kvm_dirty_ring_reap*(),
Philippe Mathieu-Daudé
- Re: [RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue,
Igor Mammedov
[kvm-unit-tests PATCH v3 0/2] Add support for SBI FWFT extension testing,
Clément Léger
[PATCH] KVM: s390: selftests: Streamline uc_skey test to issue iske after sske,
Christoph Schlameuss
[PATCH v6 0/3] Add support for the Idle HLT intercept feature,
Manali Shukla
[PATCH] KVM: SVM: Add Idle HLT intercept support,
Manali Shukla
[PATCH] Update memory enc kvm.c,
Shivam Tiwari
[RFC kvm-unit-tests PATCH v1] Makefile: Use 'vpath' for out-of-source builds and not 'VPATH',
Marc Hartmayer
[kvm-unit-tests PATCH v1 0/2] s390x: Improve out-of-source builds,
Marc Hartmayer
[PATCH v3 00/21] Add Counter delegation ISA extension support,
Atish Patra
- [PATCH v3 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions,
Atish Patra
- [PATCH v3 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping,
Atish Patra
- [PATCH v3 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing,
Atish Patra
- [PATCH v3 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description,
Atish Patra
- [PATCH v3 05/21] RISC-V: Define indirect CSR access helpers,
Atish Patra
- [PATCH v3 06/21] RISC-V: Add Sscfg extension CSR definition,
Atish Patra
- [PATCH v3 07/21] RISC-V: Add Ssccfg ISA extension definition and parsing,
Atish Patra
- [PATCH v3 08/21] dt-bindings: riscv: add Counter delegation ISA extensions description,
Atish Patra
- [PATCH v3 09/21] RISC-V: Add Smcntrpmf extension parsing,
Atish Patra
- [PATCH v3 10/21] dt-bindings: riscv: add Smcntrpmf ISA extension description,
Atish Patra
- [PATCH v3 11/21] RISC-V: perf: Restructure the SBI PMU code,
Atish Patra
- [PATCH v3 12/21] RISC-V: perf: Modify the counter discovery mechanism,
Atish Patra
- [PATCH v3 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding,
Atish Patra
- [PATCH v3 14/21] RISC-V: perf: Implement supervisor counter delegation support,
Atish Patra
- [PATCH v3 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented,
Atish Patra
- [PATCH v3 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping,
Atish Patra
- [PATCH v3 17/21] RISC-V: perf: Add legacy event encodings via sysfs,
Atish Patra
- [PATCH v3 18/21] RISC-V: perf: Add Qemu virt machine events,
Atish Patra
- [PATCH v3 19/21] tools/perf: Support event code for arch standard events,
Atish Patra
- [PATCH v3 20/21] tools/perf: Pass the Counter constraint values in the pmu events,
Atish Patra
- [PATCH v3 21/21] Sync empty-pmu-events.c with autogenerated one,
Atish Patra
[PATCH v7 0/3] KVM: SVM: Flush cache only on CPUs running SEV guest,
Zheyun Shen
[RFC PATCH 0/4] PMU partitioning driver support,
Colton Lewis
[PATCH v6 0/6] Poisoned memory recovery on reboot,
“William Roche
[kvmtool PATCH 0/6] Add RISC-V ISA extensions based on Linux-6.13,
Anup Patel
[PATCH v2] KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning,
Ethan Zhao
[PATCH AUTOSEL 6.12 4/7] x86: Convert unreachable() to BUG(),
Sasha Levin
[PATCH AUTOSEL 6.13 4/7] x86: Convert unreachable() to BUG(),
Sasha Levin
[PATCH v6 0/3] KVM: SVM: Flush cache only on CPUs running SEV guest,
Zheyun Shen
[PATCH kvmtool] riscv: Allow initrd to be above 256MB on 64 bit,
Anton Blanchard
[PATCH] sched: Don't define sched_clock_irqtime as static key,
Yafang Shao
[PATCH] KVM: x86/cpudid: add type suffix to decimal const 48 fix building warning,
Ethan Zhao
[PATCH] KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop,
Sean Christopherson
[PATCH] KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking,
Sean Christopherson
[RFC PATCH 0/2] KVM: x86: Strengthen locking rules for kvm_lock,
Paolo Bonzini
[PATCH v6 0/4] vfio/nvgrace-gpu: Enable grace blackwell boards,
ankita
[PATCH] KVM: remove kvm_arch_post_init_vm,
Paolo Bonzini
[GIT PULL] KVM changes for Linux 6.14,
Paolo Bonzini
[PATCH v2] KVM: x86: Update Xen TSC leaves during CPUID emulation,
Fred Griffoul
[PATCH v7 00/52] QEMU TDX support,
Xiaoyao Li
- [PATCH v7 01/52] *** HACK *** linux-headers: Update headers to pull in TDX API changes,
Xiaoyao Li
- [PATCH v7 02/52] i386: Introduce tdx-guest object,
Xiaoyao Li
- [PATCH v7 03/52] i386/tdx: Implement tdx_kvm_type() for TDX,
Xiaoyao Li
- [PATCH v7 04/52] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context,
Xiaoyao Li
- [PATCH v7 05/52] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES,
Xiaoyao Li
- [PATCH v7 06/52] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object,
Xiaoyao Li
- [PATCH v7 07/52] kvm: Introduce kvm_arch_pre_create_vcpu(),
Xiaoyao Li
- [PATCH v7 08/52] i386/tdx: Initialize TDX before creating TD vcpus,
Xiaoyao Li
- [PATCH v7 09/52] i386/tdx: Add property sept-ve-disable for tdx-guest object,
Xiaoyao Li
- [PATCH v7 10/52] i386/tdx: Make sept_ve_disable set by default,
Xiaoyao Li
- [PATCH v7 11/52] i386/tdx: Wire CPU features up with attributes of TD guest,
Xiaoyao Li
- [PATCH v7 12/52] i386/tdx: Validate TD attributes,
Xiaoyao Li
- [PATCH v7 13/52] i386/tdx: Set APIC bus rate to match with what TDX module enforces,
Xiaoyao Li
- [PATCH v7 14/52] i386/tdx: Implement user specified tsc frequency,
Xiaoyao Li
- [PATCH v7 16/52] i386/tdvf: Introduce function to parse TDVF metadata,
Xiaoyao Li
- [PATCH v7 15/52] i386/tdx: load TDVF for TD guest,
Xiaoyao Li
- [PATCH v7 17/52] i386/tdx: Parse TDVF metadata for TDX VM,
Xiaoyao Li
- [PATCH v7 18/52] i386/tdx: Don't initialize pc.rom for TDX VMs,
Xiaoyao Li
- [PATCH v7 19/52] i386/tdx: Track mem_ptr for each firmware entry of TDVF,
Xiaoyao Li
- [PATCH v7 21/52] headers: Add definitions from UEFI spec for volumes, resources, etc...,
Xiaoyao Li
- [PATCH v7 20/52] i386/tdx: Track RAM entries for TDX VM,
Xiaoyao Li
- [PATCH v7 24/52] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu,
Xiaoyao Li
- [PATCH v7 22/52] i386/tdx: Setup the TD HOB list,
Xiaoyao Li
- [PATCH v7 23/52] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION,
Xiaoyao Li
- [PATCH v7 26/52] i386/tdx: Enable user exit on KVM_HC_MAP_GPA_RANGE,
Xiaoyao Li
- [PATCH v7 27/52] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL,
Xiaoyao Li
- [PATCH v7 25/52] i386/tdx: Finalize TDX VM,
Xiaoyao Li
- [PATCH v7 30/52] i386/tdx: implement tdx_cpu_instance_init(),
Xiaoyao Li
- [PATCH v7 31/52] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f,
Xiaoyao Li
- [PATCH v7 28/52] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility,
Xiaoyao Li
- [PATCH v7 32/52] i386/tdx: Force exposing CPUID 0x1f,
Xiaoyao Li
- [PATCH v7 29/52] i386/cpu: introduce x86_confidential_guest_cpu_instance_init(),
Xiaoyao Li
- [PATCH v7 33/52] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM,
Xiaoyao Li
- [PATCH v7 34/52] i386/tdx: Disable SMM for TDX VMs,
Xiaoyao Li
- [PATCH v7 35/52] i386/tdx: Disable PIC for TDX VMs,
Xiaoyao Li
- [PATCH v7 36/52] i386/tdx: Don't synchronize guest tsc for TDs,
Xiaoyao Li
- [PATCH v7 37/52] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs,
Xiaoyao Li
- [PATCH v7 38/52] i386/apic: Skip kvm_apic_put() for TDX,
Xiaoyao Li
- [PATCH v7 39/52] cpu: Don't set vcpu_dirty when guest_state_protected,
Xiaoyao Li
- [PATCH v7 40/52] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features(),
Xiaoyao Li
- [PATCH v7 41/52] i386/tdx: Implement adjust_cpuid_features() for TDX,
Xiaoyao Li
- [PATCH v7 42/52] i386/tdx: Apply TDX fixed0 and fixed1 information to supported CPUIDs,
Xiaoyao Li
- [PATCH v7 43/52] i386/tdx: Mask off CPUID bits by unsupported TD Attributes,
Xiaoyao Li
- [PATCH v7 44/52] i386/cpu: Move CPUID_XSTATE_XSS_MASK to header file and introduce CPUID_XSTATE_MASK,
Xiaoyao Li
- [PATCH v7 45/52] i386/tdx: Mask off CPUID bits by unsupported XFAM,
Xiaoyao Li
- [PATCH v7 47/52] i386/cgs: Introduce x86_confidential_guest_check_features(),
Xiaoyao Li
- [PATCH v7 46/52] i386/tdx: Mark the configurable bit not reported by KVM as unsupported,
Xiaoyao Li
- [PATCH v7 49/52] i386/tdx: Don't treat SYSCALL as unavailable,
Xiaoyao Li
- [PATCH v7 48/52] i386/tdx: Fetch and validate CPUID of TD guest,
Xiaoyao Li
- [PATCH v7 50/52] i386/tdx: Make invtsc default on,
Xiaoyao Li
- [PATCH v7 51/52] i386/tdx: Validate phys_bits against host value,
Xiaoyao Li
- [PATCH v7 52/52] docs: Add TDX documentation,
Xiaoyao Li
[PATCH] KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch,
Ted Chen
[PATCH 00/20] accel: Simplify cpu-target.c (omnibus),
Philippe Mathieu-Daudé
- [PATCH 01/20] qemu/compiler: Absorb 'clang-tsa.h',
Philippe Mathieu-Daudé
- [PATCH 02/20] user: Extract common MMAP API to 'user/mmap.h',
Philippe Mathieu-Daudé
- [PATCH 03/20] gdbstub: Check for TCG before calling tb_flush(),
Philippe Mathieu-Daudé
- [PATCH 04/20] cpus: Cache CPUClass early in instance_init() handler,
Philippe Mathieu-Daudé
- [PATCH 05/20] cpus: Keep default fields initialization in cpu_common_initfn(),
Philippe Mathieu-Daudé
- [PATCH 06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h,
Philippe Mathieu-Daudé
- [PATCH 07/20] accel/tcg: Build tcg_flags helpers as common code,
Philippe Mathieu-Daudé
- [PATCH 09/20] accel/tcg: Restrict 'icount_align_option' global to TCG,
Philippe Mathieu-Daudé
- [PATCH 08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG,
Philippe Mathieu-Daudé
- [PATCH 10/20] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h',
Philippe Mathieu-Daudé
- [PATCH 11/20] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h',
Philippe Mathieu-Daudé
- [PATCH 12/20] accel/accel-cpu-target.h: Include missing 'cpu.h' header,
Philippe Mathieu-Daudé
- [PATCH 13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h',
Philippe Mathieu-Daudé
- [PATCH 15/20] cpus: Fix style in cpu-target.c,
Philippe Mathieu-Daudé
- [PATCH 14/20] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c,
Philippe Mathieu-Daudé
- [PATCH 16/20] cpus: Restrict cpu_common_post_load() code to TCG,
Philippe Mathieu-Daudé
- [PATCH 17/20] cpus: Have cpu_class_init_props() per user / system emulation,
Philippe Mathieu-Daudé
- [PATCH 18/20] cpus: Have cpu_exec_initfn() per user / system emulation,
Philippe Mathieu-Daudé
- [PATCH 19/20] cpus: Register VMState per user / system emulation,
Philippe Mathieu-Daudé
- [PATCH 20/20] cpus: Build cpu_exec_[un]realizefn() methods once,
Philippe Mathieu-Daudé
[PATCH v5 0/9] Basic SEV-SNP Selftests,
Pratik R. Sampat
- [PATCH v5 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure,
Pratik R. Sampat
- [PATCH v5 2/9] KVM: SEV: Disable SEV on platform init failure,
Pratik R. Sampat
- [PATCH v5 4/9] KVM: selftests: Add VMGEXIT helper,
Pratik R. Sampat
- [PATCH v5 3/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2,
Pratik R. Sampat
- [PATCH v5 5/9] KVM: selftests: Introduce SEV VM type check,
Pratik R. Sampat
- [PATCH v5 6/9] KVM: selftests: Add library support for interacting with SNP,
Pratik R. Sampat
- [PATCH v5 7/9] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type,
Pratik R. Sampat
- [PATCH v5 8/9] KVM: selftests: Abstractions for SEV to decouple policy from type,
Pratik R. Sampat
- [PATCH v5 9/9] KVM: selftests: Add a basic SEV-SNP smoke test,
Pratik R. Sampat
- Re: [PATCH v5 0/9] Basic SEV-SNP Selftests,
Aithal, Srikanth
[PATCH] KVM: x86: Update Xen TSC leaves during CPUID emulation,
Fred Griffoul
Save the date: KVM Forum 2025, Milan, Italy, September 4-5,
Christian Borntraeger
[PATCH v5 0/3] vfio/nvgrace-gpu: Enable grace blackwell boards,
ankita
[kvm-unit-tests PATCH v2 0/2] Add support for SBI FWFT extension testing,
Clément Léger
[PATCH v3] vfio/pci: match IGD devices in display controller class,
Tomita Moeko
[kvmtool PATCH] riscv: Fix no params with nodefault segfault,
Andrew Jones
[syzbot] [kvm?] WARNING: suspicious RCU usage in kvm_vcpu_gfn_to_memslot,
syzbot
[PATCH v4 00/15] KVM: s390: Stop using page->index and other things,
Claudio Imbrenda
- [PATCH v4 01/15] KVM: Do not restrict the size of KVM-internal memory regions,
Claudio Imbrenda
- [PATCH v4 07/15] KVM: s390: get rid of gmap_fault(),
Claudio Imbrenda
- [PATCH v4 03/15] KVM: s390: fake memslot for ucontrol VMs,
Claudio Imbrenda
- [PATCH v4 15/15] KVM: s390: remove the last user of page->index,
Claudio Imbrenda
- [PATCH v4 02/15] KVM: s390: wrapper for KVM_BUG,
Claudio Imbrenda
- [PATCH v4 06/15] KVM: s390: use __kvm_faultin_pfn(),
Claudio Imbrenda
- [PATCH v4 13/15] KVM: s390: remove useless page->index usage,
Claudio Imbrenda
- [PATCH v4 05/15] KVM: s390: move pv gmap functions into kvm,
Claudio Imbrenda
- [PATCH v4 04/15] KVM: s390: selftests: fix ucontrol memory region test,
Claudio Imbrenda
- [PATCH v4 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm,
Claudio Imbrenda
- [PATCH v4 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c,
Claudio Imbrenda
- [PATCH v4 10/15] KVM: s390: stop using page->index for non-shadow gmaps,
Claudio Imbrenda
- [PATCH v4 08/15] KVM: s390: get rid of gmap_translate(),
Claudio Imbrenda
- [PATCH v4 14/15] KVM: s390: move PGSTE softbits,
Claudio Imbrenda
- [PATCH v4 11/15] KVM: s390: stop using lists to keep track of used dat tables,
Claudio Imbrenda
[PATCH v3 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events,
Vaibhav Jain
[PATCH] KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct,
Nikunj A Dadhania
[kvm:kvm-coco-queue 39/125] WARNING: modpost: vmlinux: section mismatch in reference: vt_init+0x2f (section: .init.text) -> vmx_exit (section: .exit.text),
kernel test robot
Re: linux-next: manual merge of the kvm-x86 tree with the tip tree,
Stephen Rothwell
[kvm:kvm-coco-queue 39/125] WARNING: modpost: arch/x86/kvm/kvm-intel: section mismatch in reference: init_module+0x32 (section: .init.text) -> vmx_exit (section: .exit.text),
kernel test robot
Re: Interest in contributing to KVM TODO,
Aaron Ang
[PATCH] KVM: x86: Update Xen-specific CPUID leaves during mangling,
Fred Griffoul
[PATCH 00/11] Change ghes to use HEST-based offsets and add support for error inject,
Mauro Carvalho Chehab
[RFC PATCH v1 0/9] KVM: Mapping of guest_memfd at the host and a software protected VM type,
Fuad Tabba
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]