Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users, (continued)
- [PATCH 0/6] KVM: x86: Unhost the *_CMD MSR mess,
Sean Christopherson
- [GIT PULL] VFIO fixes for v6.3-rc4,
Alex Williamson
- [PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log,
Sean Christopherson
- [PATCH v4 01/13] KVM: x86/mmu: Add a helper function to check if an SPTE needs atomic write,
Sean Christopherson
- [PATCH v4 02/13] KVM: x86/mmu: Use kvm_ad_enabled() to determine if TDP MMU SPTEs need wrprot,
Sean Christopherson
- [PATCH v4 06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits,
Sean Christopherson
- [PATCH v4 05/13] KVM: x86/mmu: Drop access tracking checks when clearing TDP MMU dirty bits,
Sean Christopherson
- [PATCH v4 04/13] KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow,
Sean Christopherson
- [PATCH v4 03/13] KVM: x86/mmu: Consolidate Dirty vs. Writable clearing logic in TDP MMU,
Sean Christopherson
- [PATCH v4 09/13] KVM: x86/mmu: Drop unnecessary dirty log checks when aging TDP MMU SPTEs,
Sean Christopherson
- [PATCH v4 07/13] KVM: x86/mmu: Remove "record_dirty_log" in __tdp_mmu_set_spte(),
Sean Christopherson
- [PATCH v4 08/13] KVM: x86/mmu: Clear only A-bit (if enabled) when aging TDP MMU SPTEs,
Sean Christopherson
- [PATCH v4 10/13] KVM: x86/mmu: Bypass __handle_changed_spte() when aging TDP MMU SPTEs,
Sean Christopherson
- [PATCH v4 13/13] KVM: x86/mmu: Merge all handle_changed_pte*() functions,
Sean Christopherson
- [PATCH v4 12/13] KVM: x86/mmu: Remove handle_changed_spte_dirty_log(),
Sean Christopherson
- [PATCH v4 11/13] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte(),
Sean Christopherson
- Re: [PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log,
Vipin Sharma
- Re: [PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log,
Sean Christopherson
- [RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall,
Ackerley Tng
- [PATCH v16 0/8] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v16 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH v16 5/8] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH v16 7/8] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH v16 2/8] cpu/hotplug: Reset task stack state in _cpu_up(),
Usama Arif
[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt,
Jason Gunthorpe
- [PATCH v3 06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup,
Jason Gunthorpe
- [PATCH v3 05/17] iommufd: Keep track of each device's reserved regions instead of groups,
Jason Gunthorpe
- [PATCH v3 02/17] iommufd: Add iommufd_group,
Jason Gunthorpe
- [PATCH v3 15/17] iommufd: Add IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v3 12/17] iommufd: Add iommufd_device_replace(),
Jason Gunthorpe
- [PATCH v3 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt,
Jason Gunthorpe
- [PATCH v3 11/17] iommu: Introduce a new iommu_group_replace_domain() API,
Jason Gunthorpe
- [PATCH v3 01/17] iommufd: Move isolated msi enforcement to iommufd_device_bind(),
Jason Gunthorpe
- [PATCH v3 08/17] iommufd: Move putting a hwpt to a helper function,
Jason Gunthorpe
- [PATCH v3 13/17] iommufd: Make destroy_rwsem use a lock class per object type,
Jason Gunthorpe
- [PATCH v3 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v3 09/17] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc(),
Jason Gunthorpe
- [PATCH v3 04/17] iommu: Export iommu_get_resv_regions(),
Jason Gunthorpe
- [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group,
Jason Gunthorpe
- [PATCH v3 16/17] iommufd/selftest: Return the real idev id from selftest mock_domain,
Jason Gunthorpe
- [PATCH v3 07/17] iommufd: Make sw_msi_start a group global,
Jason Gunthorpe
- [PATCH v3 14/17] iommufd/selftest: Test iommufd_device_replace(),
Jason Gunthorpe
- RE: [PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt,
Tian, Kevin
[syzbot] [kernel?] general protection fault in vhost_task_start,
syzbot
[PATCH v3 0/8] vdpa_sim: add support for user VA,
Stefano Garzarella
[RFC PATCH v4] virtio/vsock: allocate multiple skbuffs on tx,
Arseniy Krasnov
[PATCH v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support,
Viktor Prutyanov
[PATCH] KVM: x86/pmu: Add Intel PMU supported fixed counters bit mask,
Like Xu
[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP,
Jörg Rödel
[PATCH v4 00/29] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v4 04/29] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v4 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v4 07/29] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v4 02/29] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v4 13/29] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v4 01/29] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v4 08/29] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v4 12/29] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v4 05/29] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v4 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v4 06/29] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v4 11/29] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v4 15/29] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v4 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v4 16/29] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v4 18/29] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v4 19/29] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v4 25/29] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v4 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v4 21/29] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v4 20/29] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v4 23/29] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v4 17/29] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v4 22/29] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v4 24/29] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v4 26/29] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v4 28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init,
Tianrui Zhao
- [PATCH v4 27/29] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v4 29/29] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
[PATCH v2] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support,
Viktor Prutyanov
[PATCH] KVM: x86: Allow restore of some sregs with protected state,
Alexander Graf
[PATCH 00/11] KVM: arm64: Userspace SMCCC call filtering,
Oliver Upton
- [PATCH 01/11] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL,
Oliver Upton
- [PATCH 02/11] KVM: arm64: Add a helper to check if a VM has ran once,
Oliver Upton
- [PATCH 03/11] KVM: arm64: Add vm fd device attribute accessors,
Oliver Upton
- [PATCH 04/11] KVM: arm64: Rename SMC/HVC call handler to reflect reality,
Oliver Upton
- [PATCH 05/11] KVM: arm64: Start handling SMCs from EL1,
Oliver Upton
- [PATCH 06/11] KVM: arm64: Refactor hvc filtering to support different actions,
Oliver Upton
- [PATCH 07/11] KVM: arm64: Use a maple tree to represent the SMCCC filter,
Oliver Upton
- [PATCH 09/11] KVM: arm64: Indroduce support for userspace SMCCC filtering,
Oliver Upton
- [PATCH 08/11] KVM: arm64: Add support for KVM_EXIT_HYPERCALL,
Oliver Upton
- [PATCH 11/11] KVM: selftests: Add test for SMCCC filter,
Oliver Upton
- [PATCH 10/11] KVM: selftests: Add a helper for SMCCC calls with SMC instruction,
Oliver Upton
[RFC PATCH v3] virtio/vsock: allocate multiple skbuffs on tx,
Arseniy Krasnov
[PATCH] KVM: SVM: Flush Hyper-V TLB when required,
Jeremi Piotrowski
[PATCH net-next v1] virtio/vsock: check transport before skb allocation,
Arseniy Krasnov
[PATCH kvmtool v3] Add virtio-transport option and deprecate force-pci and virtio-legacy.,
Rajnesh Kanwal
[PATCH kvmtool] Add virtio-transport option and deprecate force-pci and virtio-legacy.,
Rajnesh Kanwal
[PATCH-for-8.1 4/5] bulk: Do not declare function prototypes using extern keyword,
Philippe Mathieu-Daudé
Re: [PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs,
Huang, Kai
[kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information,
Pierre Morel
[kvm-unit-tests v2 00/10] powerpc: updates, P10, PNV support,
Nicholas Piggin
- [kvm-unit-tests v2 01/10] MAINTAINERS: Update powerpc list,
Nicholas Piggin
- [kvm-unit-tests v2 02/10] powerpc: add local variant of SPR test,
Nicholas Piggin
- [kvm-unit-tests v2 03/10] powerpc: abstract H_CEDE calls into a sleep functions,
Nicholas Piggin
- [kvm-unit-tests v2 04/10] powerpc: Add ISA v3.1 (POWER10) support to SPR test,
Nicholas Piggin
- [kvm-unit-tests v2 05/10] powerpc: Indirect SPR accessor functions,
Nicholas Piggin
- [kvm-unit-tests v2 06/10] powerpc/sprs: Specify SPRs with data rather than code,
Nicholas Piggin
- [kvm-unit-tests v2 07/10] powerpc/spapr_vpa: Add basic VPA tests,
Nicholas Piggin
- [kvm-unit-tests v2 08/10] powerpc: Discover runtime load address dynamically,
Nicholas Piggin
- [kvm-unit-tests v2 09/10] powerpc: Support powernv machine with QEMU TCG,
Nicholas Piggin
- [kvm-unit-tests v2 10/10] powerpc/sprs: Test hypervisor registers on powernv machine,
Nicholas Piggin
- Re: [kvm-unit-tests v2 00/10] powerpc: updates, P10, PNV support,
Nicholas Piggin
[RFC PATCH v1 0/3] fix header length on skb merging,
Arseniy Krasnov
[RFC PATCH v2] virtio/vsock: allocate multiple skbuffs on tx,
Arseniy Krasnov
[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling,
Binbin Wu
[kvm-unit-tests PATCH v2 0/4] x86: Add test cases for LAM,
Binbin Wu
[PATCH v2 0/4] x86: Add test cases for LAM,
Binbin Wu
[PATCH v1] vfio/mdev: Remove redundant driver match function,
Lizhe
Should I record QEMU developers fortnightly call?,
Juan Quintela
KVM call for agenda for 2023-03-21,
Juan Quintela
[PATCH] KVM: RISC-V: Retry fault if vma_lookup() results become invalid,
David Matlack
[kvm-unit-tests PATCH v4 0/3] s390x: Add misaligned instruction tests,
Nina Schoetterl-Glausch
[kvm-unit-tests PATCH 1/7] MAINTAINERS: Update powerpc list,
Nicholas Piggin
[PATCH -next v15 00/19] riscv: Add vector ISA support,
Andy Chiu
- [PATCH -next v15 04/19] riscv: Clear vector regfile on bootup,
Andy Chiu
- [PATCH -next v15 07/19] riscv: Introduce riscv_v_vsize to record size of Vector context,
Andy Chiu
- [PATCH -next v15 06/19] riscv: Introduce Vector enable/disable helpers,
Andy Chiu
- [PATCH -next v15 05/19] riscv: Disable Vector Instructions for kernel itself,
Andy Chiu
- [PATCH -next v15 01/19] riscv: Rename __switch_to_aux() -> fpu,
Andy Chiu
- [PATCH -next v15 03/19] riscv: Add new csr defines related to vector extension,
Andy Chiu
- [PATCH -next v15 02/19] riscv: Extending cpufeature.c to detect V-extension,
Andy Chiu
- [PATCH -next v15 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state,
Andy Chiu
- [PATCH -next v15 12/19] riscv: signal: check fp-reserved words unconditionally,
Andy Chiu
- [PATCH -next v15 09/19] riscv: Add task switch support for vector,
Andy Chiu
- [PATCH -next v15 10/19] riscv: Allocate user's vector context in the first-use trap,
Andy Chiu
- [PATCH -next v15 11/19] riscv: Add ptrace vector support,
Andy Chiu
- [PATCH -next v15 15/19] riscv: signal: validate altstack to reflect Vector,
Andy Chiu
- [PATCH -next v15 14/19] riscv: signal: Report signal frame size to userspace via auxv,
Andy Chiu
- [PATCH -next v15 17/19] riscv: kvm: Add V extension to KVM ISA,
Andy Chiu
- [PATCH -next v15 13/19] riscv: signal: Add sigcontext save/restore for vector,
Andy Chiu
- [PATCH -next v15 19/19] riscv: Enable Vector code to be built,
Andy Chiu
- [PATCH -next v15 16/19] riscv: prevent stack corruption by reserving task_pt_regs(p) early,
Andy Chiu
- [PATCH -next v15 18/19] riscv: KVM: Add vector lazy save/restore support,
Andy Chiu
- Re: [PATCH -next v15 00/19] riscv: Add vector ISA support,
Björn Töpel
[GIT PULL] KVM/riscv fixes for 6.3, take #1,
Anup Patel
[kvm-unit-tests PATCH v6] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
[RFC PATCH v1] virtio/vsock: allocate multiple skbuffs on tx,
Arseniy Krasnov
[RFC PATCH v1] virtio/vsock: check transport before skb allocation,
Arseniy Krasnov
[PATCH v2] KVM: selftests: Add new CFLAGS to generate dependency files,
Yu Zhang
[PATCH v2] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.,
K V P, Satyanarayana
[PATCH v4 0/6] Support writable CPU ID registers from userspace,
Jing Zhang
[PATCH rcu 0/7] RCU-related lockdep changes for v6.4,
Boqun Feng
[GIT PULL] KVM/arm64 fixes for 6.3, part #2,
Oliver Upton
[PATCH v2 0/2] Calculate memory access latency stats,
Colton Lewis
[PATCH v15 00/12] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v15 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel,
Usama Arif
- [PATCH v15 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH v15 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH v15 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH v15 08/12] x86/smpboot: Remove initial_gs,
Usama Arif
- [PATCH v15 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH v15 12/12] x86/smpboot: Allow parallel bringup for SEV-ES,
Usama Arif
- [PATCH v15 11/12] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH v15 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- [PATCH v15 09/12] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH v15 06/12] x86/smpboot: Remove initial_stack on 64-bit,
Usama Arif
- [PATCH v15 07/12] x86/smpboot: Remove early_gdt_descr on 64-bit,
Usama Arif
[PATCH v2 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart,
Joao Martins
Re: WARNING in kvm_arch_vcpu_ioctl_run,
Sean Christopherson
[syzbot] [kvm?] WARNING in kvm_arch_vcpu_ioctl_run (4),
syzbot
[PATCH v2 0/2] KVM: arm64: Plug a couple of MM races,
Marc Zyngier
[PATCH] KVM: Add the missing stub function for kvm_dirty_ring_check_request(),
Shameer Kolothum
[GIT PULL] KVM fixes for Linux 6.3-rc3,
Paolo Bonzini
[PATCH v7 00/22] Add vfio_device cdev for iommufd support,
Yi Liu
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]