Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages, (continued)
- [PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest,
Atish Patra
- [PATCH v4 01/15] RISC-V: Fix the typo in Scountovf CSR name,
Atish Patra
- [PATCH v4 02/15] RISC-V: Add FIRMWARE_READ_HI definition,
Atish Patra
- [PATCH v4 03/15] drivers/perf: riscv: Read upper bits of a firmware counter,
Atish Patra
- [PATCH v4 04/15] RISC-V: Add SBI PMU snapshot definitions,
Atish Patra
- [PATCH v4 05/15] drivers/perf: riscv: Implement SBI PMU snapshot function,
Atish Patra
- [PATCH v4 06/15] RISC-V: KVM: No need to update the counter value during reset,
Atish Patra
- [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed,
Atish Patra
- [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature,
Atish Patra
- [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests,
Atish Patra
- [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32,
Atish Patra
- [PATCH v4 11/15] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test,
Atish Patra
- [PATCH v4 12/15] KVM: riscv: selftests: Add SBI PMU extension definitions,
Atish Patra
- [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest,
Atish Patra
- [PATCH v4 14/15] KVM: riscv: selftests: Add a test for PMU snapshot functionality,
Atish Patra
- [PATCH v4 15/15] KVM: riscv: selftests: Add a test for counter overflow,
Atish Patra
- Re: CVE-2021-46978: KVM: nVMX: Always make an attempt to map eVMCS after migration,
Paolo Bonzini
- [PATCH v1 1/1] vfio/nvgrace-gpu: Convey kvm that the device is wc safe,
ankita
- [q&a] Status of IOMMU virtualization for nested virtualization (userspace PCI drivers in VMs),
Peter Delevoryas
- [sean-jc:x86/ro_memslot_snafu] [KVM] 666538d29b: kernel-selftests.kvm.make.fail,
kernel test robot
- [kvm-unit-tests PATCH 00/13] Enable EFI support,
Andrew Jones
- [kvm-unit-tests PATCH 01/13] riscv: Call abort instead of assert on unhandled exceptions,
Andrew Jones
- [kvm-unit-tests PATCH 03/13] treewide: lib/stack: Fix backtrace,
Andrew Jones
- [kvm-unit-tests PATCH 02/13] riscv: show_regs: Prepare for EFI images,
Andrew Jones
- [kvm-unit-tests PATCH 04/13] treewide: lib/stack: Make base_address arch specific,
Andrew Jones
- [kvm-unit-tests PATCH 05/13] riscv: Import gnu-efi files,
Andrew Jones
- [kvm-unit-tests PATCH 06/13] riscv: Tweak the gnu-efi imported code,
Andrew Jones
- [kvm-unit-tests PATCH 07/13] riscv: Enable building for EFI,
Andrew Jones
- [kvm-unit-tests PATCH 08/13] riscv: efi: Switch stack in _start,
Andrew Jones
- [kvm-unit-tests PATCH 09/13] efi: Add support for obtaining the boot hartid,
Andrew Jones
- [kvm-unit-tests PATCH 10/13] riscv: Refactor setup code,
Andrew Jones
- [kvm-unit-tests PATCH 11/13] riscv: Enable EFI boot,
Andrew Jones
- [kvm-unit-tests PATCH 12/13] riscv: efi: Add run script,
Andrew Jones
- [kvm-unit-tests PATCH 13/13] riscv: efi: Use efi-direct by default,
Andrew Jones
- [PATCH v4 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4,
Xin Zeng
- [PATCH v4 01/10] crypto: qat - adf_get_etr_base() helper,
Xin Zeng
- [PATCH v4 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions,
Xin Zeng
- [PATCH v4 03/10] crypto: qat - move PFVF compat checker to a function,
Xin Zeng
- [PATCH v4 04/10] crypto: qat - relocate CSR access code,
Xin Zeng
- [PATCH v4 05/10] crypto: qat - rename get_sla_arr_of_type(),
Xin Zeng
- [PATCH v4 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices,
Xin Zeng
- [PATCH v4 07/10] crypto: qat - add bank save and restore flows,
Xin Zeng
- [PATCH v4 08/10] crypto: qat - add interface for live migration,
Xin Zeng
- [PATCH v4 09/10] crypto: qat - implement interface for live migration,
Xin Zeng
- [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices,
Xin Zeng
- [PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support,
Yunjian Wang
- [PATCH net-next v2 2/3] vhost_net: Call peek_len when using xdp,
Yunjian Wang
- [PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev,
Yunjian Wang
- [PATCH net-next v2 0/3] tun: AF_XDP Tx zero-copy support,
Yunjian Wang
- [PATCH 0/3] KVM: x86: Fix KVM_FEATURE_PV_UNHALT update logic,
Vitaly Kuznetsov
- [PATCH net-next v6 4/5] vhost/net: remove vhost_net_page_frag_refill(),
Yunsheng Lin
- [PATCH net-next v6 2/5] page_frag: unify gfp bits for order 3 page allocation,
Yunsheng Lin
- [PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups,
Sean Christopherson
- [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation,
Sean Christopherson
- [PATCH 02/16] KVM: x86: Remove separate "bit" defines for page fault error code masks,
Sean Christopherson
- [PATCH 03/16] KVM: x86: Define more SEV+ page fault error bits/flags for #NPF,
Sean Christopherson
- [PATCH 04/16] KVM: x86/mmu: Pass full 64-bit error code when handling page faults,
Sean Christopherson
- [PATCH 05/16] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults,
Sean Christopherson
- [PATCH 06/16] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero,
Sean Christopherson
- [PATCH 07/16] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler,
Sean Christopherson
- [PATCH 08/16] KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults,
Sean Christopherson
- [PATCH 09/16] KVM: x86/mmu: Move private vs. shared check above slot validity checks,
Sean Christopherson
- [PATCH 10/16] KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC internal slots,
Sean Christopherson
- [PATCH 11/16] KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO,
Sean Christopherson
- [PATCH 13/16] KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn(),
Sean Christopherson
- [PATCH 14/16] KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD for "no slot" faults,
Sean Christopherson
- [PATCH 16/16] KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn't create noslot pfns,
Sean Christopherson
- [PATCH 15/16] KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to error values,
Sean Christopherson
- [PATCH 12/16] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn(),
Sean Christopherson
- Re: [PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups,
Paolo Bonzini
- [PATCH v2 vfio 0/2] vfio/pds: Fix and simplify resets,
Brett Creeley
- [PATCH 00/21] TDX/SNP part 1 of n, for 6.9,
Paolo Bonzini
- [PATCH 01/21] KVM: x86: Split core of hypercall emulation to helper function,
Paolo Bonzini
- [PATCH 05/21] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask,
Paolo Bonzini
- [PATCH 02/21] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values,
Paolo Bonzini
- [PATCH 03/21] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE,
Paolo Bonzini
- [PATCH 07/21] KVM: VMX: Introduce test mode related to EPT violation VE,
Paolo Bonzini
- [PATCH 04/21] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE,
Paolo Bonzini
- [PATCH 13/21] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults,
Paolo Bonzini
- [PATCH 19/21] KVM: guest_memfd: add API to undo kvm_gmem_get_uninit_pfn,
Paolo Bonzini
- [PATCH 15/21] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private,
Paolo Bonzini
- [PATCH 12/21] KVM: x86/tdp_mmu: Sprinkle __must_check,
Paolo Bonzini
- [PATCH 16/21] KVM: guest_memfd: pass error up from filemap_grab_folio,
Paolo Bonzini
- [PATCH 10/21] KVM: SEV: Use a VMSA physical address variable for populating VMCB,
Paolo Bonzini
- [PATCH 20/21] KVM: x86: Add gmem hook for invalidating memory,
Paolo Bonzini
- [PATCH 08/21] KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX and TDX,
Paolo Bonzini
- [PATCH 11/21] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation,
Paolo Bonzini
- [PATCH 14/21] KVM: x86/mmu: pass error code back to MMU when async pf is ready,
Paolo Bonzini
- [PATCH 06/21] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis,
Paolo Bonzini
- [PATCH 18/21] KVM: x86: Add gmem hook for initializing memory,
Paolo Bonzini
- [PATCH 17/21] filemap: add FGP_CREAT_ONLY,
Paolo Bonzini
- [PATCH 09/21] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument,
Paolo Bonzini
- [PATCH 21/21] KVM: x86: Add gmem hook for determining max NPT mapping level,
Paolo Bonzini
- Re: [PATCH 00/21] TDX/SNP part 1 of n, for 6.9,
Sean Christopherson
- Re: [PATCH 00/21] TDX/SNP part 1 of n, for 6.9,
Sean Christopherson
- [PATCH] KVM: SVM: Rename vmplX_ssp -> plX_ssp,
John Allen
- [GIT PULL] KVM: x86: SVM changes for 6.9,
Sean Christopherson
- [kvm-unit-tests PATCH v2 00/18] arm64: EFI improvements,
Andrew Jones
- [kvm-unit-tests PATCH v2 01/18] runtime: Update MAX_SMP probe,
Andrew Jones
- [kvm-unit-tests PATCH v2 02/18] runtime: Add yet another 'no kernel' error message,
Andrew Jones
- [kvm-unit-tests PATCH v2 03/18] arm64: efi: Don't create dummy test,
Andrew Jones
- [kvm-unit-tests PATCH v2 04/18] arm64: efi: Make running tests on EFI can be parallel,
Andrew Jones
- [kvm-unit-tests PATCH v2 06/18] arm64: efi: Move run code into a function,
Andrew Jones
- [kvm-unit-tests PATCH v2 07/18] arm64: efi: Remove EFI_USE_DTB,
Andrew Jones
- [kvm-unit-tests PATCH v2 08/18] arm64: efi: Improve device tree discovery,
Andrew Jones
- [kvm-unit-tests PATCH v2 09/18] lib/efi: Add support for loading the initrd,
Andrew Jones
- [kvm-unit-tests PATCH v2 10/18] arm64: efi: Allow running tests directly,
Andrew Jones
- [kvm-unit-tests PATCH v2 11/18] arm/arm64: Factor out some initial setup,
Andrew Jones
- [kvm-unit-tests PATCH v2 13/18] arm64: Simplify efi_mem_init,
Andrew Jones
- [kvm-unit-tests PATCH v2 14/18] arm64: Add memregions_efi_init,
Andrew Jones
- [kvm-unit-tests PATCH v2 15/18] arm64: efi: Don't map reserved regions,
Andrew Jones
- [kvm-unit-tests PATCH v2 16/18] arm64: efi: Fix _start returns from failed _relocate,
Andrew Jones
- [kvm-unit-tests PATCH v2 17/18] arm64: efi: Switch to our own stack,
Andrew Jones
- [kvm-unit-tests PATCH v2 18/18] arm64: efi: Add gitlab CI,
Andrew Jones
- [kvm-unit-tests PATCH v2 05/18] arm64: efi: Remove redundant dtb generation,
Andrew Jones
- [kvm-unit-tests PATCH v2 12/18] arm/arm64: Factor out allocator init from mem_init,
Andrew Jones
- [PATCH v2 0/8] KVM: x86/xen updates,
David Woodhouse
- [PATCH v2 1/8] KVM: x86/xen: improve accuracy of Xen timers,
David Woodhouse
- [PATCH v2 2/8] KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled,
David Woodhouse
- [PATCH v2 7/8] KVM: x86/xen: avoid blocking in hardirq context in kvm_xen_set_evtchn_fast(),
David Woodhouse
- [PATCH v2 8/8] KVM: pfncache: clean up rwlock abuse,
David Woodhouse
- [PATCH v2 4/8] KVM: pfncache: simplify locking and make more self-contained,
David Woodhouse
- [PATCH v2 5/8] KVM: x86/xen: fix recursive deadlock in timer injection,
David Woodhouse
- [PATCH v2 6/8] KVM: x86/xen: split up kvm_xen_set_evtchn_fast(),
David Woodhouse
- [PATCH v2 3/8] KVM: x86/xen: remove WARN_ON_ONCE() with false positives in evtchn delivery,
David Woodhouse
- Re: [PATCH v2 0/8] KVM: x86/xen updates,
Sean Christopherson
- Re: [PATCH v2 0/8] KVM: x86/xen updates,
Sean Christopherson
- [PATCH v9 00/21] Introduce smp.modules for x86 in QEMU,
Zhao Liu
- [PATCH v9 01/21] hw/core/machine: Introduce the module as a CPU topology level,
Zhao Liu
- [PATCH v9 02/21] hw/core/machine: Support modules in -smp,
Zhao Liu
- [PATCH v9 03/21] hw/core: Introduce module-id as the topology subindex,
Zhao Liu
- [PATCH v9 04/21] hw/core: Support module-id in numa configuration,
Zhao Liu
- [PATCH v9 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU,
Zhao Liu
- [PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4],
Zhao Liu
- [PATCH v9 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14],
Zhao Liu
- [PATCH v9 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid(),
Zhao Liu
- [PATCH v9 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels,
Zhao Liu
- [PATCH v9 10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB],
Zhao Liu
- [PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level,
Zhao Liu
- [PATCH v9 12/21] i386: Introduce module level cpu topology to CPUX86State,
Zhao Liu
- [PATCH v9 13/21] i386: Support modules_per_die in X86CPUTopoInfo,
Zhao Liu
- [PATCH v9 14/21] i386: Expose module level in CPUID[0x1F],
Zhao Liu
- [PATCH v9 15/21] i386: Support module_id in X86CPUTopoIDs,
Zhao Liu
- [PATCH v9 16/21] i386/cpu: Introduce module-id to X86CPU,
Zhao Liu
- [PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine,
Zhao Liu
- [PATCH v9 17/21] tests: Add test case of APIC ID for module level parsing,
Zhao Liu
- [PATCH v9 19/21] i386: Add cache topology info in CPUCacheInfo,
Zhao Liu
- [PATCH v9 20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4],
Zhao Liu
- [PATCH v9 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14],
Zhao Liu
- Re: [PATCH v9 00/21] Introduce smp.modules for x86 in QEMU,
Zhao Liu
- Re: [PATCH v9 00/21] Introduce smp.modules for x86 in QEMU,
Moger, Babu
- Re: [PATCH v9 00/21] Introduce smp.modules for x86 in QEMU,
Philippe Mathieu-Daudé
- [PULL 05/30] hw/i386/kvmvapic: Inline sysbus_address_space(),
Philippe Mathieu-Daudé
- subscribe,
delyan
- linux-next: manual merge of the kvm tree with the loongarch tree,
Stephen Rothwell
- [PATCH 1/1] KVM: selftests: close the memfd in some gmem tests,
Dongli Zhang
- [PATCH v2 0/9] SVM guest shadow stack support,
John Allen
- [PATCH v3 00/15] KVM: SEV: allow customizing VMSA features,
Paolo Bonzini
- [PATCH v3 01/15] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP,
Paolo Bonzini
- [PATCH v3 05/15] Documentation: kvm/sev: separate description of firmware,
Paolo Bonzini
- [PATCH v3 02/15] KVM: x86: use u64_to_user_addr(),
Paolo Bonzini
- [PATCH v3 11/15] KVM: x86: Add supported_vm_types to kvm_caps,
Paolo Bonzini
- [PATCH v3 04/15] KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y,
Paolo Bonzini
- [PATCH v3 07/15] KVM: SEV: publish supported VMSA features,
Paolo Bonzini
- [PATCH v3 12/15] KVM: SEV: introduce to_kvm_sev_info,
Paolo Bonzini
- [PATCH v3 06/15] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR,
Paolo Bonzini
- [PATCH v3 15/15] selftests: kvm: add tests for KVM_SEV_INIT2,
Paolo Bonzini
- [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features,
Paolo Bonzini
- [PATCH v3 03/15] KVM: SVM: Invert handling of SEV and SEV_ES feature flags,
Paolo Bonzini
- [PATCH v3 13/15] KVM: SEV: define VM types for SEV and SEV-ES,
Paolo Bonzini
- [PATCH v3 14/15] KVM: SEV: introduce KVM_SEV_INIT2 operation,
Paolo Bonzini
- [PATCH v3 09/15] KVM: SEV: disable DEBUG_SWAP by default,
Paolo Bonzini
- [PATCH v3 08/15] KVM: SEV: store VMSA features in kvm_sev_info,
Paolo Bonzini
- Re: [PATCH v3 00/15] KVM: SEV: allow customizing VMSA features,
Bagas Sanjaya
- [PATCH v2 5/6] hw/i386/kvmvapic: Inline sysbus_address_space(),
Philippe Mathieu-Daudé
- [PATCH] vfio/type1: unpin PageReserved page,
Yisheng Xie
- Re: [PATCH] vfio/type1: unpin PageReserved page,
Christoph Hellwig
[RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor,
Lai Jiangshan
- [RFC PATCH 01/73] KVM: Documentation: Add the specification for PVM,
Lai Jiangshan
- [RFC PATCH 02/73] x86/ABI/PVM: Add PVM-specific ABI header file,
Lai Jiangshan
- [RFC PATCH 03/73] x86/entry: Implement switcher for PVM VM enter/exit,
Lai Jiangshan
- [RFC PATCH 04/73] x86/entry: Implement direct switching for the switcher,
Lai Jiangshan
- [RFC PATCH 05/73] KVM: x86: Set 'vcpu->arch.exception.injected' as true before vendor callback,
Lai Jiangshan
- [RFC PATCH 06/73] KVM: x86: Move VMX interrupt/nmi handling into kvm.ko,
Lai Jiangshan
- [RFC PATCH 07/73] KVM: x86/mmu: Adapt shadow MMU for PVM,
Lai Jiangshan
- [RFC PATCH 08/73] KVM: x86: Allow hypercall handling to not skip the instruction,
Lai Jiangshan
- [RFC PATCH 09/73] KVM: x86: Add PVM virtual MSRs into emulated_msrs_all[],
Lai Jiangshan
- [RFC PATCH 10/73] KVM: x86: Introduce vendor feature to expose vendor-specific CPUID,
Lai Jiangshan
- [RFC PATCH 11/73] KVM: x86: Implement gpc refresh for guest usage,
Lai Jiangshan
- [RFC PATCH 12/73] KVM: x86: Add NR_VCPU_SREG in SREG enum,
Lai Jiangshan
- [RFC PATCH 13/73] KVM: x86/emulator: Reinject #GP if instruction emulation failed for PVM,
Lai Jiangshan
- [RFC PATCH 14/73] KVM: x86: Create stubs for PVM module as a new vendor,
Lai Jiangshan
- [RFC PATCH 15/73] mm/vmalloc: Add a helper to reserve a contiguous and aligned kernel virtual area,
Lai Jiangshan
- [RFC PATCH 16/73] KVM: x86/PVM: Implement host mmu initialization,
Lai Jiangshan
- [RFC PATCH 17/73] KVM: x86/PVM: Implement module initialization related callbacks,
Lai Jiangshan
- [RFC PATCH 18/73] KVM: x86/PVM: Implement VM/VCPU initialization related callbacks,
Lai Jiangshan
- [RFC PATCH 19/73] x86/entry: Export 32-bit ignore syscall entry and __ia32_enabled variable,
Lai Jiangshan
- [RFC PATCH 21/73] KVM: x86/PVM: Implement vcpu_run() callbacks,
Lai Jiangshan
- [RFC PATCH 22/73] KVM: x86/PVM: Handle some VM exits before enable interrupts,
Lai Jiangshan
- [RFC PATCH 23/73] KVM: x86/PVM: Handle event handling related MSR read/write operation,
Lai Jiangshan
- [RFC PATCH 24/73] KVM: x86/PVM: Introduce PVM mode switching,
Lai Jiangshan
- [RFC PATCH 25/73] KVM: x86/PVM: Implement APIC emulation related callbacks,
Lai Jiangshan
- [RFC PATCH 27/73] KVM: x86/PVM: Implement event injection related callbacks,
Lai Jiangshan
- [RFC PATCH 28/73] KVM: x86/PVM: Handle syscall from user mode,
Lai Jiangshan
- [RFC PATCH 29/73] KVM: x86/PVM: Implement allowed range checking for #PF,
Lai Jiangshan
- [RFC PATCH 30/73] KVM: x86/PVM: Implement segment related callbacks,
Lai Jiangshan
- [RFC PATCH 31/73] KVM: x86/PVM: Implement instruction emulation for #UD and #GP,
Lai Jiangshan
- [RFC PATCH 33/73] KVM: x86/PVM: Handle VM-exit due to hardware exceptions,
Lai Jiangshan
- [RFC PATCH 34/73] KVM: x86/PVM: Handle ERETU/ERETS synthetic instruction,
Lai Jiangshan
- [RFC PATCH 35/73] KVM: x86/PVM: Handle PVM_SYNTHETIC_CPUID synthetic instruction,
Lai Jiangshan
- [RFC PATCH 36/73] KVM: x86/PVM: Handle KVM hypercall,
Lai Jiangshan
- [RFC PATCH 38/73] KVM: x86/PVM: Handle hypercalls for privilege instruction emulation,
Lai Jiangshan
- [RFC PATCH 39/73] KVM: x86/PVM: Handle hypercall for CR3 switching,
Lai Jiangshan
- [RFC PATCH 40/73] KVM: x86/PVM: Handle hypercall for loading GS selector,
Lai Jiangshan
- [RFC PATCH 41/73] KVM: x86/PVM: Allow to load guest TLS in host GDT,
Lai Jiangshan
- [RFC PATCH 42/73] KVM: x86/PVM: Support for kvm_exit() tracepoint,
Lai Jiangshan
- [RFC PATCH 20/73] KVM: x86/PVM: Implement vcpu_load()/vcpu_put() related callbacks,
Lai Jiangshan
- [RFC PATCH 43/73] KVM: x86/PVM: Enable direct switching,
Lai Jiangshan
- [RFC PATCH 46/73] KVM: x86/PVM: Support for CPUID faulting,
Lai Jiangshan
- [RFC PATCH 47/73] KVM: x86/PVM: Handle the left supported MSRs in msrs_to_save_base[],
Lai Jiangshan
- [RFC PATCH 48/73] KVM: x86/PVM: Implement system registers setting callbacks,
Lai Jiangshan
- [RFC PATCH 50/73] x86/tools/relocs: Cleanup cmdline options,
Lai Jiangshan
- [RFC PATCH 52/73] x86/boot: Allow to do relocation for uncompressed kernel,
Lai Jiangshan
- [RFC PATCH 53/73] x86/pvm: Add Kconfig option and the CPU feature bit for PVM guest,
Lai Jiangshan
- [RFC PATCH 54/73] x86/pvm: Detect PVM hypervisor support,
Lai Jiangshan
- [RFC PATCH 26/73] KVM: x86/PVM: Implement event delivery flags related callbacks,
Lai Jiangshan
- [RFC PATCH 55/73] x86/pvm: Relocate kernel image to specific virtual address range,
Lai Jiangshan
- [RFC PATCH 56/73] x86/pvm: Relocate kernel image early in PVH entry,
Lai Jiangshan
- [RFC PATCH 59/73] x86/pti: Force enabling KPTI for PVM guest,
Lai Jiangshan
- [RFC PATCH 60/73] x86/pvm: Add event entry/exit and dispatch code,
Lai Jiangshan
- [RFC PATCH 62/73] x86/pvm: Add early kernel event entry and dispatch code,
Lai Jiangshan
- [RFC PATCH 64/73] x86/pvm: Enable PVM event delivery,
Lai Jiangshan
- [RFC PATCH 65/73] x86/kvm: Patch KVM hypercall as PVM hypercall,
Lai Jiangshan
- [RFC PATCH 49/73] KVM: x86/PVM: Implement emulation for non-PVM mode,
Lai Jiangshan
- [RFC PATCH 66/73] x86/pvm: Use new cpu feature to describe XENPV and PVM,
Lai Jiangshan
- [RFC PATCH 67/73] x86/pvm: Implement cpu related PVOPS,
Lai Jiangshan
- [RFC PATCH 45/73] KVM: x86/PVM: Add dummy PMU related callbacks,
Lai Jiangshan
- [RFC PATCH 68/73] x86/pvm: Implement irq related PVOPS,
Lai Jiangshan
- [RFC PATCH 69/73] x86/pvm: Implement mmu related PVOPS,
Lai Jiangshan
- [RFC PATCH 32/73] KVM: x86/PVM: Enable guest debugging functions,
Lai Jiangshan
- [RFC PATCH 70/73] x86/pvm: Don't use SWAPGS for gsbase read/write,
Lai Jiangshan
- [RFC PATCH 71/73] x86/pvm: Adapt pushf/popf in this_cpu_cmpxchg16b_emu(),
Lai Jiangshan
- [RFC PATCH 72/73] x86/pvm: Use RDTSCP as default in vdso_read_cpunode(),
Lai Jiangshan
- [RFC PATCH 73/73] x86/pvm: Disable some unsupported syscalls and features,
Lai Jiangshan
- [RFC PATCH 57/73] x86/pvm: Make cpu entry area and vmalloc area variable,
Lai Jiangshan
- Re: [RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor,
Paolo Bonzini
- [RFC PATCH 44/73] KVM: x86/PVM: Implement TSC related callbacks,
Lai Jiangshan
- [RFC PATCH 61/73] x86/pvm: Allow to install a system interrupt handler,
Lai Jiangshan
- [RFC PATCH 51/73] x86/tools/relocs: Append relocations into input file,
Lai Jiangshan
- [RFC PATCH 37/73] KVM: x86/PVM: Use host PCID to reduce guest TLB flushing,
Lai Jiangshan
- [RFC PATCH 63/73] x86/pvm: Add hypercall support,
Lai Jiangshan
- [RFC PATCH 58/73] x86/pvm: Relocate kernel address space layout,
Lai Jiangshan
- Re: [RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor,
Like Xu
[GIT PULL 0/3] KVM: s390: Changes for 6.9,
Janosch Frank
[PATCH] vfio: amba: Rename pl330_ids[] to vfio_amba_ids[],
Geert Uytterhoeven
[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth,
Marc Zyngier
- [PATCH v2 01/13] KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values,
Marc Zyngier
- [PATCH v2 02/13] KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*,
Marc Zyngier
- [PATCH v2 03/13] KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag,
Marc Zyngier
- [PATCH v2 04/13] KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2,
Marc Zyngier
- [PATCH v2 05/13] KVM: arm64: nv: Add trap forwarding for ERET and SMC,
Marc Zyngier
- [PATCH v2 06/13] KVM: arm64: nv: Fast-track 'InHost' exception returns,
Marc Zyngier
- [PATCH v2 07/13] KVM: arm64: nv: Honor HFGITR_EL2.ERET being set,
Marc Zyngier
- [PATCH v2 08/13] KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently,
Marc Zyngier
- [PATCH v2 09/13] KVM: arm64: nv: Reinject PAC exceptions caused by HCR_EL2.API==0,
Marc Zyngier
- [PATCH v2 10/13] KVM: arm64: nv: Add kvm_has_pauth() helper,
Marc Zyngier
- [PATCH v2 12/13] KVM: arm64: nv: Handle ERETA[AB] instructions,
Marc Zyngier
- [PATCH v2 13/13] KVM: arm64: nv: Advertise support for PAuth,
Marc Zyngier
- [PATCH v2 11/13] KVM: arm64: nv: Add emulation for ERETAx instructions,
Marc Zyngier
[kvm-unit-tests PATCH 00/32] powerpc improvements,
Nicholas Piggin
- [kvm-unit-tests PATCH 01/32] powerpc: Fix KVM caps on POWER9 hosts,
Nicholas Piggin
- [kvm-unit-tests PATCH 02/32] powerpc: Fix pseries getchar return value,
Nicholas Piggin
- [kvm-unit-tests PATCH 03/32] powerpc: Fix stack backtrace termination,
Nicholas Piggin
- [kvm-unit-tests PATCH 04/32] powerpc: interrupt stack backtracing,
Nicholas Piggin
- [kvm-unit-tests PATCH 05/32] powerpc: Cleanup SPR and MSR definitions,
Nicholas Piggin
- [kvm-unit-tests PATCH 06/32] powerpc/sprs: Specify SPRs with data rather than code,
Nicholas Piggin
- [kvm-unit-tests PATCH 07/32] powerpc/sprs: Don't fail changed SPRs that are used by the test harness,
Nicholas Piggin
- [kvm-unit-tests PATCH 08/32] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing,
Nicholas Piggin
- [kvm-unit-tests PATCH 09/32] scripts: allow machine option to be specified in unittests.cfg,
Nicholas Piggin
- [kvm-unit-tests PATCH 10/32] scripts: Accommodate powerpc powernv machine differences,
Nicholas Piggin
- [kvm-unit-tests PATCH 11/32] powerpc: Support powernv machine with QEMU TCG,
Nicholas Piggin
- [kvm-unit-tests PATCH 12/32] powerpc: Fix emulator illegal instruction test for powernv,
Nicholas Piggin
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]