Linux KVM
[Prev Page][Next Page]
- [PATCH v6 02/45] kvm: mmu: dynamically allocate the x86-mmu shrinker,
Qi Zheng
- [PATCH v2] target/i386: Re-introduce few KVM stubs for Clang debug builds,
Philippe Mathieu-Daudé
- [PATCH v3] target/i386: Restrict system-specific features from user emulation,
Philippe Mathieu-Daudé
- [kvm-unit-tests PATCH 0/3] nVMX: Test for EP4TA pointing at MMIO,
Sean Christopherson
- [PATCH] fix build error in function vfio_combine_iova_ranges,
Cong Liu
- [bug report] vfio/pds: Add VFIO live migration support,
Dan Carpenter
- [PATCH] vfio/pds: Using pci_physfn() to fix a compilation issue,
oushixiong
- [intel-tdx:guest-kexec] [x86/kvm] ba13210a07: BUG:unable_to_handle_page_fault_for_address,
kernel test robot
- [PATCH] KVM: vPMU: Use atomic bit operations for global_status,
Mingwei Zhang
- [PATCH v9 0/6] KVM: allow mapping non-refcounted pages,
David Stevens
- [PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support,
guoren
- [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock,
guoren
- [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h,
guoren
- [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available,
guoren
- [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k,
guoren
- [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support,
guoren
- [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock,
guoren
- [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line,
guoren
- [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest,
guoren
- [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup,
guoren
- [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors,
guoren
- [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton,
guoren
- [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter,
guoren
- [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation,
guoren
- [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry,
guoren
- [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait,
guoren
- [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton,
guoren
- [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu(),
guoren
- Re: [PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support,
Conor Dooley
- Re: [PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support,
Leonardo Bras
- [PATCH 0/3] vfio: Fix the null-ptr-deref bugs in samples of vfio-mdev,
Jinjie Ruan
- [PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults.,
Anish Moorthy
- [PATCH v5 02/17] KVM: Add docstrings to __kvm_read/write_guest_page(),
Anish Moorthy
- [PATCH v5 01/17] KVM: Clarify documentation of hva_to_pfn()'s 'atomic' parameter,
Anish Moorthy
- [PATCH v5 03/17] KVM: Simplify error handling in __gfn_to_pfn_memslot(),
Anish Moorthy
- [PATCH v5 05/17] KVM: Annotate -EFAULTs from kvm_vcpu_read/write_guest_page(),
Anish Moorthy
- [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO,
Anish Moorthy
- [PATCH v5 06/17] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn(),
Anish Moorthy
- [PATCH v5 08/17] KVM: Allow hva_pfn_fast() to resolve read faults,
Anish Moorthy
- [PATCH v5 07/17] KVM: arm64: Annotate -EFAULT from user_mem_abort(),
Anish Moorthy
- [PATCH v5 09/17] KVM: Introduce KVM_CAP_USERFAULT_ON_MISSING without implementation,
Anish Moorthy
- [PATCH v5 10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls,
Anish Moorthy
- [PATCH v5 11/17] KVM: x86: Enable KVM_CAP_USERFAULT_ON_MISSING,
Anish Moorthy
- [PATCH v5 13/17] KVM: selftests: Report per-vcpu demand paging rate from demand paging test,
Anish Moorthy
- [PATCH v5 14/17] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test,
Anish Moorthy
- [PATCH v5 12/17] KVM: arm64: Enable KVM_CAP_USERFAULT_ON_MISSING,
Anish Moorthy
- [PATCH v5 15/17] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT,
Anish Moorthy
- [PATCH v5 16/17] KVM: selftests: Add memslot_flags parameter to memstress_create_vm(),
Anish Moorthy
- [PATCH v5 17/17] KVM: selftests: Handle memory fault exits in demand_paging_test,
Anish Moorthy
- Re: [syzbot] [mm?] kernel BUG in vma_replace_policy,
syzbot
- [PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots,
David Hildenbrand
- [PATCH v3 01/16] vhost: Rework memslot filtering and fix "used_memslot" tracking,
David Hildenbrand
- [PATCH v3 02/16] vhost: Remove vhost_backend_can_merge() callback,
David Hildenbrand
- [PATCH v3 05/16] vhost: Return number of free memslots,
David Hildenbrand
- [PATCH v3 03/16] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation,
David Hildenbrand
- [PATCH v3 04/16] kvm: Return number of free memslots,
David Hildenbrand
- [PATCH v3 09/16] memory-device,vhost: Support memory devices that dynamically consume memslots,
David Hildenbrand
- [PATCH v3 08/16] memory-device: Track required and actually used memslots in DeviceMemoryState,
David Hildenbrand
- [PATCH v3 07/16] stubs: Rename qmp_memory_device.c to memory_device.c,
David Hildenbrand
- [PATCH v3 06/16] memory-device: Support memory devices with multiple memslots,
David Hildenbrand
- [PATCH v3 10/16] kvm: Add stub for kvm_get_max_memslots(),
David Hildenbrand
- [PATCH v3 13/16] memory: Clarify mapping requirements for RamDiscardManager,
David Hildenbrand
- [PATCH v3 11/16] vhost: Add vhost_get_max_memslots(),
David Hildenbrand
- [PATCH v3 12/16] memory-device,vhost: Support automatic decision on the number of memslots,
David Hildenbrand
- [PATCH v3 14/16] virtio-mem: Expose device memory via multiple memslots if enabled,
David Hildenbrand
- [PATCH v3 15/16] memory,vhost: Allow for marking memory device memory regions unmergeable,
David Hildenbrand
- [PATCH v3 16/16] virtio-mem: Mark memslot alias memory regions unmergeable,
David Hildenbrand
- Re: [PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots,
David Hildenbrand
- [PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe,
Vlastimil Babka
- [PATCH v2] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit,
Tao Su
- [PATCH kvmtool 0/3] Change what --nodefaults does and a revert,
Alexandru Elisei
- [PATCH V3] KVM: SEV: Update SEV-ES shutdown intercepts with more metadata,
Peter Gonda
- [PATCH 0/5] KVM: arm64: Accelerate lookup of vcpus by MPIDR values,
Marc Zyngier
- [ANNOUNCE] KVM LPC Microconference Call for Abstracts closing on Friday, September 8th,
Sean Christopherson
- [GIT PULL] KVM changes for 6.6 merge window,
Paolo Bonzini
- Re: [PATCH 2/5] nSVM: Check for optional commands and reserved encodings of TLB_CONTROL in nested VMCB,
Stefan Sterz
- [PATCH V2] KVM: SEV: Update SEV-ES shutdown intercepts with more metadata,
Peter Gonda
- [PATCH] KVM: X86: Reduce calls to vcpu_load,
Hao Peng
- [PATCH] vfio/pds: Add missing PCI_IOV depends,
oushixiong
- [ANNOUNCE] PUCK Agenda - 2023.09.06 - No topic, but game on,
Sean Christopherson
- [PATCH] kvm ignores ignore_msrs=1 VETO for some MSRs,
Jari Ruusu
- [PATCH] KVM: SEV: Update SEV-ES shutdown intercepts with more metadata,
Peter Gonda
- [PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support,
Jordan Niethe
- [PATCH v4 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long,
Jordan Niethe
- [PATCH v4 03/11] KVM: PPC: Rename accessor generator macros,
Jordan Niethe
- [PATCH v4 04/11] KVM: PPC: Use accessors for VCPU registers,
Jordan Niethe
- [PATCH v4 11/11] docs: powerpc: Document nested KVM on POWER,
Jordan Niethe
- [PATCH v4 01/11] KVM: PPC: Always use the GPR accessors,
Jordan Niethe
- [PATCH v4 10/11] KVM: PPC: Add support for nestedv2 guests,
Jordan Niethe
- [PATCH v4 02/11] KVM: PPC: Introduce FPR/VR accessor functions,
Jordan Niethe
- [PATCH v4 08/11] KVM: PPC: Add helper library for Guest State Buffers,
Jordan Niethe
- [PATCH v4 05/11] KVM: PPC: Use accessors VCORE registers,
Jordan Niethe
- [PATCH v4 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers,
Jordan Niethe
- [PATCH v4 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor,
Jordan Niethe
- Re: [PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support,
Sachin Sant
- [PATCH v4] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE,
Shameer Kolothum
- [PATCH] vfio/pds: Limit Calling dev_dbg function to CONFIG_PCI_ATS,
oushixiong
- [PATCH RESEND] KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=n,
Hao Peng
- [PATCH v3 0/2] KVM: s390: add counters for vsie performance,
Nico Boehr
- [PATCH v2 0/8] Add printf attribute to kselftest functions,
Wieczor-Retman Maciej
- [PATCH 00/13] target/i386: Cleanups around KVM declarations,
Philippe Mathieu-Daudé
- [PATCH 01/13] hw/i386/pc: Include missing 'sysemu/tcg.h' header,
Philippe Mathieu-Daudé
- [PATCH 02/13] hw/i386/pc: Include missing 'cpu.h' header,
Philippe Mathieu-Daudé
- [PATCH 03/13] hw/i386/fw_cfg: Include missing 'cpu.h' header,
Philippe Mathieu-Daudé
- [PATCH 04/13] target/i386/helper: Restrict KVM declarations to system emulation,
Philippe Mathieu-Daudé
- [PATCH 05/13] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel(),
Philippe Mathieu-Daudé
- [PATCH 06/13] target/i386: Remove unused KVM stubs,
Philippe Mathieu-Daudé
- [PATCH 07/13] target/i386: Allow elision of kvm_enable_x2apic(),
Philippe Mathieu-Daudé
- [PATCH 08/13] target/i386: Allow elision of kvm_hv_vpindex_settable(),
Philippe Mathieu-Daudé
- [PATCH 09/13] target/i386: Restrict declarations specific to CONFIG_KVM,
Philippe Mathieu-Daudé
- [PATCH 10/13] sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets,
Philippe Mathieu-Daudé
- [PATCH 11/13] sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets,
Philippe Mathieu-Daudé
- [PATCH 12/13] sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets,
Philippe Mathieu-Daudé
- [PATCH 13/13] sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets,
Philippe Mathieu-Daudé
- [PATCH 00/13] Implement support for IBS virtualization,
Manali Shukla
- [PATCH 02/13] x86/cpufeatures: Add CPUID feature bit for Extended LVT,
Manali Shukla
- [PATCH 01/13] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic,
Manali Shukla
- [PATCH 03/13] KVM: x86: Add emulation support for Extented LVT registers,
Manali Shukla
- [PATCH 05/13] KVM: x86/cpuid: Add a KVM-only leaf for IBS capabilities,
Manali Shukla
- [PATCH 04/13] x86/cpufeatures: Add CPUID feature bit for virtualized IBS,
Manali Shukla
- [PATCH 06/13] KVM: x86: Extend CPUID range to include new leaf,
Manali Shukla
- [PATCH 08/13] perf/x86/amd: Add framework to save/restore host IBS state,
Manali Shukla
- [PATCH 07/13] KVM: SVM: Extend VMCB area for virtualized IBS registers,
Manali Shukla
- [PATCH 09/13] KVM: SVM: add support for IBS virtualization for non SEV-ES guests,
Manali Shukla
- [PATCH 10/13] x86/cpufeatures: Add CPUID feature bit for VIBS in SEV-ES guest,
Manali Shukla
- [PATCH 11/13] KVM: SVM: Add support for IBS virtualization for SEV-ES guests,
Manali Shukla
- [PATCH 12/13] KVM: SVM: Enable IBS virtualization on non SEV-ES and SEV-ES guests,
Manali Shukla
- [PATCH 13/13] KVM: x86: nSVM: Implement support for nested IBS virtualization,
Manali Shukla
- Re: [PATCH 00/13] Implement support for IBS virtualization,
Peter Zijlstra
- [kvm-unit-tests PATCH v6 0/8] s390x: Add support for running guests without MSO/MSL,
Nico Boehr
- [v2 PATCH] x86/kvm/mmu: Remove unnecessary ‘NULL’ values from sptep,
Li zeming
- [PATCH 0/2] KVM: x86: Fix a WARN in kvm_apic_send_ipi(),
Tao Su
- [GIT PULL] virtio: features,
Michael S. Tsirkin
- [PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest,
Haibo Xu
- [kvm-unit-tests PATCH 0/7] nVMX: Fix garbage "host addr size" tests,
Sean Christopherson
- [PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit,
Jim Mattson
- [PATCH v4] KVM: s390: fix gisa destroy operation might lead to cpu stalls,
Michael Mueller
- [PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe,
Vlastimil Babka
- [kvm-unit-tests 0/6] vPMU v5 test case,
Xiong Zhang
- [PATCH 0/9] Upgrade vPMU version to 5,
Xiong Zhang
- [PATCH 0/4] target/i386: add support for FRED,
Xin Li
- [PATCH v15 0/2] add debugfs to migration driver,
liulongfang
- [PATCH] x86/kvm/mmu: Remove unnecessary ‘NULL’ values from sptep,
Li zeming
- [PATCH] arm64: Restore trapless ptimer access,
Colton Lewis
- Re: [PATCH] iommu/amd: remove amd_iommu_snp_enable,
Kim Phillips
- [PULL 33/41] hw/i386: Remove unuseful kvmclock_create() stub,
Philippe Mathieu-Daudé
- [PULL 04/41] bulk: Do not declare function prototypes using 'extern' keyword,
Philippe Mathieu-Daudé
- [PATCH] Add kvm_arch helper functions for guests' callchains,
Tianyi Liu
- [PATCH v20 00/30] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v20 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v20 04/30] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v20 06/30] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v20 05/30] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v20 07/30] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v20 02/30] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v20 01/30] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v20 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v20 08/30] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v20 16/30] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v20 25/30] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v20 11/30] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v20 20/30] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v20 15/30] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v20 17/30] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v20 12/30] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]