Linux KVM
[Prev Page][Next Page]
- [PATCH v4 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long, (continued)
- [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
- [PATCH v20 26/30] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v20 28/30] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v20 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM,
Tianrui Zhao
- [PATCH v20 18/30] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v20 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v20 22/30] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v20 19/30] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v20 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v20 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part,
Tianrui Zhao
- [PATCH v20 27/30] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v20 13/30] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v20 24/30] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v20 23/30] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v20 21/30] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- Re: [PATCH v20 00/30] Add KVM LoongArch support,
Huacai Chen
- [GIT PULL] VFIO updates for v6.6-rc1,
Alex Williamson
- [PATCH v1 02/22] Update linux-header to support iommufd cdev and hwpt alloc,
Zhenzhong Duan
- [PATCH 0/4] KVM: x86: tracepoint updates,
Maxim Levitsky
- [PATCH v3] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE,
Shameer Kolothum
- [GIT PULL] KVM: x86 pull requests for 6.6,
Sean Christopherson
- [PATCH v2 0/3] vfio: use __aligned_u64 for ioctl structs,
Stefan Hajnoczi
- [PATCH AUTOSEL 6.4 04/17] vhost-scsi: Fix alignment handling with windows,
Sasha Levin
- [GIT PULL v2 00/10] KVM: s390: Changes for 6.6,
Janosch Frank
- [GIT PULL v2 06/10] KVM: s390: selftests: Add selftest for single-stepping,
Janosch Frank
- [GIT PULL v2 10/10] KVM: s390: pv: Allow AP-instructions for pv-guests,
Janosch Frank
- [GIT PULL v2 04/10] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions,
Janosch Frank
- [GIT PULL v2 05/10] KVM: s390: interrupt: Fix single-stepping keyless mode exits,
Janosch Frank
- [GIT PULL v2 02/10] KVM: s390: interrupt: Fix single-stepping into program interrupt handlers,
Janosch Frank
- [GIT PULL v2 07/10] KVM: s390: pv: relax WARN_ONCE condition for destroy fast,
Janosch Frank
- [GIT PULL v2 03/10] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions,
Janosch Frank
- [GIT PULL v2 09/10] KVM: s390: Add UV feature negotiation,
Janosch Frank
- [GIT PULL v2 08/10] s390/uv: UV feature check utility,
Janosch Frank
- [GIT PULL v2 01/10] KVM: s390: interrupt: Fix single-stepping into interrupt handlers,
Janosch Frank
- Re: [GIT PULL v2 00/10] KVM: s390: Changes for 6.6,
Paolo Bonzini
- Re: Linux 6.5 speed regression, boot VERY slow with anything systemd related,
Bagas Sanjaya
- Re: Linux 6.5 speed regression, boot VERY slow with anything systemd related,
Marc Haber
[sean-jc:x86/dynamic_mmu_page_hash] [KVM] 9a65885b67: canonical_address#:#[##],
kernel test robot
Re: [RFC PATCH] Introduce persistent memory pool,
Alexander Graf
[PATCH] KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range(),
Marc Zyngier
[PATCH v3] KVM: s390: fix gisa destroy operation might lead to cpu stalls,
Michael Mueller
Re: [v5.15] WARNING in kvm_arch_vcpu_ioctl_run,
Muhammad Usama Anjum
The VFIO/IOMMU/PCI MC at LPC 2023,
Krzysztof Wilczyński
[PATCH 0/6] Add printf attribute to kselftest functions,
Wieczor-Retman, Maciej
[PATCH] KVM: VMX: Fix NMI event loss,
Tianyi Liu
[GIT PULL] KVM/arm64 updates for Linux v6.6,
Marc Zyngier
[PATCH] accel/kvm: Fix dirty reaper thread crash,
alloc . young
[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations,
Arseniy Krasnov
[RFC PATCH v2 0/2] vsock: handle writes to shutdowned socket,
Arseniy Krasnov
[PATCH v14 0/2] add debugfs to migration driver,
liulongfang
[PATCH v2 00/16] virtio-mem: Expose device memory through multiple memslots,
David Hildenbrand
- [PATCH v2 04/16] kvm: Return number of free memslots,
David Hildenbrand
- [PATCH v2 02/16] vhost: Remove vhost_backend_can_merge() callback,
David Hildenbrand
- [PATCH v2 03/16] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation,
David Hildenbrand
- [PATCH v2 01/16] vhost: Rework memslot filtering and fix "used_memslot" tracking,
David Hildenbrand
- [PATCH v2 06/16] memory-device: Support memory devices with multiple memslots,
David Hildenbrand
- [PATCH v2 05/16] vhost: Return number of free memslots,
David Hildenbrand
- [PATCH v2 07/16] stubs: Rename qmp_memory_device.c to memory_device.c,
David Hildenbrand
- [PATCH v2 16/16] virtio-mem: Mark memslot alias memory regions unmergeable,
David Hildenbrand
- [PATCH v2 08/16] memory-device: Track required and actually used memslots in DeviceMemoryState,
David Hildenbrand
- [PATCH v2 12/16] memory-device,vhost: Support automatic decision on the number of memslots,
David Hildenbrand
- [PATCH v2 11/16] vhost: Add vhost_get_max_memslots(),
David Hildenbrand
- [PATCH v2 14/16] virtio-mem: Expose device memory via multiple memslots if enabled,
David Hildenbrand
- [PATCH v2 13/16] memory: Clarify mapping requirements for RamDiscardManager,
David Hildenbrand
- [PATCH v2 10/16] kvm: Add stub for kvm_get_max_memslots(),
David Hildenbrand
- [PATCH v2 09/16] memory-device,vhost: Support memory devices that dynamically consume memslots,
David Hildenbrand
- [PATCH v2 15/16] memory,vhost: Allow for marking memory device memory regions unmergeable,
David Hildenbrand
Re: [CfP] Confidential Computing Microconference @ LPC 2023,
Jörg Rödel
[PATCH v8 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper,
ankita
[PATCH v13 00/22] TDX host kernel support,
Kai Huang
- [PATCH v13 03/22] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC,
Kai Huang
- [PATCH v13 01/22] x86/virt/tdx: Detect TDX during kernel boot,
Kai Huang
- [PATCH v13 02/22] x86/tdx: Define TDX supported page sizes as macros,
Kai Huang
- [PATCH v13 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs,
Kai Huang
- [PATCH v13 10/22] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v13 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand,
Kai Huang
- [PATCH v13 05/22] x86/virt/tdx: Handle SEAMCALL no entropy error in common code,
Kai Huang
- [PATCH v13 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory,
Kai Huang
- [PATCH v13 11/22] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v13 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs,
Kai Huang
- [PATCH v13 06/22] x86/virt/tdx: Add SEAMCALL error printing for module initialization,
Kai Huang
- [PATCH v13 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory,
Kai Huang
- [PATCH v13 04/22] x86/cpu: Detect TDX partial write machine check erratum,
Kai Huang
- [PATCH v13 16/22] x86/virt/tdx: Initialize all TDMRs,
Kai Huang
- [PATCH v13 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID,
Kai Huang
- [PATCH v13 15/22] x86/virt/tdx: Configure global KeyID on all packages,
Kai Huang
- [PATCH v13 19/22] x86/virt/tdx: Improve readibility of module initialization error handling,
Kai Huang
- [PATCH v13 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful,
Kai Huang
- [PATCH v13 20/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum,
Kai Huang
- [PATCH v13 17/22] x86/kexec: Flush cache of TDX private memory,
Kai Huang
- [PATCH v13 22/22] Documentation/x86: Add documentation for TDX host support,
Kai Huang
- [PATCH v13 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum,
Kai Huang
- Re: [PATCH v13 00/22] TDX host kernel support,
Nikolay Borisov
[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log,
Shameer Kolothum
[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space,
Lu Baolu
[PATCH v4 10/10] iommu: Separate SVA and IOPF,
Lu Baolu
[PATCH 0/2] KVM: SVM: Fix SEV-ES intrahost migration,
Sean Christopherson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]