Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand, (continued)
- [PATCH v10 01/16] x86/tdx: Define TDX supported page sizes as macros,
Kai Huang
- [PATCH v10 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory,
Kai Huang
- [PATCH v10 04/16] x86/virt/tdx: Add SEAMCALL infrastructure,
Kai Huang
- [PATCH v10 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory,
Kai Huang
- [PATCH v10 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs,
Kai Huang
- [PATCH v10 09/16] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v10 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v10 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs,
Kai Huang
- [PATCH v10 13/16] x86/virt/tdx: Configure global KeyID on all packages,
Kai Huang
- [PATCH v10 12/16] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID,
Kai Huang
- [PATCH v10 14/16] x86/virt/tdx: Initialize all TDMRs,
Kai Huang
- [PATCH v10 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled,
Kai Huang
- [PATCH v10 16/16] Documentation/x86: Add documentation for TDX host support,
Kai Huang
- Re: [PATCH v10 00/16] TDX host kernel support,
Isaku Yamahata
- Re: [PATCH v10 00/16] TDX host kernel support,
David Hildenbrand
- [PATCH kvmtool 1/1] Add virtio-transport option and deprecate force-pci and virtio-legacy.,
Rajnesh Kanwal
- [RFC PATCH v2 0/4] virtio/vsock: fix credit update logic,
Arseniy Krasnov
- Bug: Intel Arc A-Series GPUs VFIO pass through no video out,
David N.
- [PATCH AUTOSEL 6.1 05/15] s390/virtio: sort out physical vs virtual pointers usage,
Sasha Levin
- [PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage,
Sasha Levin
- [RFC PATCH v1 0/3] virtio/vsock: fix credit update logic,
Arseniy Krasnov
- [RFC PATCH v1 2/3] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation,
Arseniy Krasnov
- [RFC PATCH v1 1/3] test/vsock: SOCK_SEQPACKET 'rx_bytes'/'fwd_cnt' bug reproducer,
Arseniy Krasnov
[PATCH 5/5] Add myself to MAINTAINERS for Power VFIO support,
Timothy Pearson
[PATCH 4/5] powerpc/iommu: Add iommu_ops to report capabilities and,
Timothy Pearson
[PATCH 3/5] powerpc/pci_64: Init pcibios subsys a bit later,
Timothy Pearson
[PATCH 2/5] powerpc/iommu: Add "borrowing" iommu_table_group_ops,
Timothy Pearson
[PATCH 1/5] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform,
Timothy Pearson
[PATCH 0/5] Reenable VFIO support on POWER systems,
Timothy Pearson
[PATCH v3 0/9] Export platform features from ccp driver,
Mario Limonciello
[kvm-unit-tests PATCH v4] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
[PATCH] vfio/platform: Fix reset_required behaviour,
Mostafa Saleh
[PATCH] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.,
K V P, Satyanarayana
[kvm-unit-tests PATCH v2 0/2] Clean up the arm/run script,
Shaoqin Huang
[kvm-unit-tests PATCH v3 0/3] arm: Use gic_enable/disable_irq() macro to clean up code,
Shaoqin Huang
[PATCH v2 0/9] Export platform features from ccp driver,
Mario Limonciello
[PATCH v4 00/26] gdbstub/next: re-organise and split build,
Alex Bennée
- [PATCH v4 01/26] gdbstub/internals.h: clean up include guard,
Alex Bennée
- [PATCH v4 03/26] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs,
Alex Bennée
- [PATCH v4 02/26] gdbstub: fix-up copyright and license files,
Alex Bennée
- [PATCH v4 06/26] gdbstub: move GDBState to shared internals header,
Alex Bennée
- [PATCH v4 05/26] gdbstub: define separate user/system structures,
Alex Bennée
- [PATCH v4 07/26] includes: move tb_flush into its own header,
Alex Bennée
- [PATCH v4 04/26] gdbstub: clean-up indent on gdb_exit,
Alex Bennée
- [PATCH v4 10/26] gdbstub: move chunk of softmmu functionality to own file,
Alex Bennée
- [PATCH v4 08/26] gdbstub: move fromhex/tohex routines to internals,
Alex Bennée
- [PATCH v4 09/26] gdbstub: make various helpers visible to the rest of the module,
Alex Bennée
- [PATCH v4 12/26] gdbstub: rationalise signal mapping in softmmu,
Alex Bennée
- [PATCH v4 26/26] gdbstub: move update guest debug to accel ops,
Alex Bennée
- [PATCH v4 11/26] gdbstub: move chunks of user code into own files,
Alex Bennée
- [PATCH v4 21/26] gdbstub: move syscall handling to new file,
Alex Bennée
- [PATCH v4 25/26] gdbstub: split out softmmu/user specifics for syscall handling,
Alex Bennée
- [PATCH v4 16/26] gdbstub: introduce gdb_get_max_cpus,
Alex Bennée
- [PATCH v4 18/26] gdbstub: fix address type of gdb_set_cpu_pc,
Alex Bennée
- [PATCH v4 17/26] gdbstub: specialise stub_can_reverse,
Alex Bennée
- [PATCH v4 23/26] testing: probe gdb for supported architectures ahead of time,
Alex Bennée
- [PATCH v4 20/26] gdbstub: move register helpers into standalone include,
Alex Bennée
- [PATCH v4 14/26] gdbstub: specialise handle_query_attached,
Alex Bennée
- [PATCH v4 22/26] gdbstub: only compile gdbstub twice for whole build,
Alex Bennée
- [PATCH v4 13/26] gdbstub: abstract target specific details from gdb_put_packet_binary,
Alex Bennée
- [PATCH v4 15/26] gdbstub: specialise target_memory_rw_debug,
Alex Bennée
- [PATCH v4 24/26] include: split target_long definition from cpu-defs,
Alex Bennée
- [PATCH v4 19/26] gdbstub: don't use target_ulong while handling registers,
Alex Bennée
[kvm-unit-tests PATCH v2 3/3] arm64: microbench: Use gic_enable_irq() macro in microbench test,
Shaoqin Huang
[kvm-unit-tests PATCH v2 2/3] arm64: timer: Use gic_enable/disable_irq() macro in timer test,
Shaoqin Huang
[kvm-unit-tests PATCH v2 1/3] arm: gic: Write one bit per time in gic_irq_set_clr_enable(),
Shaoqin Huang
[PATCH v2 0/8] vdpa_sim: add support for user VA,
Stefano Garzarella
[PATCH v13 00/11] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v13 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel,
Usama Arif
- [PATCH v13 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH v13 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH v13 06/11] x86/smpboot: Remove initial_stack on 64-bit,
Usama Arif
- [PATCH v13 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- [PATCH v13 08/11] x86/smpboot: Remove initial_gs,
Usama Arif
- [PATCH v13 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH v13 11/11] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH v13 09/11] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH v13 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit,
Usama Arif
- [PATCH v13 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- Re: [PATCH v13 00/11] Parallel CPU bringup for x86_64,
David Woodhouse
[PATCH v4 00/34] x86: enable FRED for x86-64,
Xin Li
- [PATCH v4 03/34] x86/traps: add install_system_interrupt_handler(),
Xin Li
- [PATCH v4 05/34] x86/traps: export external_interrupt() for VMX IRQ reinjection,
Xin Li
- [PATCH v4 04/34] x86/traps: add external_interrupt() to dispatch external interrupts,
Xin Li
- [PATCH v4 01/34] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR,
Xin Li
- [PATCH v4 02/34] x86/traps: add a system interrupt table for system interrupt dispatch,
Xin Li
- [PATCH v4 06/34] x86/cpufeature: add the cpu feature bit for FRED,
Xin Li
- [PATCH v4 07/34] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map,
Xin Li
- [PATCH v4 20/34] x86/fred: add a machine check entry stub for FRED,
Xin Li
- [PATCH v4 08/34] x86/objtool: teach objtool about ERETU and ERETS,
Xin Li
- [PATCH v4 15/34] x86/fred: make unions for the cs and ss fields in struct pt_regs,
Xin Li
- [PATCH v4 19/34] x86/fred: add a NMI entry stub for FRED,
Xin Li
- [PATCH v4 30/34] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f,
Xin Li
- [PATCH v4 12/34] x86/cpu: add MSR numbers for FRED configuration,
Xin Li
- [PATCH v4 25/34] x86/fred: disallow the swapgs instruction when FRED is enabled,
Xin Li
- [PATCH v4 16/34] x86/fred: reserve space for the FRED stack frame,
Xin Li
- [PATCH v4 18/34] x86/fred: add a debug fault entry stub for FRED,
Xin Li
- [PATCH v4 26/34] x86/fred: no ESPFIX needed when FRED is enabled,
Xin Li
- [PATCH v4 27/34] x86/fred: allow single-step trap and NMI when starting a new thread,
Xin Li
- [PATCH v4 21/34] x86/fred: FRED entry/exit and dispatch code,
Xin Li
- [PATCH v4 23/34] x86/fred: update MSR_IA32_FRED_RSP0 during task switch,
Xin Li
- [PATCH v4 34/34] KVM: x86/vmx: execute "int $2" for NMI reinjection when FRED is enabled,
Xin Li
- [PATCH v4 17/34] x86/fred: add a page fault entry stub for FRED,
Xin Li
- [PATCH v4 11/34] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support,
Xin Li
- [PATCH v4 22/34] x86/fred: FRED initialization code,
Xin Li
- [PATCH v4 09/34] x86/cpu: add X86_CR4_FRED macro,
Xin Li
- [PATCH v4 10/34] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED),
Xin Li
- [PATCH v4 28/34] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user,
Xin Li
- [PATCH v4 31/34] x86/fred: allow dynamic stack frame size,
Xin Li
- [PATCH v4 14/34] x86/fred: header file with FRED definitions,
Xin Li
- [PATCH v4 29/34] x86/ia32: do not modify the DPL bits for a null selector,
Xin Li
- [PATCH v4 33/34] KVM: x86/vmx: call external_interrupt() for IRQ reinjection when FRED is enabled,
Xin Li
- [PATCH v4 32/34] x86/fred: disable FRED by default in its early stage,
Xin Li
- [PATCH v4 24/34] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled,
Xin Li
- [PATCH v4 13/34] x86/fred: header file for event types,
Xin Li
- Re: [PATCH v4 00/34] x86: enable FRED for x86-64,
Kang, Shan
[PATCH 0/2] KVM: arm64: PMU: Preserve vPMC registers properly on migration,
Reiji Watanabe
[RESEND kvm-unit-tests 0/3] arm: Use gic_enable/disable_irq() macro to clean up code,
Shaoqin Huang
[PATCH v5 00/12] Implement Eager Page Splitting for ARM,
Ricardo Koller
- [PATCH v5 01/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO,
Ricardo Koller
- [PATCH v5 02/12] KVM: arm64: Rename free_unlinked to free_removed,
Ricardo Koller
- [PATCH v5 04/12] KVM: arm64: Add kvm_pgtable_stage2_split(),
Ricardo Koller
- [PATCH v5 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees,
Ricardo Koller
- [PATCH v5 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu(),
Ricardo Koller
- [PATCH v5 07/12] KVM: arm64: Export kvm_are_all_memslots_empty(),
Ricardo Koller
- [PATCH v5 09/12] KVM: arm64: Split huge pages when dirty logging is enabled,
Ricardo Koller
- [PATCH v5 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE,
Ricardo Koller
- [PATCH v5 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG,
Ricardo Koller
- [PATCH v5 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked(),
Ricardo Koller
- [PATCH v5 12/12] KVM: arm64: Use local TLBI on permission relaxation,
Ricardo Koller
- [PATCH v5 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region(),
Ricardo Koller
[PATCH v2 0/1] KVM: x86: Propagate AMD-specific IBRS bits to guests,
Takahiro Itazuri
[PATCH] vhost-vdpa: free iommu domain after last use during cleanup,
Gautam Dawar
[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond,
Wei Wang
[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load,
Nina Schoetterl-Glausch
[PATCH] KVM: VMX: Make setup_vmcs_config() preemption disabled,
Kai Huang
[kvm-unit-tests] arm: Replace the obsolete qemu script,
Shaoqin Huang
[PATCH 0/8] Add printf and formatted asserts in the guest,
Aaron Lewis
[PATCH] irqbypass: convert producers/consumers single linked list to hlist,
Longpeng(Mike)
[kvm-unit-tests PATCH v3] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
[PATCH net-next v3 0/3] vsock: add support for sockmap,
Bobby Eshleman
[PATCH v6 0/2] arm: enable MTE for QEMU + kvm,
Cornelia Huck
QUESTION: INT1 instruction for breakpoints,
billz
[PATCH v3 00/29] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v3 02/29] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v3 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v3 04/29] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v3 08/29] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v3 07/29] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v3 06/29] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v3 01/29] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v3 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v3 13/29] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v3 05/29] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v3 16/29] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v3 21/29] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v3 20/29] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v3 17/29] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v3 22/29] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v3 23/29] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v3 18/29] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v3 25/29] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v3 29/29] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v3 24/29] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v3 27/29] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v3 26/29] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v3 28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init,
Tianrui Zhao
- [PATCH v3 15/29] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v3 12/29] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v3 11/29] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
[PATCH v3 0/6] Support writable CPU ID registers from userspace,
Jing Zhang
[PATCH v2 0/5] Fix "Instructions Retired" from incorrectly counting,
Aaron Lewis
[PATCH 1/2] lib/test_bitmap: increment failure counter properly,
Yury Norov
[PATCH] vhost: use struct_size and size_add to compute flex array sizes,
Jacob Keller
[PATCH 0/2] KVM: x86: Propagate AMD-specific IBRS bits to guests,
Takahiro Itazuri
[PATCH v2 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec,
Ackerley Tng
[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V,
Jeremi Piotrowski
[PULL 004/123] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API,
Philippe Mathieu-Daudé
[PATCH v5 00/19] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v5 01/19] vfio: Allocate per device file structure,
Yi Liu
- [PATCH v5 02/19] vfio: Refine vfio file kAPIs for KVM,
Yi Liu
- [PATCH v5 07/19] vfio: Block device access via device fd until device is opened,
Yi Liu
- [PATCH v5 12/19] vfio-iommufd: Add detach_ioas for emulated VFIO devices,
Yi Liu
- [PATCH v5 10/19] vfio: Add infrastructure for bind_iommufd from userspace,
Yi Liu
- [PATCH v5 06/19] vfio: Pass struct vfio_device_file * to vfio_device_open/close(),
Yi Liu
- [PATCH v5 11/19] vfio-iommufd: Add detach_ioas support for physical VFIO devices,
Yi Liu
- [PATCH v5 04/19] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd,
Yi Liu
- [PATCH v5 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(),
Yi Liu
- [PATCH v5 05/19] kvm/vfio: Accept vfio device file from userspace,
Yi Liu
- [PATCH v5 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT,
Yi Liu
- [PATCH v5 13/19] vfio: Add cdev_device_open_cnt to vfio_group,
Yi Liu
- [PATCH v5 14/19] vfio: Make vfio_device_open() single open for device cdev path,
Yi Liu
- [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD,
Yi Liu
- [PATCH v5 15/19] vfio: Add cdev for vfio_device,
Yi Liu
- [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Yi Liu
- [PATCH v5 03/19] vfio: Accept vfio device file in the KVM facing kAPI,
Yi Liu
- [PATCH v5 18/19] vfio: Compile group optionally,
Yi Liu
- [PATCH v5 19/19] docs: vfio: Add vfio device cdev description,
Yi Liu
- Re: [PATCH v5 00/19] Add vfio_device cdev for iommufd support,
Jason Gunthorpe
[bug report] KVM: Don't null dereference ops->destroy,
Dan Carpenter
[PATCHv4 00/11] SVM: virtual NMI,
Santosh Shukla
- [PATCHv4 05/11] KVM: x86: Raise an event request when processing NMIs if an NMI is pending,
Santosh Shukla
- [PATCHv4 03/11] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs,
Santosh Shukla
- [PATCHv4 02/11] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0,
Santosh Shukla
- [PATCHv4 08/11] x86/cpu: Add CPUID feature bit for VNMI,
Santosh Shukla
- [PATCHv4 06/11] KVM: x86: Tweak the code and comment related to handling concurrent NMIs,
Santosh Shukla
- [PATCHv4 09/11] KVM: SVM: Add VNMI bit definition,
Santosh Shukla
- [PATCHv4 07/11] KVM: x86: Save/restore all NMIs when multiple NMIs are pending,
Santosh Shukla
- [PATCHv4 04/11] KVM: SVM: add wrappers to enable/disable IRET interception,
Santosh Shukla
- [PATCHv4 10/11] KVM: x86: add support for delayed virtual NMI injection interface,
Santosh Shukla
- [PATCHv4 11/11] KVM: nSVM: implement support for nested VNMI,
Santosh Shukla
- [PATCHv4 01/11] KVM: nSVM: Don't sync vmcb02 V_IRQ back to vmcb12 if KVM (L0) is intercepting VINTR,
Santosh Shukla
- Re: [PATCHv4 00/11] SVM: virtual NMI,
Santosh Shukla
- Re: [PATCHv4 00/11] SVM: virtual NMI,
Sean Christopherson
- Re: [PATCHv4 00/11] SVM: virtual NMI,
Sean Christopherson
[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling,
Robert Hoo
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]