Linux KVM
[Prev Page][Next Page]
- [PATCH v6 01/11] KVM: arm64: PMU: Introduce helpers to set the guest's PMU,
Raghavendra Rao Ananta
- [PATCH v6 11/11] KVM: selftests: aarch64: vPMU register test for unimplemented counters,
Raghavendra Rao Ananta
- [PATCH v6 10/11] KVM: selftests: aarch64: vPMU register test for implemented counters,
Raghavendra Rao Ananta
- [PATCH v6 07/11] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest,
Raghavendra Rao Ananta
- [PATCH v6 03/11] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset,
Raghavendra Rao Ananta
- [PATCH v6 06/11] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU,
Raghavendra Rao Ananta
- [PATCH v6 04/11] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0,
Raghavendra Rao Ananta
- [PATCH RFC 1/1] KVM: x86: add param to update master clock periodically,
Dongli Zhang
- [GIT PULL] VFIO fix for v6.6-rc4,
Alex Williamson
- [PATCH v4 00/18] virtio-mem: Expose device memory through multiple memslots,
David Hildenbrand
- [PATCH v4 01/18] vhost: Rework memslot filtering and fix "used_memslot" tracking,
David Hildenbrand
- [PATCH v4 02/18] vhost: Remove vhost_backend_can_merge() callback,
David Hildenbrand
- [PATCH v4 04/18] kvm: Return number of free memslots,
David Hildenbrand
- [PATCH v4 06/18] memory-device: Support memory devices with multiple memslots,
David Hildenbrand
- [PATCH v4 05/18] vhost: Return number of free memslots,
David Hildenbrand
- [PATCH v4 03/18] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation,
David Hildenbrand
- [PATCH v4 10/18] kvm: Add stub for kvm_get_max_memslots(),
David Hildenbrand
- [PATCH v4 11/18] vhost: Add vhost_get_max_memslots(),
David Hildenbrand
- [PATCH v4 08/18] memory-device: Track required and actually used memslots in DeviceMemoryState,
David Hildenbrand
- [PATCH v4 09/18] memory-device,vhost: Support memory devices that dynamically consume memslots,
David Hildenbrand
- [PATCH v4 07/18] stubs: Rename qmp_memory_device.c to memory_device.c,
David Hildenbrand
- [PATCH v4 12/18] memory-device,vhost: Support automatic decision on the number of memslots,
David Hildenbrand
- [PATCH v4 17/18] memory,vhost: Allow for marking memory device memory regions unmergeable,
David Hildenbrand
- [PATCH v4 18/18] virtio-mem: Mark memslot alias memory regions unmergeable,
David Hildenbrand
- [PATCH v4 13/18] memory: Clarify mapping requirements for RamDiscardManager,
David Hildenbrand
- [PATCH v4 14/18] virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb,
David Hildenbrand
- [PATCH v4 16/18] virtio-mem: Expose device memory dynamically via multiple memslots if enabled,
David Hildenbrand
- [PATCH v4 15/18] virtio-mem: Update state to match bitmap as soon as it's been migrated,
David Hildenbrand
- [PATCH] KVM: guest_memfd: Refactor kvm_gmem into inode->i_private,
isaku . yamahata
- [PATCH v6 RESEND 00/11] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
- [PATCH v6 00/11] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
- [PATCH v6 01/11] KVM: pfncache: add a map helper function,
Paul Durrant
- [PATCH v6 02/11] KVM: pfncache: add a mark-dirty helper,
Paul Durrant
- [PATCH v6 04/11] KVM: pfncache: base offset check on khva rather than gpa,
Paul Durrant
- [PATCH v6 06/11] KVM: xen: allow shared_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v6 08/11] KVM: selftests / xen: map shared_info using HVA rather than GFN,
Paul Durrant
- [PATCH v6 07/11] KVM: xen: allow vcpu_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v6 05/11] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA,
Paul Durrant
- [PATCH v6 03/11] KVM: pfncache: add a helper to get the gpa,
Paul Durrant
- [PATCH v6 09/11] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA,
Paul Durrant
- [PATCH v6 11/11] KVM: xen: allow vcpu_info content to be 'safely' copied,
Paul Durrant
- [PATCH v6 10/11] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability,
Paul Durrant
- [kvm-unit-tests PATCH v1] arch-run: migration: properly handle crashing outgoing QEMU,
Nico Boehr
- [PATCH v16 0/2] add debugfs to migration driver,
liulongfang
- [RFC 0/3] vfio-pci support pasid attach/detach,
Yi Liu
- [RFC 0/8] iommufd support pasid attach/replace,
Yi Liu
- [PATCH 1/2] tools/virtio: Add dma sync api for virtio test,
liming . wu
- [PATCH v2 0/3] KVM: x86: Update HWCR virtualization,
Jim Mattson
- [PATCH 09/12] kvm-all: introduce limits for name_size and num_desc,
Vladimir Sementsov-Ogievskiy
- [PATCH 0/2] Fix the duplicate PMI injections in vPMU,
Mingwei Zhang
- [PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access,
Maciej S. Szmigiero
- [kvm-unit-tests PATCH v1] s390x: run PV guests with confidential guest enabled,
Nico Boehr
- [PATCH v2 0/9] KVM RISC-V Conditional Operations,
Anup Patel
- [PATCH v2 8/9] KVM: riscv: selftests: Add smstateen registers to get-reg-list test,
Anup Patel
- [PATCH v2 6/9] RISC-V: KVM: Allow Zicond extension for Guest/VM,
Anup Patel
- [PATCH v2 7/9] KVM: riscv: selftests: Add senvcfg register to get-reg-list test,
Anup Patel
- [PATCH v2 3/9] dt-bindings: riscv: Add Zicond extension entry,
Anup Patel
- [PATCH v2 4/9] RISC-V: Detect Zicond from ISA string,
Anup Patel
- [PATCH v2 5/9] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM,
Anup Patel
- [PATCH v2 9/9] KVM: riscv: selftests: Add condops extensions to get-reg-list test,
Anup Patel
- [PATCH v2 2/9] RISC-V: Detect XVentanaCondOps from ISA string,
Anup Patel
- [PATCH v2 1/9] dt-bindings: riscv: Add XVentanaCondOps extension entry,
Anup Patel
- Re: [PATCH v2 0/9] KVM RISC-V Conditional Operations,
Conor Dooley
- [PATCH] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer(),
Stefano Garzarella
- Question: In a certain scenario, enabling GICv4/v4.1 may cause Guest hang when restarting the Guest,
Kunkun Jiang
- [PATCH] target/i386/kvm: Refine VMX controls setting for backward compatibility,
EwanHai
- [PATCH v2 0/4] KVM: x86: tracepoint updates,
Maxim Levitsky
- [GIT PULL] KVM fixes for Linux 6.6-rc3,
Paolo Bonzini
- [kvm-unit-tests PATCH] x86/apic: Gates test_pv_ipi on KVM cpuid, not test device,
Phil Dennis-Jordan
[PATCH v11 00/37] x86: enable FRED for x86-64,
Xin Li
- [PATCH v11 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS,
Xin Li
- [PATCH v11 03/37] x86/msr: Add the WRMSRNS instruction support,
Xin Li
- [PATCH v11 02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map,
Xin Li
- [PATCH v11 04/37] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S,
Xin Li
- [PATCH v11 07/37] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED),
Xin Li
- [PATCH v11 06/37] Documentation/x86/64: Add a documentation for FRED,
Xin Li
- [PATCH v11 11/37] x86/opcode: Add ERET[US] instructions to the x86 opcode map,
Xin Li
- [PATCH v11 21/37] x86/fred: No ESPFIX needed when FRED is enabled,
Xin Li
- [PATCH v11 12/37] x86/objtool: Teach objtool about ERET[US],
Xin Li
- [PATCH v11 26/37] x86/fred: Add a NMI entry stub for FRED,
Xin Li
- [PATCH v11 16/37] x86/ptrace: Add FRED additional information to the pt_regs structure,
Xin Li
- [PATCH v11 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch,
Xin Li
- [PATCH v11 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>,
Xin Li
- [PATCH v11 13/37] x86/cpu: Add X86_CR4_FRED macro,
Xin Li
- [PATCH v11 22/37] x86/fred: Allow single-step trap and NMI when starting a new task,
Xin Li
- [PATCH v11 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries,
Xin Li
- [PATCH v11 09/37] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled,
Xin Li
- [PATCH v11 18/37] x86/fred: Reserve space for the FRED stack frame,
Xin Li
- [PATCH v11 08/37] x86/cpufeatures: Add the cpu feature bit for FRED,
Xin Li
- [PATCH v11 10/37] x86/fred: Disable FRED by default in its early stage,
Xin Li
- [PATCH v11 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled,
Xin Li
- [PATCH v11 25/37] x86/fred: Add a debug fault entry stub for FRED,
Xin Li
- [PATCH v11 23/37] x86/fred: Make exc_page_fault() work for FRED,
Xin Li
- [PATCH v11 17/37] x86/fred: Add a new header file for FRED definitions,
Xin Li
- [PATCH v11 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure,
Xin Li
- [PATCH v11 14/37] x86/cpu: Add MSR numbers for FRED configuration,
Xin Li
- [PATCH v11 27/37] x86/fred: Add a machine check entry stub for FRED,
Xin Li
- [PATCH v11 28/37] x86/fred: FRED entry/exit and dispatch code,
Xin Li
- [PATCH v11 29/37] x86/traps: Add sysvec_install() to install a system interrupt handler,
Xin Li
- [PATCH v11 30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled,
Xin Li
- [PATCH v11 37/37] x86/fred: Invoke FRED initialization code to enable FRED,
Xin Li
- [PATCH v11 34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling,
Xin Li
- [PATCH v11 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init(),
Xin Li
- [PATCH v11 33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI,
Xin Li
- [PATCH v11 36/37] x86/fred: Add FRED initialization functions,
Xin Li
- [PATCH v11 31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user,
Xin Li
- [PATCH v11 32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code,
Xin Li
[PATCH v3 00/19] IOMMUFD Dirty Tracking,
Joao Martins
- [PATCH v3 01/19] vfio/iova_bitmap: Export more API symbols,
Joao Martins
- [PATCH v3 04/19] iommufd: Add a flag to enforce dirty tracking on attach,
Joao Martins
- [PATCH v3 09/19] iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY,
Joao Martins
- [PATCH v3 08/19] iommufd: Add IOMMU_HWPT_SET_DIRTY,
Joao Martins
- [PATCH v3 03/19] iommu: Add iommu_domain ops for dirty tracking,
Joao Martins
- [PATCH v3 05/19] iommufd/selftest: Expand mock_domain with dev_flags,
Joao Martins
- [PATCH v3 06/19] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY,
Joao Martins
- [PATCH v3 07/19] iommufd: Dirty tracking data support,
Joao Martins
- [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core,
Joao Martins
- [PATCH v3 10/19] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA,
Joao Martins
- [PATCH v3 11/19] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_IOVA,
Joao Martins
- [PATCH v3 12/19] iommufd: Add capabilities to IOMMU_GET_HW_INFO,
Joao Martins
- [PATCH v3 14/19] iommufd: Add a flag to skip clearing of IOPTE dirty,
Joao Martins
- [PATCH v3 13/19] iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO,
Joao Martins
- [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains,
Joao Martins
- [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported,
Joao Martins
- [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs,
Joao Martins
- [PATCH v3 15/19] iommufd/selftest: Test IOMMU_GET_DIRTY_IOVA_NO_CLEAR flag,
Joao Martins
- [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation,
Joao Martins
- RE: [PATCH v3 00/19] IOMMUFD Dirty Tracking,
Shameerali Kolothum Thodi
[PATCH] KVM: arm64: Always invalidate TLB for stage-2 permission faults,
Oliver Upton
[PATCH] KVM: Annotate struct kvm_irq_routing_table with __counted_by,
Kees Cook
[PATCH 1/3] KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set,
Jim Mattson
[PATCH v5 00/10] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
- [PATCH v5 01/10] KVM: pfncache: add a map helper function,
Paul Durrant
- [PATCH v5 04/10] KVM: pfncache: base offset check on khva rather than gpa,
Paul Durrant
- [PATCH v5 08/10] KVM: selftests / xen: map shared_info using HVA rather than GFN,
Paul Durrant
- [PATCH v5 02/10] KVM: pfncache: add a mark-dirty helper,
Paul Durrant
- [PATCH v5 09/10] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA,
Paul Durrant
- [PATCH v5 03/10] KVM: pfncache: add a helper to get the gpa,
Paul Durrant
- [PATCH v5 05/10] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA,
Paul Durrant
- [PATCH v5 06/10] KVM: xen: allow shared_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v5 07/10] KVM: xen: allow vcpu_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v5 10/10] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability,
Paul Durrant
- Re: [PATCH v5 00/10] KVM: xen: update shared_info and vcpu_info handling,
David Woodhouse
[PATCH] KVM: x86: Use fast path for Xen timer delivery,
David Woodhouse
[PATCH v3 0/8] Add printf attribute to kselftest functions,
Maciej Wieczor-Retman
[PATCH v2 3/3] RISC-V: KVM: Add Svadu Extension Support for Guest/VM,
Yong-Xuan Wang
[PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support,
Arseniy Krasnov
- [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY,
Arseniy Krasnov
- [PATCH net-next v1 03/12] vsock: check for MSG_ZEROCOPY support on send,
Arseniy Krasnov
- [PATCH net-next v1 07/12] vsock/loopback: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue,
Arseniy Krasnov
- [PATCH net-next v1 04/12] vsock: enable SOCK_SUPPORT_ZC bit,
Arseniy Krasnov
- [PATCH net-next v1 02/12] vsock: read from socket's error queue,
Arseniy Krasnov
- [PATCH net-next v1 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK,
Arseniy Krasnov
- [PATCH net-next v1 05/12] vhost/vsock: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [PATCH net-next v1 06/12] vsock/virtio: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [PATCH net-next v1 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf,
Arseniy Krasnov
- [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests,
Arseniy Krasnov
- [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests,
Arseniy Krasnov
- Re: [PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support,
Stefano Garzarella
[PATCH] x86/cpu: clear SVM feature if disabled by BIOS,
Paolo Bonzini
[PATCH 00/13] KVM: guest_memfd fixes,
Sean Christopherson
- [PATCH 02/13] KVM: Actually truncate the inode when doing PUNCH_HOLE for guest_memfd,
Sean Christopherson
- [PATCH 10/13] KVM: x86/mmu: Drop repeated add() of to-be-invalidated range,
Sean Christopherson
- [PATCH 08/13] KVM: x86/mmu: Zap shared-only memslots when private attribute changes,
Sean Christopherson
- [PATCH 07/13] KVM: x86/mmu: Track PRIVATE impact on hugepage mappings for all memslots,
Sean Christopherson
- [PATCH 12/13] KVM: selftests: Add a "pure" PUNCH_HOLE on guest_memfd testcase,
Sean Christopherson
- [PATCH 11/13] KVM: selftests: Refactor private mem conversions to prep for punch_hole test,
Sean Christopherson
- [PATCH 05/13] KVM: Fix MMU invalidation bookkeeping in guest_memfd,
Sean Christopherson
- [PATCH 13/13] KVM: Rename guest_mem.c to guest_memfd.c,
Sean Christopherson
- [PATCH 09/13] KVM: Always add relevant ranges to invalidation set when changing attributes,
Sean Christopherson
- [PATCH 04/13] KVM: WARN if there are danging MMU invalidations at VM destruction,
Sean Christopherson
- [PATCH 06/13] KVM: Disallow hugepages for incompatible gmem bindings, but let 'em succeed,
Sean Christopherson
- [PATCH 01/13] KVM: Assert that mmu_invalidate_in_progress *never* goes negative,
Sean Christopherson
- [PATCH 03/13] KVM: WARN if *any* MMU invalidation sequence doesn't add a range,
Sean Christopherson
[RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page,
isaku . yamahata
[PATCH v2 0/9] Upgrade intel vPMU version to 5,
Xiong Zhang
[PATCH v5 00/11] Add Intel VT-d nested translation,
Yi Liu
- [PATCH v5 06/11] iommu/vt-d: Set the nested domain to a device,
Yi Liu
- [PATCH v5 11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain,
Yi Liu
- [PATCH v5 08/11] iommu/vt-d: Make iotlb flush helpers to be extern,
Yi Liu
- [PATCH v5 03/11] iommu/vt-d: Add helper for nested domain allocation,
Yi Liu
- [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation,
Yi Liu
- [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain,
Yi Liu
- [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation,
Yi Liu
- [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation,
Yi Liu
- [PATCH v5 05/11] iommu/vt-d: Make domain attach helpers to be extern,
Yi Liu
- [PATCH v5 02/11] iommu/vt-d: Extend dmar_domain to support nested domain,
Yi Liu
- [PATCH v5 01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation,
Yi Liu
[PATCH v4 00/17] iommufd: Add nesting infrastructure,
Yi Liu
- [PATCH v4 04/17] iommufd: Pass in hwpt_type/user_data to iommufd_hw_pagetable_alloc(),
Yi Liu
- [PATCH v4 12/17] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly,
Yi Liu
- [PATCH v4 09/17] iommufd/device: Add helpers to enforce/remove device reserved regions,
Yi Liu
- [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions,
Yi Liu
- [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data,
Yi Liu
- [PATCH v4 11/17] iommufd: Add IOMMU_HWPT_INVALIDATE,
Yi Liu
- [PATCH v4 06/17] iommufd: Add shared alloc_fn function pointer and mutex pointer,
Yi Liu
- [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support,
Yi Liu
- [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op,
Yi Liu
- [PATCH v4 02/17] iommu: Add nested domain support,
Yi Liu
- [PATCH v4 14/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs,
Yi Liu
- [PATCH v4 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op,
Yi Liu
- [PATCH v4 15/17] iommufd/selftest: Add mock_domain_cache_invalidate_user support,
Yi Liu
- [PATCH v4 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl,
Yi Liu
- [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains,
Yi Liu
- [PATCH v4 13/17] iommufd/selftest: Add nested domain allocation for mock domain,
Yi Liu
- [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct,
Yi Liu
[PATCH] KVM: selftests: Treat %llx like %lx when formatting guest printf,
Sean Christopherson
[PATCH v2] KVM: x86: Use octal for file permission,
Hao Peng
[PATCH vfio 00/11] Introduce a vfio driver over virtio devices,
Yishai Hadas
- [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap(),
Yishai Hadas
- [PATCH vfio 07/11] virtio-pci: Introduce admin commands,
Yishai Hadas
- [PATCH vfio 04/11] virtio: Expose the synchronous command helper function,
Yishai Hadas
- [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one,
Yishai Hadas
- [PATCH vfio 06/11] virtio-pci: Introduce API to get PF virtio device from VF PCI device,
Yishai Hadas
- [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Yishai Hadas
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Alex Williamson
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Parav Pandit
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Wang
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Parav Pandit
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Gunthorpe
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Wang
- RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Parav Pandit
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Zhu, Lingshan
- RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Parav Pandit
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Wang
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Wang
- RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Parav Pandit
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Wang
- RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Parav Pandit
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Jason Wang
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Alex Williamson
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- [PATCH vfio 05/11] virtio-pci: Introduce admin command sending function,
Yishai Hadas
- [PATCH vfio 09/11] vfio/pci: Expose vfio_pci_iowrite/read##size(),
Yishai Hadas
- [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device,
Yishai Hadas
- [PATCH vfio 02/11] virtio: Define feature bit for administration virtqueue,
Yishai Hadas
- [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue,
Yishai Hadas
[GIT PULL] KVM/riscv fixes for 6.6, take #1,
Anup Patel
[PATCH 0/8] KVM: arm64: Cleanup + fix to vCPU reset, feature flags,
Oliver Upton
- [PATCH 1/8] KVM: arm64: Add generic check for system-supported vCPU features,
Oliver Upton
- [PATCH 2/8] KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler,
Oliver Upton
- [PATCH 3/8] KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler,
Oliver Upton
- [PATCH 7/8] KVM: arm64: Remove unused return value from kvm_reset_vcpu(),
Oliver Upton
- [PATCH 6/8] KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler,
Oliver Upton
- [PATCH 5/8] KVM: arm64: Prevent NV feature flag on systems w/o nested virt,
Oliver Upton
- [PATCH 4/8] KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl,
Oliver Upton
- [PATCH 8/8] KVM: arm64: Get rid of vCPU-scoped feature bitmap,
Oliver Upton
- Re: [PATCH 0/8] KVM: arm64: Cleanup + fix to vCPU reset, feature flags,
Marc Zyngier
- Re: [PATCH 0/8] KVM: arm64: Cleanup + fix to vCPU reset, feature flags,
Oliver Upton
[PATCH v10 00/12] KVM: arm64: Enable 'writable' ID registers,
Oliver Upton
- [PATCH v10 01/12] KVM: arm64: Allow userspace to get the writable masks for feature ID registers,
Oliver Upton
- [PATCH v10 02/12] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS,
Oliver Upton
- [PATCH v10 03/12] KVM: arm64: Use guest ID register values for the sake of emulation,
Oliver Upton
- [PATCH v10 04/12] KVM: arm64: Reject attempts to set invalid debug arch version,
Oliver Upton
- [PATCH v10 05/12] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8,
Oliver Upton
- [PATCH v10 06/12] KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1,
Oliver Upton
- [PATCH v10 07/12] KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1,
Oliver Upton
- [PATCH v10 08/12] KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1,
Oliver Upton
- [PATCH v10 09/12] KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1,
Oliver Upton
- [PATCH v10 12/12] KVM: arm64: selftests: Test for setting ID register from usersapce,
Oliver Upton
- [PATCH v10 11/12] KVM: arm64: selftests: Import automatic generation of sysreg defs,
Oliver Upton
- [PATCH v10 10/12] KVM: arm64: Document vCPU feature selection UAPIs,
Oliver Upton
[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected,
Jason Gunthorpe
[PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes),
Marc Zyngier
- [PATCH v2 06/11] KVM: arm64: Use vcpu_idx for invalidation tracking,
Marc Zyngier
- [PATCH v2 07/11] KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff(),
Marc Zyngier
- [PATCH v2 01/11] KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer,
Marc Zyngier
- [PATCH v2 11/11] KVM: arm64: Clarify the ordering requirements for vcpu/RD creation,
Marc Zyngier
- [PATCH v2 03/11] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation,
Marc Zyngier
- [PATCH v2 04/11] KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id,
Marc Zyngier
- [PATCH v2 05/11] KVM: arm64: vgic: Use vcpu_idx for the debug information,
Marc Zyngier
- [PATCH v2 10/11] KVM: arm64: vgic-v3: Optimize affinity-based SGI injection,
Marc Zyngier
- [PATCH v2 09/11] KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available,
Marc Zyngier
- [PATCH v2 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id,
Marc Zyngier
- [PATCH v2 08/11] KVM: arm64: Build MPIDR to vcpu index cache at runtime,
Marc Zyngier
- Re: [PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes),
Oliver Upton
- Re: [PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes),
Zenghui Yu
[PATCH v2 0/4] KVM RISC-V fixes for ONE_REG interface,
Anup Patel
[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page,
ankita
[PATCH] vfio/cdx: add interrupt support,
Nipun Gupta
[PATCH 0/2] KVM: arm64: Address soft lockups due to I-cache CMOs,
Oliver Upton
[ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours),
Sean Christopherson
[PATCH v1 0/4] Get writable masks for feature ID from userspace,
Jing Zhang
[PATCH] KVM: X86: Use octal for file permission,
Hao Peng
[PATCH v4 00/13] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
- [PATCH v4 01/13] KVM: pfncache: add a map helper function,
Paul Durrant
- [PATCH v4 04/13] KVM: pfncache: base offset check on khva rather than gpa,
Paul Durrant
- [PATCH v4 02/13] KVM: pfncache: add a mark-dirty helper,
Paul Durrant
- [PATCH v4 08/13] KVM: xen: prevent vcpu_id from changing whilst shared_info is valid,
Paul Durrant
- [PATCH v4 05/13] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA,
Paul Durrant
- [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info,
Paul Durrant
- [PATCH v4 06/13] KVM: xen: allow shared_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v4 03/13] KVM: pfncache: add a helper to get the gpa,
Paul Durrant
- [PATCH v4 07/13] KVM: xen: prepare for using 'default' vcpu_info,
Paul Durrant
- [PATCH v4 12/13] KVM: selftests / xen: don't explicitly set the vcpu_info address,
Paul Durrant
- [PATCH v4 10/13] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID,
Paul Durrant
- [PATCH v4 13/13] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability,
Paul Durrant
- [PATCH v4 11/13] KVM: selftests / xen: map shared_info using HVA rather than GFN,
Paul Durrant
[PATCH 0/6] iommufd support allocating nested parent domain,
Yi Liu
[PATCH 0/7] KVM RISC-V Conditional Operations,
Anup Patel
[PATCH v3 0/3] vfio: use __aligned_u64 for ioctl structs,
Stefan Hajnoczi
[PATCH 0/4] KVM RISC-V fixes for ONE_REG interface,
Anup Patel
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]