Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v4 3/6] target/arm: Always add pmu property for Armv7-A/R+, (continued)
- [kvm:queue 22/34] arch/x86/kvm/x86.c:12650:12: error: no member named 'pre_fault_allowed' in 'struct kvm_arch',
kernel test robot
- [kvm:queue 22/34] arch/x86/kvm/svm/svm.c:4952:26: error: 'struct kvm_arch' has no member named 'pre_fault_allowed',
kernel test robot
- [PATCH 0/6] KVM: nVMX: Fix IPIv vs. nested posted interrupts,
Sean Christopherson
- [bug report] KVM: SVM: Set target pCPU during IRTE update if target vCPU is running,
Dan Carpenter
- [PATCH v2 00/10] KVM: x86: Fix ICR handling when x2AVIC is active,
Sean Christopherson
- [PATCH v2 01/10] KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits,
Sean Christopherson
- [PATCH v2 02/10] KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode(),
Sean Christopherson
- [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC),
Sean Christopherson
- [PATCH v2 04/10] KVM: selftests: Open code vcpu_run() equivalent in guest_printf test,
Sean Christopherson
- [PATCH v2 05/10] KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts,
Sean Christopherson
- [PATCH v2 06/10] KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs,
Sean Christopherson
- [PATCH v2 07/10] KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled,
Sean Christopherson
- [PATCH v2 08/10] KVM: selftests: Test x2APIC ICR reserved bits,
Sean Christopherson
- [PATCH v2 09/10] KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote,
Sean Christopherson
- [PATCH v2 10/10] KVM: selftests: Play nice with AMD's AVIC errata,
Sean Christopherson
- Re: [PATCH v2 00/10] KVM: x86: Fix ICR handling when x2AVIC is active,
Sean Christopherson
- [PATCH 0/8] KVM: x86: Fix ICR handling when x2AVIC is active,
Sean Christopherson
- [BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’,
Mirsad Todorovac
- [BUG] arch/x86/kvm/x86.c: In function ‘prepare_emulation_failure_exit’: error: use of NULL ‘data’ where non-null expected,
Mirsad Todorovac
- [BUG] 6.10 stable: arch/x86/kvm/xen.c:1486:44: error: use of uninitialized value ‘port’ [CWE-457],
Mirsad Todorovac
- [BUG] arch/x86/kvm/vmx/pmu_intel.c:54: error: dereference of NULL ‘pmc’ [CWE-476],
Mirsad Todorovac
- [PATCH 00/13] Accelerate KVM RISC-V when running as a guest,
Anup Patel
- [PATCH 01/13] RISC-V: KVM: Order the object files alphabetically,
Anup Patel
- [PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source,
Anup Patel
- [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source,
Anup Patel
- [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros,
Anup Patel
- [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value(),
Anup Patel
- [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts,
Anup Patel
- [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension,
Anup Patel
- [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support,
Anup Patel
- [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs,
Anup Patel
- [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs,
Anup Patel
- [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available,
Anup Patel
- [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit(),
Anup Patel
- [PATCH 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs,
Anup Patel
- [GIT PULL] KVM changes for 6.11 merge window,
Paolo Bonzini
- [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
- [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [kvm-unit-tests PATCH v3 0/5] riscv: sbi: Add support to test timer extension,
James Raphael Tiovalen
- [PATCH] KVM: arm64: Move data barrier to end of split walk,
Colton Lewis
- [PATCH] arm64/sysreg: Correct the values for GICv4.1,
Raghavendra Rao Ananta
- [PATCH v4 00/18] TDX MMU prep series part 1,
Rick Edgecombe
- [PATCH v4 01/18] KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit,
Rick Edgecombe
- [PATCH v4 03/18] KVM: x86: Add a VM type define for TDX,
Rick Edgecombe
- [PATCH v4 02/18] KVM: Add member to struct kvm_gfn_range for target alias,
Rick Edgecombe
- [PATCH v4 04/18] KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page,
Rick Edgecombe
- [PATCH v4 05/18] KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role,
Rick Edgecombe
- [PATCH v4 06/18] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void,
Rick Edgecombe
- [PATCH v4 07/18] KVM: x86/tdp_mmu: Take struct kvm in iter loops,
Rick Edgecombe
- [PATCH v4 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root(),
Rick Edgecombe
- [PATCH v4 11/18] KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte(),
Rick Edgecombe
- [PATCH v4 08/18] KVM: x86/mmu: Support GFN direct bits,
Rick Edgecombe
- [PATCH v4 10/18] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type,
Rick Edgecombe
- [PATCH v4 13/18] KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks,
Rick Edgecombe
- [PATCH v4 12/18] KVM: x86/tdp_mmu: Support mirror root for TDP MMU,
Rick Edgecombe
- [PATCH v4 14/18] KVM: x86/tdp_mmu: Propagate building mirror page tables,
Rick Edgecombe
- [PATCH v4 15/18] KVM: x86/tdp_mmu: Propagate tearing down mirror page tables,
Rick Edgecombe
- [PATCH v4 16/18] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots(),
Rick Edgecombe
- [PATCH v4 17/18] KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all(),
Rick Edgecombe
- [PATCH v4 18/18] KVM: x86/mmu: Prevent aliased memslot GFNs,
Rick Edgecombe
- [PATCH v2 0/6] KVM: Improve MMIO Coalescing API,
Ilias Stamatis
- [GIT PULL] VFIO updates for v6.11-rc1,
Alex Williamson
- [kvm-unit-tests PATCH v2 00/16] Introduce SEV-SNP support,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 01/16] x86/apic: Use common library outb() implementation,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 02/16] x86/apic: Add MMIO access support for SEV-ES/SNP guest with C-bit unset,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 03/16] x86 AMD SEV-ES: Rename setup_amd_sev_es() to setup_vc_handler(),
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 04/16] x86/efi: Add support for running tests with UEFI in SEV-SNP environment,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 05/16] x86 AMD SEV-SNP: Enable SEV-SNP support,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 06/16] x86 AMD SEV-SNP: Add tests for presence of confidential computing blob,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 07/16] x86 AMD SEV-ES: Set GHCB page attributes for a new page table,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 08/16] x86 AMD SEV-SNP: Test Private->Shared page state changes using GHCB MSR,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 09/16] x86: Introduce gva to gpa address translation helper,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 10/16] x86: Add support for installing large pages,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 11/16] x86 AMD SEV-SNP: Change guest pages from Private->Shared using GHCB NAE,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 12/16] x86 AMD SEV-SNP: Change guest pages from Shared->Private using GHCB NAE,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 13/16] x86 AMD SEV-SNP: Change guest pages from Intermix->Private using GHCB NAE,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 14/16] x86 AMD SEV-SNP: Change guest pages from Intermix->Shared using GHCB NAE,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 15/16] x86 AMD SEV-SNP: Issue PSMASH/UNSMASH PSC requests on 2M ranges,
Pavan Kumar Paluri
- [kvm-unit-tests PATCH v2 16/16] x86 AMD SEV-SNP: Inject random cur_page offsets for 2M ranges,
Pavan Kumar Paluri
- [PATCH 0/2] Add perf support to collect KVM guest statistics from host side,
zhouquan
- [kvm-unit-tests PATCH 0/4] s390x: split off snippet and sie related code,
Janosch Frank
- [PATCH v4 0/3] Allow userspace to change ID_AA64PFR1_EL1,
Shaoqin Huang
- [PATCH 6.6 0/3] Backport VFIO refactor to fix fork ordering bug,
Axel Rasmussen
- [PATCH 6.9 0/3] Backport VFIO refactor to fix fork ordering bug,
Axel Rasmussen
- [PULL 01/20] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT,
Paolo Bonzini
- Re: linux-next: manual merge of the kvm-riscv tree with the perf tree,
Stephen Rothwell
- [RFC 0/4] Added Interrupt controller emulation for loongarch kvm,
Xianglai Li
- [PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump,
Kai Huang
- [PATCH v2 01/10] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro,
Kai Huang
- [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo',
Kai Huang
- [PATCH v2 03/10] x86/virt/tdx: Support global metadata read for all element sizes,
Kai Huang
- [PATCH v2 04/10] x86/virt/tdx: Abstract reading multiple global metadata fields as a helper,
Kai Huang
- [PATCH v2 05/10] x86/virt/tdx: Move field mapping table of getting TDMR info to function local,
Kai Huang
- [PATCH v2 06/10] x86/virt/tdx: Refine a comment to reflect the latest TDX spec,
Kai Huang
- [PATCH v2 07/10] x86/virt/tdx: Start to track all global metadata in one structure,
Kai Huang
- [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information,
Kai Huang
- [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes,
Kai Huang
- [PATCH v2 10/10] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature,
Kai Huang
- Re: [PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump,
Huang, Kai
- Re: [PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump,
Dan Williams
- [PATCH v4 0/9] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling,
Zhao Liu
- [PATCH] LoongArch: KVM: Implement function kvm_arch_para_features,
Bibo Mao
- [PATCH v3 0/5] target/arm/kvm: Report PMU unavailability,
Akihiko Odaki
- [PATCH v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests,
Gautam Menghani
- [PATCH v2 0/5] target/arm/kvm: Report PMU unavailability,
Akihiko Odaki
- [PATCH v2 0/2] Fix for a very old KVM bug in the segment cache,
Maxim Levitsky
- [PATCH] KVM: x86: Add GPA limit check to kvm_arch_vcpu_pre_fault_memory(),
isaku . yamahata
- [PATCH] KVM: x86/mmu: Allow per VM kvm_mmu_max_gfn(),
isaku . yamahata
- [no subject],
Unknown
- [PATCH] KVM: nVMX: Simplify SMM entry/exit flows in nested guest mode,
Kishen Maloor
- [PATCH v2] vfio-mdev: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH v3 3/8] mm/mprotect: Push mmu notifier to PUDs,
Peter Xu
- [PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation,
Kai Huang
- [GIT PULL] KVM/arm64 updates for 6.11,
Oliver Upton
- [PATCH v3 0/8] [PATCH v3 0/8] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling,
Zhao Liu
- [PULL 12/13] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT,
Paolo Bonzini
- [PATCH 4/4] Fixed: virt: kvm: kvm_main_c: Resolved seven code indent errors,
mohitpawar
- [PATCH] LoongArch: KVM: Remove redundant assignment in kvm_map_page_fast,
tangbin
- [PATCH 0/2] Fix for a very old KVM bug in the segment cache,
Maxim Levitsky
- [GIT PULL] KVM: x86 pull requests for 6.11,
Sean Christopherson
- [GIT PULL] KVM: x86: Single Xen fix for 6.10 or 6.11,
Sean Christopherson
- [GIT PULL] KVM: Generic changes for 6.11,
Sean Christopherson
- [GIT PULL] KVM: x86: Misc changes for 6.11,
Sean Christopherson
- [GIT PULL] KVM: x86: MMU changes for 6.11,
Sean Christopherson
- [GIT PULL] KVM: x86: Remove MTRR virtualization,
Sean Christopherson
- [GIT PULL] KVM: x86: PMU changes for 6.11,
Sean Christopherson
- [GIT PULL] KVM: Selftests changes for 6.11,
Sean Christopherson
- [GIT PULL (sort of)] KVM: x86: Static call changes for 6.11,
Sean Christopherson
- [GIT PULL] KVM: x86: SVM changes for 6.11,
Sean Christopherson
- [GIT PULL] KVM: x86: VMX changes for 6.11,
Sean Christopherson
- [PATCH] fixup! KVM: x86/tdp_mmu: Rename REMOVED_SPTE to FROZEN_SPTE,
Rick Edgecombe
- [PATCH 00/26] Address Space Isolation (ASI) 2024,
Brendan Jackman
- [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible,
Brendan Jackman
- [PATCH 02/26] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION,
Brendan Jackman
- [PATCH 04/26] objtool: let some noinstr functions make indirect calls,
Brendan Jackman
- [PATCH 03/26] mm: asi: Introduce ASI core API,
Brendan Jackman
- [PATCH 05/26] mm: asi: Add infrastructure for boot-time enablement,
Brendan Jackman
- [PATCH 06/26] mm: asi: ASI support in interrupts/exceptions,
Brendan Jackman
- [PATCH 07/26] mm: asi: Switch to unrestricted address space before a context switch,
Brendan Jackman
- [PATCH 08/26] mm: asi: Use separate PCIDs for restricted address spaces,
Brendan Jackman
- [PATCH 09/26] mm: asi: Make __get_current_cr3_fast() ASI-aware,
Brendan Jackman
- [PATCH 10/26] mm: asi: Avoid warning from NMI userspace accesses in ASI context,
Brendan Jackman
- [PATCH 11/26] mm: asi: ASI page table allocation functions,
Brendan Jackman
- [PATCH 12/26] mm: asi: asi_exit() on PF, skip handling if address is accessible,
Brendan Jackman
- [PATCH 13/26] mm: asi: Functions to map/unmap a memory range into ASI page tables,
Brendan Jackman
- [PATCH 14/26] mm: asi: Add basic infrastructure for global non-sensitive mappings,
Brendan Jackman
- [PATCH 15/26] mm: Add __PAGEFLAG_FALSE,
Brendan Jackman
- [PATCH 16/26] mm: asi: Map non-user buddy allocations as nonsensitive,
Brendan Jackman
- [PATCH 17/26] mm: asi: Map kernel text and static data as nonsensitive,
Brendan Jackman
- [PATCH 18/26] mm: asi: Map vmalloc/vmap data as nonsesnitive,
Brendan Jackman
- [PATCH 19/26] percpu: clean up all mappings when pcpu_map_pages() fails,
Brendan Jackman
- [PATCH 20/26] mm: asi: Map dynamic percpu memory as nonsensitive,
Brendan Jackman
- [PATCH 21/26] KVM: x86: asi: Restricted address space for VM execution,
Brendan Jackman
- [PATCH 22/26] KVM: x86: asi: Stabilize CR3 when potentially accessing with ASI,
Brendan Jackman
- [PATCH 23/26] mm: asi: Stabilize CR3 in switch_mm_irqs_off(),
Brendan Jackman
- [PATCH 24/26] mm: asi: Make TLB flushing correct under ASI,
Brendan Jackman
- [PATCH 25/26] mm: asi: Stop ignoring asi=on cmdline flag,
Brendan Jackman
- [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions,
Brendan Jackman
- Re: [PATCH 00/26] Address Space Isolation (ASI) 2024,
Brendan Jackman
- Re: [PATCH 00/26] Address Space Isolation (ASI) 2024,
Brendan Jackman
- [PATCH 0/2] KVM: x86/mmu: Clean up hugepage split error handling,
Sean Christopherson
- [PATCH] KVM: x86: Suppress MMIO that is triggered during task switch emulation,
Sean Christopherson
- [GIT PULL] KVM/riscv changes for 6.11,
Anup Patel
- [PATCH v2 0/4] x86/cpu: Add Bus Lock Detect support for AMD,
Ravi Bangoria
- [PATCH v7 0/4] Add Svade and Svadu Extensions Support,
Yong-Xuan Wang
- [PATCH v2] KVM/x86: make function emulator_do_task_switch as noinline_for_stack,
flyingpenghao
- [Patch v2] KVM: x86/pmu: Insert #GP for invalid architectural PMU MSRs access,
Dapeng Mi
- [Bug 219034] New: [linux-next][tag next-20240709] kernel BUG at lib/dynamic_queue_limits.c:99! and Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI,
bugzilla-daemon
- [PATCH 00/12] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP,
Paolo Bonzini
- [PATCH 02/12] KVM: guest_memfd: delay folio_mark_uptodate() until after successful preparation,
Paolo Bonzini
- [PATCH 01/12] KVM: guest_memfd: return folio from __kvm_gmem_get_pfn(),
Paolo Bonzini
- [PATCH 04/12] KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*,
Paolo Bonzini
- [PATCH 03/12] KVM: guest_memfd: do not go through struct page,
Paolo Bonzini
- [PATCH 05/12] KVM: guest_memfd: return locked folio from __kvm_gmem_get_pfn,
Paolo Bonzini
- [PATCH 06/12] KVM: guest_memfd: delay kvm_gmem_prepare_folio() until the memory is passed to the guest,
Paolo Bonzini
- [PATCH 09/12] KVM: guest_memfd: move check for already-populated page to common code,
Paolo Bonzini
- [PATCH 08/12] KVM: remove kvm_arch_gmem_prepare_needed(),
Paolo Bonzini
- [PATCH 11/12] KVM: extend kvm_range_has_memory_attributes() to check subset of attributes,
Paolo Bonzini
- [PATCH 07/12] KVM: guest_memfd: make kvm_gmem_prepare_folio() operate on a single struct kvm,
Paolo Bonzini
- [PATCH 10/12] KVM: cleanup and add shortcuts to kvm_range_has_memory_attributes(),
Paolo Bonzini
- [PATCH 12/12] KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns,
Paolo Bonzini
- [PATCH] mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE,
Paolo Bonzini
- [PATCH net-next v3 0/2] vsock: avoid queuing on workqueue if possible,
Luigi Leonardi via B4 Relay
- [PATCH] KVM: eventfd: Use synchronize_srcu_expedited(),
Li RongQing
- [GIT PULL 0/3] KVM: s390x: changes for v6.11,
Janosch Frank
- [RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd,
James Houghton
- [RFC PATCH 01/18] KVM: Add KVM_USERFAULT build option,
James Houghton
- [RFC PATCH 02/18] KVM: Add KVM_CAP_USERFAULT and KVM_MEMORY_ATTRIBUTE_USERFAULT,
James Houghton
- [RFC PATCH 03/18] KVM: Put struct kvm pointer in memslot,
James Houghton
- [RFC PATCH 04/18] KVM: Fail __gfn_to_hva_many for userfault gfns.,
James Houghton
- [RFC PATCH 05/18] KVM: Add KVM_PFN_ERR_USERFAULT,
James Houghton
- [RFC PATCH 06/18] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT,
James Houghton
- [RFC PATCH 07/18] KVM: Provide attributes to kvm_arch_pre_set_memory_attributes,
James Houghton
- [RFC PATCH 09/18] KVM: x86: Add vCPU fault fast-path for Userfault,
James Houghton
- [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support,
James Houghton
- [RFC PATCH 10/18] KVM: arm64: Add KVM Userfault support,
James Houghton
- [RFC PATCH 11/18] KVM: arm64: Add vCPU memory fault fast-path for Userfault,
James Houghton
- [RFC PATCH 12/18] KVM: arm64: Add userfault support for steal-time,
James Houghton
- [RFC PATCH 13/18] KVM: Add atomic parameter to __gfn_to_hva_many,
James Houghton
- [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT,
James Houghton
- [RFC PATCH 15/18] KVM: guest_memfd: Add KVM Userfault support,
James Houghton
- [RFC PATCH 16/18] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION,
James Houghton
- [RFC PATCH 17/18] KVM: selftests: Add KVM Userfault mode to demand_paging_test,
James Houghton
- [RFC PATCH 18/18] KVM: selftests: Remove restriction in vm_set_memory_attributes,
James Houghton
- Re: [RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd,
James Houghton
- Re: [RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd,
James Houghton
- Re: [RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd,
David Matlack
- RE: [RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd,
Wang, Wei W
- [RFC 0/5] SEV Kernel Selftests,
Pratik R. Sampat
- [RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams,
Amery Hung
- [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports,
Amery Hung
- [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code,
Amery Hung
- [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams,
Amery Hung
- [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions,
Amery Hung
- [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table,
Amery Hung
- [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM,
Amery Hung
- [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket(),
Amery Hung
- [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path,
Amery Hung
- [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path,
Amery Hung
- [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit,
Amery Hung
- [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support,
Amery Hung
- [RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support,
Amery Hung
- [RFC PATCH net-next v6 13/14] virtio/vsock: implement datagram support,
Amery Hung
- [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests,
Amery Hung
- Re: [RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams,
Stefano Garzarella
- [no subject],
Unknown
- [PATCH v5 0/7] KVM: Guest Memory Pre-Population API,
Paolo Bonzini
- [GIT PULL] VFIO fix for v6.10,
Alex Williamson
- [PATCH v2 2/2] virtio: fix vq # for balloon,
Michael S. Tsirkin
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]