Linux KVM
[Prev Page][Next Page]
- [PATCH 2/2] KVM: selftests: Add tests for vcpu_array[0] races, (continued)
- [PATCH v2 0/2] KVM: s390: add counters for vsie performance,
Nico Boehr
- [PATCH kvmtool 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support,
Anup Patel
- [PATCH kvmtool 2/8] riscv: Allow setting custom mvendorid, marchid, and mimpid,
Anup Patel
- [PATCH kvmtool 3/8] riscv: Allow disabling SBI extensions for Guest,
Anup Patel
- [PATCH kvmtool 1/8] Sync-up headers with Linux-6.4-rc1,
Anup Patel
- [PATCH kvmtool 4/8] riscv: Sort the ISA extension array alphabetically,
Anup Patel
- [PATCH kvmtool 6/8] riscv: Add Zicboz extension support,
Anup Patel
- [PATCH kvmtool 5/8] riscv: Add zbb extension support,
Anup Patel
- [PATCH kvmtool 7/8] riscv: Add Ssaia extension support,
Anup Patel
- [PATCH kvmtool 8/8] riscv: Fix guest RAM alloc size computation for RV32,
Anup Patel
- [PATCH v8 0/6] Linear Address Masking (LAM) KVM Enabling,
Binbin Wu
- [PATCH v2 00/17] Add Nested Translation Support for SMMUv3,
Nicolin Chen
- [PATCH v2 01/17] vfio: Remove VFIO_TYPE1_NESTING_IOMMU,
Nicolin Chen
- [PATCH v2 02/17] iommu/dma: Support MSIs through nested domains,
Nicolin Chen
- [PATCH v2 04/17] iommufd/device: Setup MSI on kernel-managed domains,
Nicolin Chen
- [PATCH v2 03/17] iommufd: Add nesting related data structures for ARM SMMUv3,
Nicolin Chen
- [PATCH v2 09/17] iommu/arm-smmu-v3: Add STRTAB_STE_0_CFG_NESTED for 2-stage translation,
Nicolin Chen
- [PATCH v2 10/17] iommu/arm-smmu-v3: Allow ARM_SMMU_DOMAIN_S1 stage to access s2_cfg,
Nicolin Chen
- [PATCH v2 12/17] iommu/arm-smmu-v3: Pass in user_cfg to arm_smmu_domain_finalise,
Nicolin Chen
- [PATCH v2 07/17] iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED,
Nicolin Chen
- [PATCH v2 08/17] iommu/arm-smmu-v3: Unset corresponding STE fields when s2_cfg is NULL,
Nicolin Chen
- [PATCH v2 06/17] iommu/arm-smmu-v3: Add arm_smmu_set/unset_dev_user_data,
Nicolin Chen
- [PATCH v2 11/17] iommu/arm-smmu-v3: Add s1dss in struct arm_smmu_s1_cfg,
Nicolin Chen
- [PATCH v2 05/17] iommu/arm-smmu-v3: Add arm_smmu_hw_info,
Nicolin Chen
- [PATCH v2 15/17] iommu/arm-smmu-v3: Implement arm_smmu_get_msi_mapping_domain,
Nicolin Chen
- [PATCH v2 13/17] iommu/arm-smmu-v3: Add arm_smmu_domain_alloc_user,
Nicolin Chen
- [PATCH v2 16/17] iommu/arm-smmu-v3: Add CMDQ_OP_TLBI_NH_VAA and CMDQ_OP_TLBI_NH_ALL,
Nicolin Chen
- [PATCH v2 14/17] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED type of allocations,
Nicolin Chen
- [PATCH v2 17/17] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user,
Nicolin Chen
- RE: [PATCH v2 00/17] Add Nested Translation Support for SMMUv3,
Tian, Kevin
- Re: [PATCH v2 00/17] Add Nested Translation Support for SMMUv3,
Zhangfei Gao
- Re: [PATCH] PCI: Apply Intel NVMe quirk to Solidigm P44 Pro,
Bjorn Helgaas
- [PATCH AUTOSEL 6.2 02/18] KVM: selftests: Add 'malloc' failure check in vcpu_save_state,
Sasha Levin
- [PATCH AUTOSEL 6.3 02/18] KVM: selftests: Add 'malloc' failure check in vcpu_save_state,
Sasha Levin
- Re: QEMU developers fortnightly call for agenda for 2023-05-16,
Juan Quintela
- [PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap,
Yan Zhao
- [Bug 217424] New: TSC synchronization issue in VM restore,
bugzilla-daemon
- [Bug 217423] New: TSC synchronization issue in VM restore,
bugzilla-daemon
- [PATCH v1 0/3] KVM: s390: add counters for vsie performance,
Nico Boehr
- [PATCH -next v19 00/24] riscv: Add vector ISA support,
Andy Chiu
- [PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu,
Andy Chiu
- [PATCH -next v19 02/24] riscv: Extending cpufeature.c to detect V-extension,
Andy Chiu
- [PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V,
Andy Chiu
- [PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension,
Andy Chiu
- [PATCH -next v19 05/24] riscv: Clear vector regfile on bootup,
Andy Chiu
- [PATCH -next v19 06/24] riscv: Disable Vector Instructions for kernel itself,
Andy Chiu
- [PATCH -next v19 07/24] riscv: Introduce Vector enable/disable helpers,
Andy Chiu
- [PATCH -next v19 08/24] riscv: Introduce riscv_v_vsize to record size of Vector context,
Andy Chiu
- [PATCH -next v19 09/24] riscv: Introduce struct/helpers to save/restore per-task Vector state,
Andy Chiu
- [PATCH -next v19 10/24] riscv: Add task switch support for vector,
Andy Chiu
- [PATCH -next v19 16/24] riscv: signal: validate altstack to reflect Vector,
Andy Chiu
- [PATCH -next v19 17/24] riscv: prevent stack corruption by reserving task_pt_regs(p) early,
Andy Chiu
- [PATCH -next v19 18/24] riscv: kvm: Add V extension to KVM ISA,
Andy Chiu
- [PATCH -next v19 21/24] riscv: Add sysctl to set the default vector rule for new processes,
Andy Chiu
- [PATCH -next v19 14/24] riscv: signal: Add sigcontext save/restore for vector,
Andy Chiu
- [PATCH -next v19 19/24] riscv: KVM: Add vector lazy save/restore support,
Andy Chiu
- [PATCH -next v19 13/24] riscv: signal: check fp-reserved words unconditionally,
Andy Chiu
- [PATCH -next v19 11/24] riscv: Allocate user's vector context in the first-use trap,
Andy Chiu
- [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management,
Andy Chiu
- [PATCH -next v19 22/24] riscv: detect assembler support for .option arch,
Andy Chiu
- [PATCH -next v19 15/24] riscv: signal: Report signal frame size to userspace via auxv,
Andy Chiu
- [PATCH -next v19 12/24] riscv: Add ptrace vector support,
Andy Chiu
- [PATCH -next v19 24/24] riscv: Add documentation for Vector,
Andy Chiu
- [PATCH -next v19 23/24] riscv: Enable Vector code to be built,
Andy Chiu
- Re: [PATCH -next v19 00/24] riscv: Add vector ISA support,
Palmer Dabbelt
- [ANNOUNCE] KVM Microconference at LPC 2023,
Paolo Bonzini
- vPASID capability for VF,
Tian, Kevin
- [PATCH v9 00/30] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v9 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v9 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v9 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v9 08/30] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v9 23/30] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v9 02/30] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v9 25/30] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v9 16/30] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v9 20/30] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v9 27/30] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v9 19/30] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v9 24/30] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v9 13/30] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v9 05/30] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v9 21/30] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v9 11/30] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v9 12/30] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v9 22/30] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v9 04/30] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v9 07/30] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v9 26/30] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v9 06/30] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v9 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v9 30/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part,
Tianrui Zhao
- [PATCH v9 18/30] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v9 17/30] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v9 01/30] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v9 29/30] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v9 15/30] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v9 28/30] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init,
Tianrui Zhao
- Re: [PATCH v9 00/30] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v7 0/4] Add IO page table replacement support,
Nicolin Chen
- [PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper,
ankita
- [PATCH v3] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save,
Mingwei Zhang
- [RFC][PATCH 0/9] local_clock() vs noinstr,
Peter Zijlstra
- [RFC][PATCH 2/9] time/sched_clock: Provide sched_clock_noinstr(),
Peter Zijlstra
- [RFC][PATCH 3/9] arm64/io: Always inline all of __raw_{read,write}[bwlq](),
Peter Zijlstra
- [RFC][PATCH 4/9] arm64/arch_timer: Provide noinstr sched_clock_read() functions,
Peter Zijlstra
- [RFC][PATCH 8/9] sched/clock: Provide local_clock_noinstr(),
Peter Zijlstra
- [RFC][PATCH 9/9] cpuidle: Use local_clock_noinstr(),
Peter Zijlstra
- [RFC][PATCH 1/9] seqlock/latch: Provide raw_read_seqcount_latch_retry(),
Peter Zijlstra
- [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr(),
Peter Zijlstra
- [RFC][PATCH 5/9] loongarch: Provide noinstr sched_clock_read(),
Peter Zijlstra
- [RFC][PATCH 6/9] s390/time: Provide sched_clock_noinstr(),
Peter Zijlstra
- Re: [RFC][PATCH 0/9] local_clock() vs noinstr,
Sebastian Andrzej Siewior
- [PATCH 5.4 0/3] KVM CR0.WP series backport,
Mathias Krause
- [PATCH 5.10 00/10] KVM CR0.WP series backport,
Mathias Krause
- [PATCH 5.10 04/10] KVM: VMX: Make CR0.WP a guest owned bit,
Mathias Krause
- [PATCH 5.10 02/10] KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled,
Mathias Krause
- [PATCH 5.10 06/10] KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0,
Mathias Krause
- [PATCH 5.10 05/10] KVM: x86: Read and pass all CR0/CR4 role bits to shadow MMU helper,
Mathias Krause
- [PATCH 5.10 10/10] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults,
Mathias Krause
- [PATCH 5.10 09/10] KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed,
Mathias Krause
- [PATCH 5.10 08/10] KVM: X86: Ensure that dirty PDPTRs are loaded,
Mathias Krause
- [PATCH 5.10 01/10] KVM: x86/mmu: Avoid indirect call for get_cr3,
Mathias Krause
- [PATCH 5.10 07/10] KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE,
Mathias Krause
- [PATCH 5.10 03/10] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits,
Mathias Krause
- Re: [PATCH 5.10 00/10] KVM CR0.WP series backport,
Sean Christopherson
- [PATCH 5.15 0/8] KVM CR0.WP series backport,
Mathias Krause
- [PATCH 6.1 0/5] KVM CR0.WP series backport,
Mathias Krause
- [PATCH 6.2 0/5] KVM CR0.WP series backport,
Mathias Krause
- [PATCH] vfio/pci: take mmap write lock for io_remap_pfn_range,
Yan Zhao
- [kvm-unit-tests PATCH v1] lib: s390x: mmu: fix conflicting types for get_dat_entry,
Nico Boehr
- [PATCH] KVM: x86: Zap all TDP leaf entries according noncoherent DMA count,
Yan Zhao
- [PATCH] RISC-V: KVM: use bitmap_zero() API,
ye.xingchen
- [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps,
Chao Gao
- [PATCH RFC v3 0/9] Add loongarch kvm accel support,
Tianrui Zhao
- [RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity,
Mickaël Salaün
- [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support,
Mickaël Salaün
- [PATCH v1 3/9] virt: Implement Heki common code,
Mickaël Salaün
- [PATCH v1 4/9] KVM: x86: Add new hypercall to set EPT permissions,
Mickaël Salaün
- [PATCH v1 7/9] KVM: VMX: Add MBEC support,
Mickaël Salaün
- [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers,
Mickaël Salaün
- [PATCH v1 1/9] KVM: x86: Add kvm_x86_ops.fault_gva(),
Mickaël Salaün
- [PATCH v1 9/9] virt: Add Heki KUnit tests,
Mickaël Salaün
- [PATCH v1 8/9] KVM: x86/mmu: Enable guests to lock themselves thanks to MBEC,
Mickaël Salaün
- [PATCH v1 2/9] KVM: x86/mmu: Add support for prewrite page tracking,
Mickaël Salaün
- Re: [RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity,
Trilok Soni
- Re: [RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity,
Edgecombe, Rick P
- Re: [RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity,
James Morris
- [PTACH v2 4/6] target/riscv: Create an KVM AIA irqchip,
Yong-Xuan Wang
- [PTACH v2 3/6] target/riscv: check the in-kernel irqchip support,
Yong-Xuan Wang
- [PTACH v2 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support,
Yong-Xuan Wang
- [GIT PULL] Second batch of KVM patches for Linux 6.4,
Paolo Bonzini
- [PATCH] vhost_net: Use fdget() and fdput(),
ye.xingchen
- [PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models,
Babu Moger
- [PATCH v2] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save,
Mingwei Zhang
- [GIT PULL 0/2] KVM: s390: Some fixes for 6.4,
Claudio Imbrenda
- [PATCH v9 0/3] KVM: Dirty quota-based throttling,
Shivam Kumar
- [kvm-unit-tests] x86/pmu: add testcase for WRMSR to counter in PMI handler,
Roman Kagan
- [PATCH] vfio/pci: demote hiding ecap messages to debug level,
Oleksandr Natalenko
- [PATCH] KVM: x86: vPMU: truncate counter value to allowed width,
Roman Kagan
- [Bug 217400] New: Bugged RMRR prevents PCIe Passthrough of KVM VMs on certain platforms,
bugzilla-daemon
- [kvm-unit-tests v4 0/4] x86: Add test cases for LAM,
Binbin Wu
- [PATCH] selftests/kvm: Allow specify physical cpu list in demand paging test,
Peter Xu
- [PATCH] KVM: MAINTAINERS: note that linux-kvm.org isn't current,
Randy Dunlap
- [PATCH 0/5] KVM: x86: Clean up MSR PAT handling,
Sean Christopherson
- [PATCH v8 0/6] Support writable CPU ID registers from userspace,
Jing Zhang
[PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups,
Sean Christopherson
[PATCH] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save,
Mingwei Zhang
[GIT PULL] VFIO updates for v6.4-rc1,
Alex Williamson
[Patch net] vsock: improve tap delivery accuracy,
Cong Wang
[PATCH v3] vfio/pci: Propagate ACPI notifications to user-space via eventfd,
Grzegorz Jaszczyk
[kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1,
Janosch Frank
- [kvm-unit-tests PATCH v3 3/9] s390x: uv-host: Beautify code,
Janosch Frank
- [kvm-unit-tests PATCH v3 5/9] s390x: uv-host: Fix create guest variable storage prefix check,
Janosch Frank
- [kvm-unit-tests PATCH v3 7/9] s390x: uv-host: Properly handle config creation errors,
Janosch Frank
- [kvm-unit-tests PATCH v3 9/9] s390x: uv-host: Add the test to unittests.conf,
Janosch Frank
- [kvm-unit-tests PATCH v3 8/9] s390x: uv-host: Fence access checks when UV debug is enabled,
Janosch Frank
- [kvm-unit-tests PATCH v3 2/9] s390x: uv-host: Check for sufficient amount of memory,
Janosch Frank
- [kvm-unit-tests PATCH v3 6/9] s390x: uv-host: Switch to smp_sigp,
Janosch Frank
- [kvm-unit-tests PATCH v3 4/9] s390x: uv-host: Add cpu number check,
Janosch Frank
- [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation,
Janosch Frank
- Re: [kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1,
Nico Boehr
[kvm-unit-tests PATCH v4 0/7] s390x: Add PV SIE intercepts and ipl tests,
Janosch Frank
[PATCH] docs: clarify KVM related kernel parameters' descriptions,
Yan-Jie Wang
[PATCH v2 00/34] Split ptdesc from struct page,
Vishal Moola (Oracle)
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]