Linux KVM
[Prev Page][Next Page]
- Re: [PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run, (continued)
- [ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic,
Sean Christopherson
- [syzbot] [kvm?] WARNING in clear_dirty_gfn_range,
syzbot
- [RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO,
Shivaprasad G Bhat
- [PATCH] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes,
Rick Edgecombe
- [RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation,
David Woodhouse
- Re: [PATCH] KVM: x86/mmu: treat WC memory as MMIO,
francisco flynn
- [PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER,
Shaoqin Huang
- [PATCH vhost v3 0/4] refactor the params of find_vqs(),
Xuan Zhuo
- kernel selftest max_guest_memory_test fails when using more that 256 vCPUs,
mlevitsk
- [PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
Vasant Karasulli
- [PATCH v4 2/9] x86/sev: Save and print negotiated GHCB protocol version,
Vasant Karasulli
- [PATCH v4 1/9] x86/kexec/64: Disable kexec when SEV-ES is active,
Vasant Karasulli
- [PATCH v4 3/9] x86/sev: Set GHCB data structure version,
Vasant Karasulli
- [PATCH v4 4/9] x86/sev: Setup code to park APs in the AP Jump Table,
Vasant Karasulli
- [PATCH v4 5/9] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2,
Vasant Karasulli
- [PATCH v4 6/9] x86/sev: Use AP Jump Table blob to stop CPU,
Vasant Karasulli
- [PATCH v4 8/9] x86/sev: Handle CLFLUSH MMIO events,
Vasant Karasulli
- [PATCH v4 9/9] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob,
Vasant Karasulli
- [PATCH v4 7/9] x86/sev: Add MMIO handling support to boot/compressed/ code,
Vasant Karasulli
- Re: [PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
Tom Lendacky
[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load,
Vinayak Kale
[v4 0/3] KVM: irqchip: synchronize srcu only if needed,
Yi Wang
[PATCH v3 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008,
Gerd Hoffmann
[PATCH] vhost: correct misleading printing information,
Xianting Tian
[PATCH vhost v2 0/4] refactor the params of find_vqs(),
Xuan Zhuo
[GIT PULL] Final set of KVM fixes for Linux 6.8,
Paolo Bonzini
[PATCH v1 00/13] tools header compiler.h update,
Ian Rogers
- [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version,
Ian Rogers
- [PATCH v1 02/13] libbpf: Make __printf define conditional,
Ian Rogers
- [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include,
Ian Rogers
- [PATCH v1 04/13] perf expr: Add missing stdbool.h include,
Ian Rogers
- [PATCH v1 05/13] perf expr: Tidy up header guard,
Ian Rogers
- [PATCH v1 06/13] perf debug: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 07/13] perf cacheline: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 08/13] perf arm-spe: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h,
Ian Rogers
- [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h,
Ian Rogers
- [PATCH v1 11/13] tools headers: Sync linux/overflow.h,
Ian Rogers
- [PATCH v1 12/13] tools headers: Sync compiler.h headers,
Ian Rogers
- [PATCH v1 13/13] tools headers: Rename noinline to __noinline,
Ian Rogers
[PULL 18/43] target/i386/sev: Fix missing ERRP_GUARD() for error_prepend(),
Philippe Mathieu-Daudé
[PATCH] KVM: SVM: Remove a useless zeroing of allocated memory,
Christophe JAILLET
[GIT PULL] KVM/arm64 updates for 6.9,
Oliver Upton
[PATCH] SEV: disable SEV-ES DebugSwap by default,
Paolo Bonzini
[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET",
Sean Christopherson
[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros,
Sean Christopherson
- [PATCH v6 1/9] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.),
Sean Christopherson
- [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header,
Sean Christopherson
- [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation,
Sean Christopherson
- [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h,
Sean Christopherson
- [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value,
Sean Christopherson
- [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic(),
Sean Christopherson
- [PATCH v6 7/9] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h,
Sean Christopherson
- [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor,
Sean Christopherson
- [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc(),
Sean Christopherson
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Sean Christopherson
- [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes,
Sean Christopherson
- [PATCH 2/5] KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1,
Sean Christopherson
- [PATCH 3/5] srcu: Add an API for a memory barrier after SRCU read lock,
Sean Christopherson
- [PATCH 4/5] KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path,
Sean Christopherson
- [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop,
Sean Christopherson
- RE: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Ma, Yongwei
- Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Yan Zhao
- Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Sean Christopherson
[PATCH v2 0/7] vfio: Interrupt eventfd hardening,
Alex Williamson
[GIT PULL] KVM: x86 pull requests for 6.9,
Sean Christopherson
[PATCH vfio 0/2] vfio/pds: Reset related fixes/improvements,
Brett Creeley
Unmapping KVM Guest Memory from Host Kernel,
Gowans, James
[PATCH] vfio/platform: Convert to platform remove callback returning void,
Uwe Kleine-König
[PATCH] KVM: selftests: Create memslot 0 at GPA 0x100000000 on x86_64,
David Matlack
[PATCH] KVM: x86/mmu: Process atomically-zapped SPTEs after replacing REMOVED_SPTE,
David Matlack
[PATCH v4 0/3] Add arch_timer_edge_cases selftest,
Colton Lewis
[PATCH v2] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running,
David Matlack
[GIT PULL] LoongArch KVM changes for v6.9,
Huacai Chen
[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered",
Colin Ian King
[GIT PULL] KVM/riscv changes for 6.9,
Anup Patel
[PATCH v3 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver,
Longfang Liu
[PATCH v3 0/4] add debugfs to hisilicon migration driver,
Longfang Liu
[PATCH v1 0/5] Add support for the Idle HLT intercept feature,
Manali Shukla
[PATCH v2] KVM:SVM: Flush cache only on CPUs running SEV guest,
Zheyun Shen
[PATCH 0/3] KVM: VMX: Disable LBRs if CPU doesn't have callstacks,
Sean Christopherson
[PATCH] KVM: x86/pmu: Disable support for adaptive PEBS,
Sean Christopherson
[kvm-unit-tests PATCH 0/4] x86/pmu: PEBS fixes and new testcases,
Sean Christopherson
[PATCH 0/7] vfio: Interrupt eventfd hardening,
Alex Williamson
[PATCH kvm-unit-tests 00/13] x86: hyperv-v: Various unmerged patches,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 01/13] x86: hyperv: Use correct macro in checking SynIC timer support,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 03/13] x86: hyperv_clock: handle non-consecutive APIC IDs,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 04/13] x86: hyperv_clock: print sequence field of reference TSC page,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 02/13] x86: hyperv: improve naming of stimer functions,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 05/13] x86: hyper-v: Use '-cpu host,hv_passhtrough' for Hyper-V tests,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 07/13] x86: hyper-v: Use 'goto' instead of putting the whole test in an 'if' branch in hyperv_synic,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 06/13] x86: hyper-v: Use report_skip() in hyperv_stimer when pre-requisites are not met,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 09/13] x86: hyperv_stimer: keep SINT number parameter in 'struct stimer',
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 11/13] x86: hyperv_stimer: don't require hyperv-testdev,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 12/13] x86: hyperv_stimer: add direct mode tests,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 13/13] x86: hyperv-v: Rewrite flaky hv_clock_test(),
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 10/13] x86: hyperv_stimer: define union hv_stimer_config,
Vitaly Kuznetsov
- [PATCH kvm-unit-tests 08/13] x86: hyper-v: Unify hyperv_clock with other Hyper-V tests,
Vitaly Kuznetsov
[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Xin Zeng
- [PATCH v5 01/10] crypto: qat - adf_get_etr_base() helper,
Xin Zeng
- [PATCH v5 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions,
Xin Zeng
- [PATCH v5 03/10] crypto: qat - move PFVF compat checker to a function,
Xin Zeng
- [PATCH v5 04/10] crypto: qat - relocate CSR access code,
Xin Zeng
- [PATCH v5 05/10] crypto: qat - rename get_sla_arr_of_type(),
Xin Zeng
- [PATCH v5 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices,
Xin Zeng
- [PATCH v5 07/10] crypto: qat - add bank save and restore flows,
Xin Zeng
- [PATCH v5 08/10] crypto: qat - add interface for live migration,
Xin Zeng
- [PATCH v5 09/10] crypto: qat - implement interface for live migration,
Xin Zeng
- [PATCH v5 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices,
Xin Zeng
- Re: [PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Herbert Xu
[PATCH vhost v1 0/4] refactor the params of find_vqs(),
Xuan Zhuo
[PATCH V1 vfio] vfio/mlx5: Enforce PRE_COPY support,
Yishai Hadas
판매 문의 2024,
info
[PATCH 5.15.y 0/2] fix softlockups in stage2_apply_range(),
Krister Johansen
[kvm-unit-tests PATCH v2 00/13] Enable EFI support,
Andrew Jones
- [kvm-unit-tests PATCH v2 01/13] riscv: Call abort instead of assert on unhandled exceptions,
Andrew Jones
- [kvm-unit-tests PATCH v2 02/13] riscv: show_regs: Prepare for EFI images,
Andrew Jones
- [kvm-unit-tests PATCH v2 03/13] treewide: lib/stack: Fix backtrace,
Andrew Jones
- [kvm-unit-tests PATCH v2 04/13] treewide: lib/stack: Make base_address arch specific,
Andrew Jones
- [kvm-unit-tests PATCH v2 05/13] riscv: Import gnu-efi files,
Andrew Jones
- [kvm-unit-tests PATCH v2 06/13] riscv: Tweak the gnu-efi imported code,
Andrew Jones
- [kvm-unit-tests PATCH v2 07/13] riscv: Enable building for EFI,
Andrew Jones
- [kvm-unit-tests PATCH v2 08/13] riscv: efi: Switch stack in _start,
Andrew Jones
- [kvm-unit-tests PATCH v2 09/13] efi: Add support for obtaining the boot hartid,
Andrew Jones
- [kvm-unit-tests PATCH v2 10/13] riscv: Refactor setup code,
Andrew Jones
- [kvm-unit-tests PATCH v2 11/13] riscv: Enable EFI boot,
Andrew Jones
- [kvm-unit-tests PATCH v2 12/13] riscv: efi: Add run script,
Andrew Jones
- [kvm-unit-tests PATCH v2 13/13] riscv: efi: Use efi-direct by default,
Andrew Jones
- Re: [kvm-unit-tests PATCH v2 00/13] Enable EFI support,
Andrew Jones
[kvm-unit-tests PATCH v3 00/18] arm64: EFI improvements,
Andrew Jones
- [kvm-unit-tests PATCH v3 01/18] runtime: Update MAX_SMP probe,
Andrew Jones
- [kvm-unit-tests PATCH v3 02/18] runtime: Add yet another 'no kernel' error message,
Andrew Jones
- [kvm-unit-tests PATCH v3 03/18] arm64: efi: Don't create dummy test,
Andrew Jones
- [kvm-unit-tests PATCH v3 04/18] arm64: efi: Make running tests on EFI can be parallel,
Andrew Jones
- [kvm-unit-tests PATCH v3 05/18] arm64: efi: Remove redundant dtb generation,
Andrew Jones
- [kvm-unit-tests PATCH v3 06/18] arm64: efi: Move run code into a function,
Andrew Jones
- [kvm-unit-tests PATCH v3 07/18] arm64: efi: Remove EFI_USE_DTB,
Andrew Jones
- [kvm-unit-tests PATCH v3 08/18] arm64: efi: Improve device tree discovery,
Andrew Jones
- [kvm-unit-tests PATCH v3 09/18] lib/efi: Add support for loading the initrd,
Andrew Jones
- [kvm-unit-tests PATCH v3 10/18] arm64: efi: Allow running tests directly,
Andrew Jones
- [kvm-unit-tests PATCH v3 11/18] arm/arm64: Factor out some initial setup,
Andrew Jones
- [kvm-unit-tests PATCH v3 12/18] arm/arm64: Factor out allocator init from mem_init,
Andrew Jones
- [kvm-unit-tests PATCH v3 13/18] arm64: Simplify efi_mem_init,
Andrew Jones
- [kvm-unit-tests PATCH v3 14/18] arm64: Add memregions_efi_init,
Andrew Jones
- [kvm-unit-tests PATCH v3 15/18] arm64: efi: Don't map reserved regions,
Andrew Jones
- [kvm-unit-tests PATCH v3 16/18] arm64: efi: Fix _start returns from failed _relocate,
Andrew Jones
- [kvm-unit-tests PATCH v3 17/18] arm64: efi: Switch to our own stack,
Andrew Jones
- [kvm-unit-tests PATCH v3 18/18] arm64: efi: Add gitlab CI,
Andrew Jones
- Re: [kvm-unit-tests PATCH v3 00/18] arm64: EFI improvements,
Andrew Jones
[kvm-unit-tests PATCH v1] arch-run: Wait for incoming socket being removed,
Nico Boehr
[PATCH-for-9.1 00/18] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 02/18] hw/usb/hcd-xhci: Enumerate xhci_flags setting values,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 03/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 04/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 05/18] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 06/18] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 07/18] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h',
Philippe Mathieu-Daudé
- [PATCH-for-9.1 08/18] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 09/18] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 10/18] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug(),
Philippe Mathieu-Daudé
- [PATCH-for-9.1 11/18] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug(),
Philippe Mathieu-Daudé
- [PATCH-for-9.1 12/18] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 13/18] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 14/18] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 15/18] hw/i386/acpi: Remove AcpiBuildState::rsdp field,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 16/18] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 17/18] target/i386: Remove X86CPU::kvm_no_smi_migration field,
Philippe Mathieu-Daudé
- [PATCH-for-9.1 18/18] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE,
Philippe Mathieu-Daudé
[PATCH] LoongArch: KVM: Set reserved bit as zero about cpucfg,
Bibo Mao
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps,
Leon Romanovsky
- [RFC RESEND 01/16] mm/hmm: let users to tag specific PFNs,
Leon Romanovsky
- [RFC RESEND 02/16] dma-mapping: provide an interface to allocate IOVA,
Leon Romanovsky
- [RFC RESEND 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA,
Leon Romanovsky
- [RFC RESEND 04/16] iommu/dma: Provide an interface to allow preallocate IOVA,
Leon Romanovsky
- [RFC RESEND 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA,
Leon Romanovsky
- [RFC RESEND 06/16] iommu/dma: Implement link/unlink page callbacks,
Leon Romanovsky
- [RFC RESEND 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP,
Leon Romanovsky
- [RFC RESEND 08/16] RDMA/umem: Store ODP access mask information in PFN,
Leon Romanovsky
- [RFC RESEND 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage,
Leon Romanovsky
- [RFC RESEND 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB,
Leon Romanovsky
- [RFC RESEND 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length,
Leon Romanovsky
- [RFC RESEND 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse,
Leon Romanovsky
- [RFC RESEND 13/16] vfio/mlx5: Explicitly store page list,
Leon Romanovsky
- [RFC RESEND 14/16] vfio/mlx5: Convert vfio to use DMA link API,
Leon Romanovsky
- [RFC RESEND 15/16] block: add dma_link_range() based API,
Leon Romanovsky
- [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL,
Leon Romanovsky
- Re: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps,
Robin Murphy
- Re: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps,
Zhu Yanjun
- RE: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps,
Zeng, Oak
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]