Linux KVM
[Prev Page][Next Page]
- [PATCH v16 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part, (continued)
- [RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement,
isaku . yamahata
- [RFC PATCH v3 02/11] KVM: selftests: Fix guest_memfd(),
isaku . yamahata
- [RFC PATCH v3 01/11] KVM: selftests: Fix test_add_overlapping_private_memory_regions(),
isaku . yamahata
- [RFC PATCH v3 03/11] KVM: selftests: x86: typo in private_mem_conversions_test.c,
isaku . yamahata
- [RFC PATCH v3 04/11] KVM: x86: Add is_vm_type_supported callback,
isaku . yamahata
- [RFC PATCH v3 10/11] KVM: x86: Add gmem hook for initializing private memory,
isaku . yamahata
- [RFC PATCH v3 06/11] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private,
isaku . yamahata
- [RFC PATCH v3 05/11] KVM: x86/mmu: Pass around full 64-bit error code for the KVM page fault,
isaku . yamahata
- [RFC PATCH v3 08/11] KVM: Fix set_mem_attr ioctl when error case,
isaku . yamahata
- [RFC PATCH v3 09/11] KVM: Add new members to struct kvm_gfn_range to operate on,
isaku . yamahata
- [RFC PATCH v3 07/11] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use,
isaku . yamahata
- [RFC PATCH v3 11/11] KVM: x86: Add gmem hook for invalidating private memory,
isaku . yamahata
- Re: [RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement,
Sean Christopherson
- [PATCH v1 1/1] KVM: s390: pv: simplify shutdown and fix race,
Claudio Imbrenda
- [PATCH kvmtool 0/2] vfio/pci: Fix unmaskable MSI,
Jean-Philippe Brucker
- [PATCH V2] MIPS: KVM: Fix NULL pointer dereference,
Huacai Chen
- [kvm-unit-tests PATCH] runtime: Teach pretty-print-stacks about EFI debug info,
Andrew Jones
- [PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area,
Reima Ishii
- [RFC 0/4] reconnect support in vduse,
Cindy Lu
- Re: [syzbot] [kernel?] kernel BUG in workingset_activation (2),
syzbot
- Re: [PATCH] KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU,
Thorsten Glaser
- [PATCH] .debug ignore - to squash with efi:keep efi,
Nadav Amit
- [ANNOUNCE] PUCK Agenda - 2023.06.28 - CANCELED,
Sean Christopherson
- [PATCH] KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bits,
Marc Zyngier
- [PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h,
Philippe Mathieu-Daudé
- [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h,
Philippe Mathieu-Daudé
- [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c,
Philippe Mathieu-Daudé
- [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h',
Philippe Mathieu-Daudé
- Re: [PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h,
Daniel Henrique Barboza
[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information,
Pierre Morel
RE: [Intel-wired-lan] [PATCH iwl-next V2 10/15] ice: save and restore TX queue head,
Tian, Kevin
[PATCH] KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_masked(),
Like Xu
[PATCH v6 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking,
Vishal Moola (Oracle)
- [PATCH v6 04/33] mm: add utility functions for ptdesc,
Vishal Moola (Oracle)
- [PATCH v6 03/33] pgtable: Create struct ptdesc,
Vishal Moola (Oracle)
- [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(),
Vishal Moola (Oracle)
- [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions,
Vishal Moola (Oracle)
- [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 08/33] mm: Convert pmd_ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 07/33] mm: Convert ptlock_ptr() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 09/33] mm: Convert ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 10/33] mm: Convert pmd_ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 11/33] mm: Convert ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 15/33] s390: Convert various gmap functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor},
Vishal Moola (Oracle)
- [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 16/33] s390: Convert various pgalloc functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 24/33] m68k: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 20/33] arm64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 23/33] loongarch: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers,
Vishal Moola (Oracle)
- [PATCH v6 30/33] sparc64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 14/33] x86: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 21/33] csky: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 17/33] mm: Remove page table members from struct page,
Vishal Moola (Oracle)
- [PATCH v6 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents,
Vishal Moola (Oracle)
- [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 19/33] arm: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 29/33] sh: Convert pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 26/33] nios2: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v6 25/33] mips: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- Re: [PATCH v6 00/33] Split ptdesc from struct page,
Hugh Dickins
[GIT PULL] KVM: Non-x86 changes for 6.5,
Sean Christopherson
Virtual Machine Manager issue on Kernel 6.4,
Łukasz Kalamłacki
[PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role,
Mingwei Zhang
[PATCH v12 00/22] TDX host kernel support,
Kai Huang
- [PATCH v12 01/22] x86/tdx: Define TDX supported page sizes as macros,
Kai Huang
- [PATCH v12 02/22] x86/virt/tdx: Detect TDX during kernel boot,
Kai Huang
- [PATCH v12 03/22] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC,
Kai Huang
- [PATCH v12 04/22] x86/cpu: Detect TDX partial write machine check erratum,
Kai Huang
- [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure,
Kai Huang
- [PATCH v12 06/22] x86/virt/tdx: Handle SEAMCALL running out of entropy error,
Kai Huang
- [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand,
Kai Huang
- [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory,
Kai Huang
- [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory,
Kai Huang
- [PATCH v12 10/22] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v12 11/22] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs,
Kai Huang
- [PATCH v12 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs,
Kai Huang
- [PATCH v12 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID,
Kai Huang
- [PATCH v12 15/22] x86/virt/tdx: Configure global KeyID on all packages,
Kai Huang
- [PATCH v12 16/22] x86/virt/tdx: Initialize all TDMRs,
Kai Huang
- [PATCH v12 17/22] x86/kexec: Flush cache of TDX private memory,
Kai Huang
- [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful,
Kai Huang
- [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP,
Kai Huang
- [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum,
Kai Huang
- [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum,
Kai Huang
- [PATCH v12 22/22] Documentation/x86: Add documentation for TDX host support,
Kai Huang
- Re: [PATCH v12 00/22] TDX host kernel support,
Yuan Yao
[PATCH] vfio/mdev: Move the compat_class initialization to module init,
Eric Farman
[PATCH v15 00/30] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v15 01/30] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v15 07/30] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v15 08/30] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v15 04/30] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v15 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v15 06/30] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v15 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v15 11/30] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v15 13/30] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v15 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v15 12/30] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v15 15/30] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v15 16/30] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v15 19/30] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v15 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v15 21/30] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v15 20/30] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v15 17/30] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v15 22/30] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v15 23/30] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v15 18/30] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v15 24/30] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v15 28/30] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v15 26/30] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v15 25/30] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v15 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part,
Tianrui Zhao
- [PATCH v15 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM,
Tianrui Zhao
[PATCH] MIPS: KVM: Fix NULL pointer dereference,
Huacai Chen
[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker,
syzbot
[PATCH v1 0/5] target/arm: Handle psci calls in userspace,
Shaoqin Huang
[kvm-unit-tests PATCH v2 0/6] arm64: improve debuggability,
Nadav Amit
[PATCH] KVM: x86: Use sysfs_emit() instead of sprintf(),
Like Xu
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF),
Philippe Mathieu-Daudé
- [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address,
Philippe Mathieu-Daudé
- [PATCH v3 02/16] accel: Document generic accelerator headers,
Philippe Mathieu-Daudé
- [PATCH v3 03/16] accel: Remove unused hThread variable on TCG/WHPX,
Philippe Mathieu-Daudé
- [PATCH v3 04/16] accel: Fix a leak on Windows HAX,
Philippe Mathieu-Daudé
- [PATCH v3 05/16] accel: Destroy HAX vCPU threads once done,
Philippe Mathieu-Daudé
- [PATCH v3 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState,
Philippe Mathieu-Daudé
- [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState,
Philippe Mathieu-Daudé
- [PATCH v3 08/16] accel: Move HAX hThread to accelerator context,
Philippe Mathieu-Daudé
- [PATCH v3 09/16] accel: Remove NVMM unreachable error path,
Philippe Mathieu-Daudé
- [PATCH v3 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState,
Philippe Mathieu-Daudé
- [PATCH v3 11/16] accel: Inline NVMM get_qemu_vcpu(),
Philippe Mathieu-Daudé
- [PATCH v3 12/16] accel: Remove WHPX unreachable error path,
Philippe Mathieu-Daudé
- [PATCH v3 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState,
Philippe Mathieu-Daudé
- [PATCH v3 14/16] accel: Inline WHPX get_whpx_vcpu(),
Philippe Mathieu-Daudé
- [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs',
Philippe Mathieu-Daudé
- [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState,
Philippe Mathieu-Daudé
- Re: [PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF),
Philippe Mathieu-Daudé
- Re: [PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF),
Philippe Mathieu-Daudé
[GIT PULL] KVM/arm64 updates for 6.5,
Oliver Upton
[kvm-unit-tests PATCH] arm/flat.lds: Specify program headers with flags to avoid linker warnings,
Thomas Huth
[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack,
Thomas Huth
[PATCH] KVM: x86/pmu: SRCU protect the PMU event filter in the fast path,
Aaron Lewis
[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API,
Haibo Xu
- [PATCH v4 01/12] KVM: arm64: selftests: Replace str_with_index with strdup_printf,
Haibo Xu
- [PATCH v4 02/12] KVM: arm64: selftests: Drop SVE cap check in print_reg,
Haibo Xu
- [PATCH v4 03/12] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config,
Haibo Xu
- [PATCH v4 04/12] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h,
Haibo Xu
- [PATCH v4 05/12] KVM: arm64: selftests: Delete core_reg_fixup,
Haibo Xu
- [PATCH v4 06/12] KVM: arm64: selftests: Split get-reg-list test code,
Haibo Xu
- [PATCH v4 07/12] KVM: arm64: selftests: Finish generalizing get-reg-list,
Haibo Xu
- [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function,
Haibo Xu
- [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list,
Haibo Xu
- [PATCH v4 10/12] KVM: riscv: Add KVM_GET_REG_LIST API support,
Haibo Xu
- [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test,
Haibo Xu
- [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test,
Haibo Xu
[kvm-unit-tests PATCH] s390x: Align __bss_end to a halfword boundary,
Thomas Huth
[kvm-unit-tests PATCH v4] runtime: Allow to specify properties for accelerator,
Gavin Shan
[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement,
isaku . yamahata
[kvm-unit-tests GIT PULL] x86: Fixes, cleanups and new testscases,
Sean Christopherson
[PATCH v5 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions,
Vishal Moola (Oracle)
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking,
Vishal Moola (Oracle)
- [PATCH v5 03/33] pgtable: Create struct ptdesc,
Vishal Moola (Oracle)
- [PATCH v5 04/33] mm: add utility functions for ptdesc,
Vishal Moola (Oracle)
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(),
Vishal Moola (Oracle)
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor},
Vishal Moola (Oracle)
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 17/33] mm: Remove page table members from struct page,
Vishal Moola (Oracle)
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents,
Vishal Moola (Oracle)
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers,
Vishal Moola (Oracle)
[GIT PULL] Final KVM fixes for Linux 6.4,
Paolo Bonzini
[PATCH v2 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF),
Philippe Mathieu-Daudé
- [PATCH v2 01/16] MAINTAINERS: Update Roman Bolshakov email address,
Philippe Mathieu-Daudé
- [PATCH v2 02/16] accel: Document generic accelerator headers,
Philippe Mathieu-Daudé
- [PATCH v2 03/16] accel: Remove unused hThread variable on TCG/WHPX,
Philippe Mathieu-Daudé
- [PATCH v2 04/16] accel: Fix a leak on Windows HAX,
Philippe Mathieu-Daudé
- [PATCH v2 05/16] accel: Destroy HAX vCPU threads once done,
Philippe Mathieu-Daudé
- [PATCH v2 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState,
Philippe Mathieu-Daudé
- [PATCH v2 08/16] accel: Move HAX hThread to accelerator context,
Philippe Mathieu-Daudé
- [PATCH v2 09/16] accel: Remove NVMM unreachable error path,
Philippe Mathieu-Daudé
- [PATCH v2 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState,
Philippe Mathieu-Daudé
- [PATCH v2 11/16] accel: Inline NVMM get_qemu_vcpu(),
Philippe Mathieu-Daudé
- [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState,
Philippe Mathieu-Daudé
- [PATCH v2 12/16] accel: Remove WHPX unreachable error path,
Philippe Mathieu-Daudé
- [PATCH v2 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState,
Philippe Mathieu-Daudé
- [PATCH v2 14/16] accel: Inline WHPX get_whpx_vcpu(),
Philippe Mathieu-Daudé
- [PATCH v2 15/16] accel: Rename 'cpu_state' -> 'cpu',
Philippe Mathieu-Daudé
- [PATCH v2 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState,
Philippe Mathieu-Daudé
[GIT PULL] KVM/riscv changes for 6.5,
Anup Patel
[kvm-unit-tests PATCH v4 0/8] s390x: uv-host: Fixups and extensions part 1,
Janosch Frank
[PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper,
ankita
[RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table,
Suravee Suthikulpanit
- [RFC PATCH 03/21] iommu/amd: Update PASID, GATS, and GLX feature related macros,
Suravee Suthikulpanit
- [RFC PATCH 02/21] iommu/amd: Clean up spacing in amd_iommu_ops declaration,
Suravee Suthikulpanit
- [RFC PATCH 01/21] iommu/amd: Declare helper functions as extern,
Suravee Suthikulpanit
- [RFC PATCH 04/21] iommu/amd: Modify domain_enable_v2() to add giov parameter,
Suravee Suthikulpanit
- [RFC PATCH 05/21] iommu/amd: Refactor set_dte_entry() helper function,
Suravee Suthikulpanit
- [RFC PATCH 19/21] iommu/amd: Introduce vIOMMU ioctl for handling command buffer mapping,
Suravee Suthikulpanit
- [RFC PATCH 07/21] iommu/amd: Modify set_dte_entry() to add user domain input parameter,
Suravee Suthikulpanit
- [RFC PATCH 14/21] iommu/amd: Initialize vIOMMU private address space regions,
Suravee Suthikulpanit
- [RFC PATCH 13/21] iommu/amd: Introduce vIOMMU command-line option,
Suravee Suthikulpanit
- [RFC PATCH 11/21] iommu/amd: Introduce Reset vMMIO Command,
Suravee Suthikulpanit
- [RFC PATCH 08/21] iommu/amd: Allow nested IOMMU page tables,
Suravee Suthikulpanit
- [RFC PATCH 10/21] iommu/amd: Introduce vIOMMU-specific events and event info,
Suravee Suthikulpanit
- [RFC PATCH 15/21] iommu/amd: Introduce vIOMMU vminit and vmdestroy ioctl,
Suravee Suthikulpanit
- [RFC PATCH 16/21] iommu/amd: Introduce vIOMMU ioctl for updating device mapping table,
Suravee Suthikulpanit
- [RFC PATCH 18/21] iommu/amd: Introduce vIOMMU ioctl for handling guest MMIO accesses,
Suravee Suthikulpanit
- [RFC PATCH 06/21] iommu/amd: Modify set_dte_entry() to add gcr3 input parameter,
Suravee Suthikulpanit
- [RFC PATCH 21/21] iommufd: Introduce AMD HW-vIOMMU IOCTL,
Suravee Suthikulpanit
- [RFC PATCH 20/21] iommu/amd: Introduce vIOMMU ioctl for setting up guest CR3,
Suravee Suthikulpanit
- [RFC PATCH 09/21] iommu/amd: Add support for hw_info for iommu capability query,
Suravee Suthikulpanit
- [RFC PATCH 17/21] iommu/amd: Introduce vIOMMU ioctl for updating domain mapping,
Suravee Suthikulpanit
- [RFC PATCH 12/21] iommu/amd: Introduce AMD vIOMMU-specific UAPI,
Suravee Suthikulpanit
- Re: [RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table,
Jason Gunthorpe
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]