Linux KVM
[Prev Page][Next Page]
- Re: [PATCH RFC 04/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_auto_eoi_set(), (continued)
- [PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg,
Cornelia Huck
- [PATCH] kvm/sev: make SEV/SEV-ES asids configurable,
José Pekkarinen
- [PATCH] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT,
Paul Durrant
- [PATCH] MIPS: KVM: Fix a build warning about variable set but not used,
Huacai Chen
- [kvm-unit-tests PATCH v2 0/7] s390x: Add base AP support,
Janosch Frank
- [PATCH 00/12] x86/mce, KVM: X86: KVM memory poison and MCE injector support,
isaku . yamahata
- [PATCH 07/12] x86/mce/inject: Wire up the x86 MCE injector to FADV_MCE_INJECT,
isaku . yamahata
- [PATCH 02/12] X86/mce/inject: Add mcgstatus for mce-inject debugfs,
isaku . yamahata
- [PATCH 05/12] mm/fadvise: Add flags to inject hwpoison for posix_fadvise(),
isaku . yamahata
- [PATCH 08/12] x86/mce: Define a notifier chain for mce injector,
isaku . yamahata
- [PATCH 03/12] x86/mce/inject: Add notrigger entry to suppress MCE injection,
isaku . yamahata
- [PATCH 09/12] KVM: X86: Add debugfs to inject machine check on VM exit,
isaku . yamahata
- [PATCH 04/12] x86/mce: Move and export inject_mce() from inject.c to core.c,
isaku . yamahata
- [PATCH 01/12] x86/mce: Fix hw MCE injection feature detection,
isaku . yamahata
- [PATCH 06/12] mm/fadvise: Add FADV_MCE_INJECT flag for posix_fadvise(),
isaku . yamahata
- [PATCH 10/12] KVM: selftests: Allow mapping guest memory without host alias,
isaku . yamahata
- [PATCH 11/12] KVM: selftests: lib: Add src memory type for hwpoison test,
isaku . yamahata
- [PATCH 12/12] KVM: selftests: hwpoison/mce failure injection,
isaku . yamahata
- [kvm-unit-tests PATCH 0/3] s390x: Improve console handling,
Janosch Frank
- Accessing emulated CXL memory is unstable,
Hyeonggon Yoo
- [PATCH v2 0/5] KVM: selftests: Add ID reg test, update headers,
Oliver Upton
- [PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU,
Raghavendra Rao Ananta
- [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU,
Raghavendra Rao Ananta
- [PATCH v7 05/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0,
Raghavendra Rao Ananta
- [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset,
Raghavendra Rao Ananta
- [PATCH v7 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0,
Raghavendra Rao Ananta
- [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest,
Raghavendra Rao Ananta
- [PATCH v7 02/12] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset,
Raghavendra Rao Ananta
- [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test,
Raghavendra Rao Ananta
- [PATCH v7 09/12] tools: Import arm_pmuv3.h,
Raghavendra Rao Ananta
- [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters,
Raghavendra Rao Ananta
- [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters,
Raghavendra Rao Ananta
- [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters,
Raghavendra Rao Ananta
- [PATCH v7 01/12] KVM: arm64: PMU: Introduce helpers to set the guest's PMU,
Raghavendra Rao Ananta
- [PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled,
Sean Christopherson
- [PATCH vhost v3 00/16] vdpa: Add support for vq descriptor mappings,
Dragos Tatulea
- [PATCH mlx5-vhost v3 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability,
Dragos Tatulea
- [PATCH vhost v3 03/16] vhost-vdpa: introduce descriptor group backend feature,
Dragos Tatulea
- [PATCH vhost v3 02/16] vdpa: introduce dedicated descriptor group for virtqueue,
Dragos Tatulea
- [PATCH vhost v3 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id,
Dragos Tatulea
- [PATCH vhost v3 05/16] vdpa/mlx5: Create helper function for dma mappings,
Dragos Tatulea
- [PATCH vhost v3 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions,
Dragos Tatulea
- [PATCH vhost v3 09/16] vdpa/mlx5: Rename mr destroy functions,
Dragos Tatulea
- [PATCH vhost v3 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct,
Dragos Tatulea
- [PATCH vhost v3 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code,
Dragos Tatulea
- [PATCH vhost v3 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh,
Dragos Tatulea
- [PATCH vhost v3 13/16] vdpa/mlx5: Introduce mr for vq descriptor,
Dragos Tatulea
- [PATCH vhost v3 11/16] vdpa/mlx5: Move mr mutex out of mr struct,
Dragos Tatulea
- [PATCH vhost v3 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping,
Dragos Tatulea
- [PATCH vhost v3 12/16] vdpa/mlx5: Improve mr update flow,
Dragos Tatulea
- [PATCH vhost v3 15/16] vdpa/mlx5: Make iotlb helper functions more generic,
Dragos Tatulea
- [PATCH vhost v3 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change,
Dragos Tatulea
- [PATCH v4 0/8] Add printf attribute to kselftest functions,
Maciej Wieczor-Retman
- [PATCH v4 0/2] KVM: s390: add counters for vsie performance,
Nico Boehr
- [PATCH RFC v4 0/9] Add loongarch kvm accel support,
xianglai li
- [PATCH RFC v4 2/9] target/loongarch: Define some kvm_arch interfaces,
xianglai li
- [PATCH RFC v4 1/9] linux-headers: Add KVM headers for loongarch,
xianglai li
- [PATCH RFC v4 5/9] target/loongarch: Implement kvm_arch_init function,
xianglai li
- [PATCH RFC v4 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset,
xianglai li
- [PATCH RFC v4 4/9] target/loongarch: Implement kvm get/set registers,
xianglai li
- [PATCH RFC v4 9/9] target/loongarch: Add loongarch kvm into meson build,
xianglai li
- [PATCH RFC v4 8/9] target/loongarch: Implement set vcpu intr for kvm,
xianglai li
- [PATCH RFC v4 6/9] target/loongarch: Implement kvm_arch_init_vcpu,
xianglai li
- [PATCH RFC v4 7/9] target/loongarch: Implement kvm_arch_handle_exit,
xianglai li
- Re: [PATCH RFC v4 0/9] Add loongarch kvm accel support,
Philippe Mathieu-Daudé
- [RFC 0/7] Add SIOV virtual device support,
Yi Liu
- [RFC 2/7] iommufd: Introduce iommufd_alloc_device(),
Yi Liu
- [RFC 6/7] iommufd/selftest: Add test coverage for SIOV virtual device,
Yi Liu
- [RFC 5/7] iommufd/selftest: Extend IOMMU_TEST_OP_MOCK_DOMAIN to pass in pasid,
Yi Liu
- Re: [RFC 0/7] Add SIOV virtual device support,
Jason Gunthorpe
[PATCH v3 0/4] KVM: selftests: Add LoongArch support,
Tianrui Zhao
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature,
Willem de Bruijn
Re: [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag,
Willem de Bruijn
Re: [RFC PATCH 0/7] tun: Introduce virtio-net hashing feature,
Willem de Bruijn
[PATCH v2 0/5] perf: KVM: Enable callchains for guests,
Tianyi Liu
[PATCH v2 1/2] tools/virtio: Add dma sync api for virtio test,
liming . wu
[PATCH v7] KVM: x86/tsc: Don't sync user-written TSC against startup values,
Like Xu
[PATCH v11 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper,
ankita
[PATCH net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support,
Arseniy Krasnov
- [PATCH net-next v3 05/12] vhost/vsock: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [PATCH net-next v3 06/12] vsock/virtio: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [PATCH net-next v3 03/12] vsock: check for MSG_ZEROCOPY support on send,
Arseniy Krasnov
- [PATCH net-next v3 08/12] vsock: enable setting SO_ZEROCOPY,
Arseniy Krasnov
- [PATCH net-next v3 01/12] vsock: set EPOLLERR on non-empty error queue,
Arseniy Krasnov
- [PATCH net-next v3 04/12] vsock: enable SOCK_SUPPORT_ZC bit,
Arseniy Krasnov
- [PATCH net-next v3 02/12] vsock: read from socket's error queue,
Arseniy Krasnov
- [PATCH net-next v3 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf,
Arseniy Krasnov
- [PATCH net-next v3 07/12] vsock/loopback: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [PATCH net-next v3 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK,
Arseniy Krasnov
- [PATCH net-next v3 12/12] test/vsock: io_uring rx/tx tests,
Arseniy Krasnov
- [PATCH net-next v3 10/12] test/vsock: MSG_ZEROCOPY flag tests,
Arseniy Krasnov
[PATCH linux-next] LoongArch: mm: Export symbol for invalid_pud_table.,
Tianrui Zhao
[PATCH] KVM: x86/xsave: Remove 'return void' expression for 'void function',
Like Xu
Re: linux-next: Tree for Oct 6 [arch/loongarch/kvm/kvm.ko],
Randy Dunlap
[PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR,
Jakub Kicinski
[PATCH 1/1] selftests: KVM: add test to print boottime wallclock,
Dongli Zhang
[RFC PATCH V2 00/18] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS),
Reinette Chatre
- [RFC PATCH V2 02/18] vfio/pci: Move PCI specific check from wrapper to PCI function,
Reinette Chatre
- [RFC PATCH V2 03/18] vfio/pci: Use unsigned int instead of unsigned,
Reinette Chatre
- [RFC PATCH V2 01/18] PCI/MSI: Provide stubs for IMS functions,
Reinette Chatre
- [RFC PATCH V2 04/18] vfio/pci: Make core interrupt callbacks accessible to all virtual devices,
Reinette Chatre
- [RFC PATCH V2 05/18] vfio/pci: Split PCI interrupt management into front and backend,
Reinette Chatre
- [RFC PATCH V2 09/18] vfio/pci: Move interrupt contexts to generic interrupt struct,
Reinette Chatre
- [RFC PATCH V2 06/18] vfio/pci: Separate MSI and MSI-X handling,
Reinette Chatre
- [RFC PATCH V2 10/18] vfio/pci: Move IRQ type to generic interrupt context,
Reinette Chatre
- [RFC PATCH V2 08/18] vfio/pci: Move mutex acquisition into function,
Reinette Chatre
- [RFC PATCH V2 07/18] vfio/pci: Move interrupt eventfd to interrupt context,
Reinette Chatre
- [RFC PATCH V2 11/18] vfio/pci: Split interrupt context initialization,
Reinette Chatre
- [RFC PATCH V2 15/18] vfio/pci: Support emulated interrupts,
Reinette Chatre
- [RFC PATCH V2 13/18] vfio/pci: Make vfio_pci_set_irqs_ioctl() available,
Reinette Chatre
- [RFC PATCH V2 12/18] vfio/pci: Provide interrupt context to generic ops,
Reinette Chatre
- [RFC PATCH V2 16/18] vfio/pci: Support emulated interrupts in IMS backend,
Reinette Chatre
- [RFC PATCH V2 14/18] vfio/pci: Add core IMS support,
Reinette Chatre
- [RFC PATCH V2 18/18] vfio/pci: Support IMS cookie modification,
Reinette Chatre
- [RFC PATCH V2 17/18] vfio/pci: Add accessor for IMS index,
Reinette Chatre
[PATCH 0/3] KVM: arm64: Load the stage-2 MMU from vcpu_load() for VHE,
Oliver Upton
[linux-next:master] BUILD REGRESSION 7d730f1bf6f39ece2d9f3ae682f12e5b593d534d,
kernel test robot
[PATCH 0/2] tools: arm64: Sync sysreg.h with the kernel,
Oliver Upton
[PATCH v2] KVM: x86: Refine calculation of guest wall clock to use a single TSC read,
David Woodhouse
Bug? Incompatible APF for 4.14 guest on 5.10 and later host,
Mancini, Riccardo
Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes,
Fuad Tabba
[GIT PULL] LoongArch KVM changes for v6.7,
Huacai Chen
[PATCH v2 0/7] Use TAP in some more x86 KVM selftests,
Thomas Huth
[PATCH v2] x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1],
Jim Mattson
[PATCH] KVM: selftests: Zero-initialize entire test_result in memslot perf test,
Sean Christopherson
[PATCH 0/3] KVM: arm64: Cleanups for managing SMCCC filter maple tree,
Oliver Upton
[PATCH kvmtool] virtio: Cancel and join threads when exiting devices,
Eduardo Bart
[PATCH v2] KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flag,
Paul Durrant
[PATCH] KVM: xen: ignore the VCPU_SSHOTTMR_future flag,
Paul Durrant
[PATCH 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels,
Clément Léger
[PATCH 1/2] KVM: x86: Fix partially uninitialized integer in emulate_pop,
Julian Stecklina
[PATCH 09/13] target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss,
Philippe Mathieu-Daudé
[PATCH] x86: KVM: Add feature flag for AMD's FsGsKernelGsBaseNonSerializing,
Jim Mattson
[PATCH v11 00/12] KVM: arm64: Enable 'writable' ID registers,
Oliver Upton
- [PATCH v11 01/12] KVM: arm64: Allow userspace to get the writable masks for feature ID registers,
Oliver Upton
- [PATCH v11 03/12] KVM: arm64: Use guest ID register values for the sake of emulation,
Oliver Upton
- [PATCH v11 02/12] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS,
Oliver Upton
- [PATCH v11 04/12] KVM: arm64: Reject attempts to set invalid debug arch version,
Oliver Upton
- [PATCH v11 06/12] KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1,
Oliver Upton
- [PATCH v11 05/12] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8,
Oliver Upton
- [PATCH v11 07/12] KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1,
Oliver Upton
- [PATCH v11 10/12] KVM: arm64: Document vCPU feature selection UAPIs,
Oliver Upton
- [PATCH v11 09/12] KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1,
Oliver Upton
- [PATCH v11 08/12] KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1,
Oliver Upton
- [PATCH v11 11/12] KVM: arm64: selftests: Import automatic generation of sysreg defs,
Oliver Upton
- [PATCH v11 12/12] KVM: arm64: selftests: Test for setting ID register from usersapce,
Oliver Upton
- Re: [PATCH v11 00/12] KVM: arm64: Enable 'writable' ID registers,
Marc Zyngier
- Re: [PATCH v11 00/12] KVM: arm64: Enable 'writable' ID registers,
Oliver Upton
kvm/x86: perf: Softlockup issue,
Breno Leitao
[PATCH v2 0/7] accel: Restrict tcg_exec_[un]realizefn() to TCG,
Philippe Mathieu-Daudé
[PATCH] arch/x86: Set XSS while handling #VC intercept for CPUID,
Jinank Jain
[PATCH v2 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation,
Philippe Mathieu-Daudé
[PATCH v12 00/37] x86: enable FRED for x86-64,
Xin Li
- [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS,
Xin Li
- [PATCH v12 02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map,
Xin Li
- [PATCH v12 03/37] x86/msr: Add the WRMSRNS instruction support,
Xin Li
- [PATCH v12 13/37] x86/cpu: Add X86_CR4_FRED macro,
Xin Li
- [PATCH v12 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch,
Xin Li
- [PATCH v12 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled,
Xin Li
- [PATCH v12 17/37] x86/fred: Add a new header file for FRED definitions,
Xin Li
- [PATCH v12 12/37] x86/objtool: Teach objtool about ERET[US],
Xin Li
- [PATCH v12 04/37] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S,
Xin Li
- [PATCH v12 16/37] x86/ptrace: Add FRED additional information to the pt_regs structure,
Xin Li
- [PATCH v12 14/37] x86/cpu: Add MSR numbers for FRED configuration,
Xin Li
- [PATCH v12 11/37] x86/opcode: Add ERET[US] instructions to the x86 opcode map,
Xin Li
- [PATCH v12 18/37] x86/fred: Reserve space for the FRED stack frame,
Xin Li
- [PATCH v12 08/37] x86/cpufeatures: Add the cpu feature bit for FRED,
Xin Li
- [PATCH v12 21/37] x86/fred: No ESPFIX needed when FRED is enabled,
Xin Li
- [PATCH v12 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>,
Xin Li
- [PATCH v12 10/37] x86/fred: Disable FRED by default in its early stage,
Xin Li
- [PATCH v12 09/37] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled,
Xin Li
- [PATCH v12 06/37] Documentation/x86/64: Add a documentation for FRED,
Xin Li
- [PATCH v12 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure,
Xin Li
- [PATCH v12 07/37] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED),
Xin Li
- [PATCH v12 23/37] x86/fred: Make exc_page_fault() work for FRED,
Xin Li
- [PATCH v12 22/37] x86/fred: Allow single-step trap and NMI when starting a new task,
Xin Li
- [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries,
Xin Li
- [PATCH v12 25/37] x86/fred: Add a debug fault entry stub for FRED,
Xin Li
- [PATCH v12 26/37] x86/fred: Add a NMI entry stub for FRED,
Xin Li
- [PATCH v12 28/37] x86/fred: FRED entry/exit and dispatch code,
Xin Li
- [PATCH v12 31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user,
Xin Li
- [PATCH v12 29/37] x86/traps: Add sysvec_install() to install a system interrupt handler,
Xin Li
- [PATCH v12 33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI,
Xin Li
- [PATCH v12 36/37] x86/fred: Add FRED initialization functions,
Xin Li
- [PATCH v12 30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled,
Xin Li
- [PATCH v12 27/37] x86/fred: Add a machine check entry stub for FRED,
Xin Li
- [PATCH v12 34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling,
Xin Li
- [PATCH v12 37/37] x86/fred: Invoke FRED initialization code to enable FRED,
Xin Li
- [PATCH v12 32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code,
Xin Li
- [PATCH v12 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init(),
Xin Li
- Re: [PATCH v12 00/37] x86: enable FRED for x86-64,
Nikolay Borisov
[PATCH v3 0/6] KVM RISC-V Conditional Operations,
Anup Patel
[PATCH] KVM: SVM: Fix build error when using -Werror=unused-but-set-variable,
Tom Lendacky
[PATCH] vfio/cdx: Add parentheses between bitwise AND expression and logical NOT,
Nathan Chancellor
[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses,
Alexandre Ghiti
[PATCH gmem] KVM: Relax guest_memfd restrictions on hugepages,
Michael Roth
[PATCH gmem FIXUP] KVM: Don't re-use inodes when creating guest_memfd files,
Michael Roth
[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional,
Maxim Levitsky
[PATCH v7 00/11] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]