Linux KVM
[Prev Page][Next Page]
- [PATCH RFC 05/20] RISC-V: Define indirect CSR access helpers, (continued)
- [PATCH RFC 05/20] RISC-V: Define indirect CSR access helpers,
Atish Patra
- [PATCH RFC 06/20] RISC-V: Add Sscfg extension CSR definition,
Atish Patra
- [PATCH RFC 07/20] RISC-V: Add Ssccfg ISA extension definition and parsing,
Atish Patra
- [PATCH RFC 08/20] dt-bindings: riscv: add Ssccfg ISA extension description,
Atish Patra
- [PATCH RFC 09/20] RISC-V: Add Smcntrpmf extension parsing,
Atish Patra
- [PATCH RFC 10/20] dt-bindings: riscv: add Smcntrpmf ISA extension description,
Atish Patra
- [PATCH RFC 11/20] RISC-V: perf: Restructure the SBI PMU code,
Atish Patra
- [PATCH RFC 12/20] RISC-V: perf: Modify the counter discovery mechanism,
Atish Patra
- [PATCH RFC 13/20] RISC-V: perf: Implement supervisor counter delegation support,
Atish Patra
- [PATCH RFC 14/20] RISC-V: perf: Use config2 for event to counter mapping,
Atish Patra
- [PATCH RFC 15/20] tools/perf: Add arch hooks to override perf standard events,
Atish Patra
- [PATCH RFC 16/20] tools/perf: Pass the Counter constraint values in the pmu events,
Atish Patra
- [PATCH RFC 17/20] perf: Add json file for virt machine supported events,
Atish Patra
- [PATCH RFC 18/20] tools arch uapi: Sync the uinstd.h header file for RISC-V,
Atish Patra
- [PATCH RFC 19/20] RISC-V: Add hwprobe support for Counter delegation extensions,
Atish Patra
- [PATCH RFC 20/20] tools/perf: Detect if platform supports counter delegation,
Atish Patra
- Re: [PATCH RFC 00/20] Add Counter delegation ISA extension support,
Ian Rogers
- [PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl,
Eric Farman
- [kvm-unit-tests PATCH] s390x/snippets/c/sie-dat: Fix compiler warning with GCC 11.2,
Thomas Huth
- [PATCH v3 00/10] KVM: arm64: Avoid serializing LPI get() / put(),
Oliver Upton
- [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray,
Oliver Upton
- [PATCH v3 02/10] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi(),
Oliver Upton
- [PATCH v3 03/10] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs,
Oliver Upton
- [PATCH v3 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list(),
Oliver Upton
- [PATCH v3 05/10] KVM: arm64: vgic: Get rid of the LPI linked-list,
Oliver Upton
- [PATCH v3 06/10] KVM: arm64: vgic: Use atomics to count LPIs,
Oliver Upton
- [PATCH v3 07/10] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner,
Oliver Upton
- [PATCH v3 08/10] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi(),
Oliver Upton
- [PATCH v3 09/10] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref,
Oliver Upton
- [PATCH v3 10/10] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq(),
Oliver Upton
- [GIT PULL] KVM fixes and cleanups for 6.8-rc5,
Paolo Bonzini
- [PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs(),
Oliver Upton
- [PATCH 0/6] hw: Remove sysbus_address_space(),
Philippe Mathieu-Daudé
- [PATCH] hw/sysbus: Inline and remove sysbus_add_io(),
Philippe Mathieu-Daudé
- [kvm-unit-tests PATCH] lib/arm/io: Fix calling getchar() multiple times,
Thomas Huth
- [PATCH RESEND for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling,
WANG Xuerui
- [PATCH for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling,
WANG Xuerui
- [PATCH v18 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper,
ankita
- [PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults,
Anish Moorthy
- [PATCH v7 01/14] KVM: Clarify meaning of hva_to_pfn()'s 'atomic' parameter,
Anish Moorthy
- [PATCH v7 02/14] KVM: Add function comments for __kvm_read/write_guest_page(),
Anish Moorthy
- [PATCH v7 03/14] KVM: Documentation: Make note of the KVM_MEM_GUEST_MEMFD memslot flag,
Anish Moorthy
- [PATCH v7 04/14] KVM: Simplify error handling in __gfn_to_pfn_memslot(),
Anish Moorthy
- [PATCH v7 05/14] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace,
Anish Moorthy
- [PATCH v7 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings,
Anish Moorthy
- [PATCH v7 07/14] KVM: x86: Enable KVM_CAP_EXIT_ON_MISSING and annotate EFAULTs from stage-2 fault handler,
Anish Moorthy
- [PATCH v7 08/14] KVM: arm64: Enable KVM_CAP_MEMORY_FAULT_INFO and annotate fault in the stage-2 fault handler,
Anish Moorthy
- [PATCH v7 09/14] KVM: arm64: Implement and advertise KVM_CAP_EXIT_ON_MISSING,
Anish Moorthy
- [PATCH v7 10/14] KVM: selftests: Report per-vcpu demand paging rate from demand paging test,
Anish Moorthy
- [PATCH v7 12/14] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT,
Anish Moorthy
- [PATCH v7 13/14] KVM: selftests: Add memslot_flags parameter to memstress_create_vm(),
Anish Moorthy
- [PATCH v7 11/14] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test,
Anish Moorthy
- [PATCH v7 14/14] KVM: selftests: Handle memory fault exits in demand_paging_test,
Anish Moorthy
- Re: [PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults,
Gupta, Pankaj
- Re: [PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults,
Sean Christopherson
- [kvm:kvm-coco-queue 33/42] include/linux/kvm_host.h:2404:1: warning: no return statement in function returning non-void,
kernel test robot
- [kvm:kvm-coco-queue 33/42] include/linux/kvm_host.h:2404:2: warning: non-void function does not return a value,
kernel test robot
- [PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl,
Eric Farman
- Re: [PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled,
Sean Christopherson
- [RFC 0/3] Export APICv-related state via binary stats interface,
Alejandro Jimenez
- [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
- [PATCH v13 02/21] KVM: pfncache: remove unnecessary exports,
Paul Durrant
- [PATCH v13 03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held,
Paul Durrant
- [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper,
Paul Durrant
- [PATCH v13 01/21] KVM: pfncache: Add a map helper function,
Paul Durrant
- [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage,
Paul Durrant
- [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot(),
Paul Durrant
- [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently,
Paul Durrant
- [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page(),
Paul Durrant
- [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA,
Paul Durrant
- [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied,
Paul Durrant
- [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first,
Paul Durrant
- [PATCH v13 11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set,
Paul Durrant
- [PATCH v13 13/21] KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast(),
Paul Durrant
- [PATCH v13 14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN,
Paul Durrant
- [PATCH v13 10/21] KVM: x86/xen: separate initialization of shared_info cache and content,
Paul Durrant
- [PATCH v13 15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA,
Paul Durrant
- [PATCH v13 17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast(),
Paul Durrant
- [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues,
Paul Durrant
- [PATCH v13 16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability,
Paul Durrant
- Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling,
Sean Christopherson
- Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling,
Sean Christopherson
- [GIT PULL] KVM/arm64 fixes for 6.8, take #2,
Marc Zyngier
- [PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API,
Philippe Mathieu-Daudé
- [PATCH v8 00/16] Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v8 02/16] virt: sev-guest: Replace dev_dbg with pr_debug,
Nikunj A Dadhania
- [PATCH v8 03/16] virt: sev-guest: Add SNP guest request structure,
Nikunj A Dadhania
- [PATCH v8 04/16] virt: sev-guest: Add vmpck_id to snp_guest_dev struct,
Nikunj A Dadhania
- [PATCH v8 05/16] x86/sev: Cache the secrets page address,
Nikunj A Dadhania
- [PATCH v8 06/16] virt: sev-guest: Move SNP Guest command mutex,
Nikunj A Dadhania
- [PATCH v8 07/16] x86/sev: Move and reorganize sev guest request api,
Nikunj A Dadhania
- [PATCH v8 08/16] x86/mm: Add generic guest initialization hook,
Nikunj A Dadhania
- [PATCH v8 09/16] x86/cpufeatures: Add synthetic Secure TSC bit,
Nikunj A Dadhania
- [PATCH v8 10/16] x86/sev: Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v8 11/16] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v8 12/16] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v8 13/16] x86/kvmclock: Skip kvmclock when Secure TSC is available,
Nikunj A Dadhania
- [PATCH v8 14/16] x86/sev: Mark Secure TSC as reliable,
Nikunj A Dadhania
- [PATCH v8 15/16] x86/cpu/amd: Do not print FW_BUG for Secure TSC,
Nikunj A Dadhania
- [PATCH v8 16/16] x86/sev: Enable Secure TSC for SNP guests,
Nikunj A Dadhania
- [PATCH v8 01/16] virt: sev-guest: Use AES GCM crypto library,
Nikunj A Dadhania
- [PATCH v4] Enable haltpoll for arm64,
Mihai Carabas
- [PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics,
Sean Christopherson
- [PATCH 1/1] KVM: x86: Print names of apicv inhibit reasons in traces,
Alejandro Jimenez
- [PATCH for-6.8 v2 0/4] KVM: LoongArch: Fix wrong CPUCFG ID handling,
WANG Xuerui
- [PATCH 0/5] KVM RISC-V report few more ISA extensions through ONE_REG,
Anup Patel
- [kvmtool PATCH 00/10] More ISA extensions,
Anup Patel
- [kvmtool PATCH 01/10] Sync-up header with Linux-6.8-rc4 for KVM RISC-V,
Anup Patel
- [kvmtool PATCH 02/10] kvmtool: Fix absence of __packed definition,
Anup Patel
- [kvmtool PATCH 03/10] riscv: Add Zbc extension support,
Anup Patel
- [kvmtool PATCH 04/10] riscv: Add scalar crypto extensions support,
Anup Patel
- [kvmtool PATCH 05/10] riscv: Add vector crypto extensions support,
Anup Patel
- [kvmtool PATCH 06/10] riscv: Add Zfh[min] extensions support,
Anup Patel
- [kvmtool PATCH 07/10] riscv: Add Zihintntl extension support,
Anup Patel
- [kvmtool PATCH 08/10] riscv: Add Zvfh[min] extensions support,
Anup Patel
- [kvmtool PATCH 09/10] riscv: Add Zfa extensiona support,
Anup Patel
- [kvmtool PATCH 10/10] riscv: Allow disabling SBI STA extension for Guest,
Anup Patel
- [PATCH for-6.8 0/5] KVM: LoongArch: Fix wrong CPUCFG ID handling,
WANG Xuerui
- [PATCH v8 0/6] Delay VERW,
Pawan Gupta
- [ANNOUNCE] PUCK Agenda - 2024.02.14 - CANCELED,
Sean Christopherson
- [PATCH v3] kvm/x86: allocate the write-tracking metadata on-demand,
Andrei Vagin
- [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection,
Oliver Upton
- [PATCH v2 01/23] KVM: arm64: Add tracepoints + stats for LPI cache effectiveness,
Oliver Upton
- [PATCH v2 02/23] KVM: arm64: vgic: Store LPIs in an xarray,
Oliver Upton
- [PATCH v2 03/23] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi(),
Oliver Upton
- [PATCH v2 04/23] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs,
Oliver Upton
- [PATCH v2 05/23] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list(),
Oliver Upton
- [PATCH v2 06/23] KVM: arm64: vgic: Get rid of the LPI linked-list,
Oliver Upton
- [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs,
Oliver Upton
- [PATCH v2 08/23] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner,
Oliver Upton
- [PATCH v2 09/23] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi(),
Oliver Upton
- [PATCH v2 10/23] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref,
Oliver Upton
- [PATCH v2 11/23] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq(),
Oliver Upton
- [PATCH v2 12/23] KVM: arm64: vgic-its: Lazily allocate LPI translation cache,
Oliver Upton
- [PATCH v2 13/23] KVM: arm64: vgic-its: Pick cache victim based on usage count,
Oliver Upton
- [PATCH v2 14/23] KVM: arm64: vgic-its: Protect cached vgic_irq pointers with RCU,
Oliver Upton
- [PATCH v2 15/23] KVM: arm64: vgic-its: Treat the LPI translation cache as an rculist,
Oliver Upton
- [PATCH v2 16/23] KVM: arm64: vgic-its: Rely on RCU to protect translation cache reads,
Oliver Upton
- [PATCH v2 17/23] KVM: selftests: Align with kernel's GIC definitions,
Oliver Upton
- [PATCH v2 18/23] KVM: selftests: Standardise layout of GIC frames,
Oliver Upton
- [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS,
Oliver Upton
- [PATCH v2 20/23] KVM: selftests: Add helper for enabling LPIs on a redistributor,
Oliver Upton
- [PATCH v2 21/23] KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h,
Oliver Upton
- [PATCH v2 22/23] KVM: selftests: Hack in support for aligned page allocations,
Oliver Upton
- [PATCH v2 23/23] KVM: selftests: Add stress test for LPI injection,
Oliver Upton
- Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection,
Oliver Upton
- Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection,
Marc Zyngier
- [GIT PULL (sort of)] KVM: x86: fixes and selftests fixes/cleanups,
Sean Christopherson
- [PATCH] KVM: selftests: Print timer ctl register in ISTATUS assertion,
Oliver Upton
- [PATCH 0/2] ARM64: Fixes for FEAT_E2H0 handling,
Marc Zyngier
- [PATCH] KVM: fix kvm_mmu_memory_cache allocation warning,
Arnd Bergmann
- Question About QEMU KVM interaction for memory access,
lokesh jaliminche
- [PATCH v13 00/16] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- [PATCH v13 01/16] iommu: Move iommu fault data to linux/iommu.h,
Lu Baolu
- [PATCH v13 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting,
Lu Baolu
- [PATCH v13 03/16] iommu: Remove unrecoverable fault data,
Lu Baolu
- [PATCH v13 04/16] iommu: Cleanup iopf data structure definitions,
Lu Baolu
- [PATCH v13 05/16] iommu: Merge iopf_device_param into iommu_fault_param,
Lu Baolu
- [PATCH v13 06/16] iommu: Remove iommu_[un]register_device_fault_handler(),
Lu Baolu
- [PATCH v13 07/16] iommu: Merge iommu_fault_event and iopf_fault,
Lu Baolu
- [PATCH v13 08/16] iommu: Prepare for separating SVA and IOPF,
Lu Baolu
- [PATCH v13 09/16] iommu: Make iommu_queue_iopf() more generic,
Lu Baolu
- [PATCH v13 10/16] iommu: Separate SVA and IOPF,
Lu Baolu
- [PATCH v13 11/16] iommu: Refine locking for per-device fault data management,
Lu Baolu
- [PATCH v13 12/16] iommu: Use refcount for fault data access,
Lu Baolu
- [PATCH v13 13/16] iommu: Improve iopf_queue_remove_device(),
Lu Baolu
- [PATCH v13 14/16] iommu: Track iopf group instead of last fault,
Lu Baolu
- [PATCH v13 15/16] iommu: Make iopf_group_response() return void,
Lu Baolu
- [PATCH v13 16/16] iommu: Make iommu_report_device_fault() return void,
Lu Baolu
- Re: [PATCH v13 00/16] iommu: Prepare to deliver page faults to user space,
Joerg Roedel
- [PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory,
ankita
- [PATCH v4 0/4] KVM: x86/mmu: Pre-check for mmu_notifier retry,
Sean Christopherson
- [PATCH 0/2] KVM: x86: kvm_has_noapic_vcpu fix/cleanup,
Sean Christopherson
- [PATCH 0/3] KVM: nVMX: nEPT injection fixes and cleanups,
Sean Christopherson
- [PATCH 0/2] KVM: x86: Cleanup kvm_get_dr() usage,
Sean Christopherson
- [PATCH v1 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl,
Eric Farman
- [PATCH 00/10] KVM: SEV: allow customizing VMSA features,
Paolo Bonzini
- [PATCH 01/10] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP,
Paolo Bonzini
- [PATCH 02/10] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR,
Paolo Bonzini
- [PATCH 03/10] Documentation: kvm/sev: separate description of firmware,
Paolo Bonzini
- [PATCH 05/10] KVM: SEV: store VMSA features in kvm_sev_info,
Paolo Bonzini
- [PATCH 06/10] KVM: x86: define standard behavior for bits 0/1 of VM type,
Paolo Bonzini
- [PATCH 07/10] KVM: x86: Add is_vm_type_supported callback,
Paolo Bonzini
- [PATCH 08/10] KVM: SEV: define VM types for SEV and SEV-ES,
Paolo Bonzini
- [PATCH 10/10] selftests: kvm: add tests for KVM_SEV_INIT2,
Paolo Bonzini
- [PATCH 11/10] selftests: kvm: switch sev_migrate_tests to KVM_SEV_INIT2,
Paolo Bonzini
- [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation,
Paolo Bonzini
- [PATCH 04/10] KVM: SEV: publish supported VMSA features,
Paolo Bonzini
- Re: [PATCH 00/10] KVM: SEV: allow customizing VMSA features,
Sean Christopherson
- Re: [PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit,
Alex Bennée
- [GIT PULL] KVM/riscv fixes for 6.8, take #1,
Anup Patel
- [kvm-unit-tests PATCH v4 0/8] Multi-migration support,
Nicholas Piggin
- [kvm-unit-tests PATCH v3 0/8] Multi-migration support,
Nicholas Piggin
- [PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier),
Sean Christopherson
- [PATCH v3 0/8] Use TAP in some more x86 KVM selftests,
Thomas Huth
- [PATCH] vfio: mdev: make mdev_bus_type const,
Ricardo B. Marliere
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]