Linux KVM
[Prev Page][Next Page]
- [PATCH v3 15/17] iommufd: Add IOMMU_HWPT_ALLOC, (continued)
- [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
- [PATCH v7 01/22] vfio: Allocate per device file structure,
Yi Liu
- [PATCH v7 03/22] vfio: Remove vfio_file_is_group(),
Yi Liu
- [PATCH v7 02/22] vfio: Refine vfio file kAPIs for KVM,
Yi Liu
- [PATCH v7 04/22] vfio: Accept vfio device file in the KVM facing kAPI,
Yi Liu
- [PATCH v7 06/22] kvm/vfio: Accept vfio device file from userspace,
Yi Liu
- [PATCH v7 05/22] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd,
Yi Liu
- [PATCH v7 13/22] vfio-iommufd: Split bind/attach into two steps,
Yi Liu
- [PATCH v7 07/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close(),
Yi Liu
- [PATCH v7 08/22] vfio: Block device access via device fd until device is opened,
Yi Liu
- [PATCH v7 11/22] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu,
Yi Liu
- [PATCH v7 14/22] vfio: Record devid in vfio_device_file,
Yi Liu
- [PATCH v7 16/22] iommufd/device: Add iommufd_access_detach() API,
Yi Liu
- [PATCH v7 10/22] vfio: Make vfio_device_open() single open for device cdev path,
Yi Liu
- [PATCH v7 09/22] vfio: Add cdev_device_open_cnt to vfio_group,
Yi Liu
- [PATCH v7 19/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD,
Yi Liu
- [PATCH v7 18/22] vfio: Add cdev for vfio_device,
Yi Liu
- [PATCH v7 15/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices,
Yi Liu
- [PATCH v7 12/22] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind(),
Yi Liu
- [PATCH v7 17/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices,
Yi Liu
- [PATCH v7 20/22] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT,
Yi Liu
- [PATCH v7 21/22] vfio: Compile group optionally,
Yi Liu
- [PATCH v7 22/22] docs: vfio: Add vfio device cdev description,
Yi Liu
- RE: [PATCH v7 00/22] Add vfio_device cdev for iommufd support,
Xu, Terrence
- [PATCH 0/7] Introduce new methods for verifying ownership in vfio PCI hot reset,
Yi Liu
- [PATCH v2 0/5] vfio: Make emulated devices prepared for vfio device cdev,
Yi Liu
- [PATCH] KVM: x86/pmu: Fix emulation on counters' bit width,
Like Xu
- [PATCH 0/2] KVM: PPC: support kvm selftests,
Nicholas Piggin
- [RFC PATCH 00/10] Additional selftests for restrictedmem,
Ackerley Tng
- [RFC PATCH 02/10] KVM: selftests: Test that ftruncate to non-page-aligned size on a restrictedmem fd should fail,
Ackerley Tng
- [RFC PATCH 01/10] KVM: selftests: Test error message fixes for memfd_restricted selftests,
Ackerley Tng
- [RFC PATCH 03/10] KVM: selftests: Test that VM private memory should not be readable from host,
Ackerley Tng
- [RFC PATCH 04/10] KVM: selftests: Exercise restrictedmem allocation and truncation code after KVM invalidation code has been unbound,
Ackerley Tng
- [RFC PATCH 05/10] KVM: selftests: Generalize private_mem_conversions_test for parallel execution,
Ackerley Tng
- [RFC PATCH 06/10] KVM: selftests: Default private_mem_conversions_test to use 1 memslot for test data,
Ackerley Tng
- [RFC PATCH 08/10] KVM: selftests: Default private_mem_conversions_test to use 1 restrictedmem file for test data,
Ackerley Tng
- [RFC PATCH 07/10] KVM: selftests: Add vm_userspace_mem_region_add_with_restrictedmem,
Ackerley Tng
- [RFC PATCH 09/10] KVM: selftests: Add tests around sharing a restrictedmem fd,
Ackerley Tng
- [RFC PATCH 10/10] KVM: selftests: Test KVM exit behavior for private memory/access,
Ackerley Tng
- [RFC PATCH 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts,
Reinette Chatre
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]