Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v2 6/6] mm: export dump_mm(), (continued)
- [PATCH 0/6] KVM: x86/pmu: Misc PMU MSR fixes,
Sean Christopherson
- [PATCH v3 0/2] selftests: KVM: Add a test for eager page splitting,
Ben Gardon
- [PATCH] x86: KVM: Add common feature flag for AMD's PSFD,
Sean Christopherson
- [GIT PULL] KVM fixes for Linux 6.2-rc6,
Paolo Bonzini
- [PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH v9 1/8] x86/cpu, kvm: Add support for CPUID_80000021_EAX,
Kim Phillips
- [PATCH v9 2/8] KVM: x86: Move open-coded cpuid leaf 0x80000021 EAX bit propagation code,
Kim Phillips
- [PATCH v9 3/8] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature,
Kim Phillips
- [PATCH v9 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf,
Kim Phillips
- [PATCH v9 5/8] x86/cpu, kvm: Add the Null Selector Clears Base feature,
Kim Phillips
- [PATCH v9 6/8] x86/cpu, kvm: Add the SMM_CTL MSR not present feature,
Kim Phillips
- [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH v9 8/8] KVM: x86: Propagate the AMD Automatic IBRS feature to the guest,
Kim Phillips
- Re: [PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS,
Sean Christopherson
- [PATCH kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area.,
Rajnesh Kanwal
- Fortnightly KVM call for 2023-02-07,
Juan Quintela
- Fortnightly KVM call minutes for 2023-01-24,
Juan Quintela
- [PATCH vfio 0/3] Few improvements in the migration area of mlx5 driver,
Yishai Hadas
- [PATCH 00/32] Move and clean up monitor command code,
Markus Armbruster
- [PATCH 01/32] monitor: Drop unnecessary includes,
Markus Armbruster
- [PATCH 07/32] hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h,
Markus Armbruster
- [PATCH 02/32] audio: Move HMP commands from monitor/ to audio/,
Markus Armbruster
- [PATCH 03/32] char: Move HMP commands from monitor/ to chardev/,
Markus Armbruster
- [PATCH 05/32] hmp: Drop redundant argument check from add_completion_option(),
Markus Armbruster
- [PATCH 11/32] qom: Move HMP commands from monitor/ to qom/,
Markus Armbruster
- [PATCH 20/32] tpm: Move HMP commands from monitor/ to softmmu/,
Markus Armbruster
- [PATCH 08/32] trace: Move HMP commands from monitor/ to trace/,
Markus Armbruster
- [PATCH 19/32] virtio: Move HMP commands from monitor/ to hw/virtio/,
Markus Armbruster
- [PATCH 30/32] monitor: Move remaining QMP stuff from misc.c to qmp-cmds.c,
Markus Armbruster
- [PATCH 13/32] rocker: Move HMP commands from monitor to hw/net/rocker/,
Markus Armbruster
- [PATCH 10/32] machine: Move HMP commands from monitor/ to hw/core/,
Markus Armbruster
- [PATCH 06/32] readline: Extract readline_add_completion_of() from monitor,
Markus Armbruster
- [PATCH 15/32] net: Move HMP commands from monitor to net/,
Markus Armbruster
- [PATCH 14/32] hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma(),
Markus Armbruster
- [PATCH 26/32] monitor: Split file descriptor passing stuff off misc.c,
Markus Armbruster
- [PATCH 24/32] acpi: Move the QMP command from monitor/ to hw/acpi/,
Markus Armbruster
- [PATCH 22/32] stats: Move QMP commands from monitor/ to stats/,
Markus Armbruster
- [PATCH 12/32] block: Factor out hmp_change_medium(), and move to block/monitor/,
Markus Armbruster
- [PATCH 17/32] migration: Move HMP commands from monitor/ to migration/,
Markus Armbruster
- [PATCH 09/32] machine: Move QMP commands from monitor/ to hw/core/,
Markus Armbruster
- [PATCH 27/32] monitor: Move monitor_putc() next to monitor_puts & external linkage,
Markus Armbruster
- [PATCH 32/32] monitor: Rename misc.c to hmp-target.c,
Markus Armbruster
- [PATCH 31/32] monitor: Loosen coupling between misc.c and monitor.c slightly,
Markus Armbruster
- [PATCH 16/32] net: Move hmp_info_network() to net-hmp-cmds.c,
Markus Armbruster
- [PATCH 21/32] runstate: Move HMP commands from monitor/ to softmmu/,
Markus Armbruster
- [PATCH 25/32] qdev: Move HMP command completion from monitor to softmmu/,
Markus Armbruster
- [PATCH 29/32] monitor: Move remaining HMP commands from misc.c to hmp-cmds.c,
Markus Armbruster
- [PATCH 23/32] stats: Move HMP commands from monitor/ to stats/,
Markus Armbruster
- [PATCH 04/32] char: Factor out qmp_add_client() parts and move to chardev/,
Markus Armbruster
- [PATCH 28/32] monitor: Move target-dependent HMP commands to hmp-cmds-target.c,
Markus Armbruster
- [PATCH 18/32] migration: Move the QMP command from monitor/ to migration/,
Markus Armbruster
- Today KVM call meeting,
Juan Quintela
- [Bug 208081] Memory leak in kvm_async_pf_task_wake,
bugzilla-daemon
- [RFC PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned(),
Alistair Popple
- [RFC PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm,
Alistair Popple
- [RFC PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm,
Alistair Popple
- [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account,
Alistair Popple
- [RFC PATCH 01/19] mm: Introduce vm_account,
Alistair Popple
- linux-next: duplicate patches in the kvm-x86 tree,
Stephen Rothwell
- [PATCH v8 0/8] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH v8 1/8] x86/cpu, kvm: Add support for CPUID_80000021_EAX,
Kim Phillips
- [PATCH v8 2/8] x86/cpu, kvm: Move open-coded cpuid leaf 0x80000021 EAX bit propagation code,
Kim Phillips
- [PATCH v8 3/8] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature,
Kim Phillips
- [PATCH v8 5/8] x86/cpu, kvm: Add the Null Selector Clears Base feature,
Kim Phillips
- [PATCH v8 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf,
Kim Phillips
- [PATCH v8 6/8] x86/cpu, kvm: Add the SMM_CTL MSR not present feature,
Kim Phillips
- [PATCH v8 7/8] x86/cpu: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH v8 8/8] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest,
Kim Phillips
- Re: [PATCH v8 0/8] x86/cpu, kvm: Support AMD Automatic IBRS,
Sean Christopherson
- [PATCH v4] KVM: VMX: Fix crash due to uninitialized current_vmcs,
Alexandru Matei
- [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64,
Oliver Upton
- [PATCH 0/6] A few cpuidle vs rcu fixes,
Peter Zijlstra
- [PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup,
Jason Gunthorpe
- [PATCH v3 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous(),
Jason Gunthorpe
- [PATCH v3 07/10] iommu/intel: Support the gfp argument to the map_pages op,
Jason Gunthorpe
- [PATCH v3 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page(),
Jason Gunthorpe
- [PATCH v3 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts,
Jason Gunthorpe
- [PATCH v3 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map(),
Jason Gunthorpe
- [PATCH v3 02/10] iommu: Remove iommu_map_atomic(),
Jason Gunthorpe
- [PATCH v3 01/10] iommu: Add a gfp parameter to iommu_map(),
Jason Gunthorpe
- [PATCH v3 03/10] iommu: Add a gfp parameter to iommu_map_sg(),
Jason Gunthorpe
- [PATCH v3 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts,
Jason Gunthorpe
- [PATCH v3 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s,
Jason Gunthorpe
- Re: [PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup,
Joerg Roedel
- [PATCH v2 0/2] selftests: KVM: Add a test for eager page splitting,
Ben Gardon
- [GIT PULL] VFIO fixes for v6.2-rc6,
Alex Williamson
- [PATCH v3] KVM: VMX: Fix crash due to uninitialized current_vmcs,
Alexandru Matei
- [PATCH v2] KVM: VMX: Fix crash due to uninitialized current_vmcs,
Alexandru Matei
- [PATCH] KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizes,
Alexandre Ghiti
- [PATCH] selftests: kvm: move declaration at the beginning of main(),
Paolo Bonzini
- [RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
- [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config,
Tianyu Lan
- [RFC PATCH V3 02/16] x86/hyperv: Decrypt hv vp assist page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V3 03/16] x86/hyperv: Set Virtual Trust Level in vmbus init message,
Tianyu Lan
- [RFC PATCH V3 05/16] clocksource/drivers/hyper-v: decrypt hyperv tsc page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V3 04/16] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V3 06/16] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V3 07/16] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V3 08/16] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V3 09/16] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc,
Tianyu Lan
- [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest,
Tianyu Lan
- [RFC PATCH V3 13/16] x86/sev: Add Check of #HV event in path,
Tianyu Lan
- [RFC PATCH V3 11/16] x86/hyperv: Add hyperv-specific hadling for VMMCALL under SEV-ES,
Tianyu Lan
- [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler,
Tianyu Lan
- [RFC PATCH V3 14/16] x86/sev: Initialize #HV doorbell and handle interrupt requests,
Tianyu Lan
- [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception,
Tianyu Lan
- [RFC PATCH V3 15/16] x86/sev: optimize system vector processing invoked from #HV exception,
Tianyu Lan
- Re: [RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv,
Zhi Wang
- Re: [RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv,
Gupta, Pankaj
- [GIT PULL] KVM/arm64 fixes for 6.2, take #2,
Marc Zyngier
- [RFC PATCH v6 0/6] KVM: x86: add per-vCPU exits disable capability,
Kechen Lu
- [RFC PATCH v3 00/31] TDX KVM selftests,
Ackerley Tng
- [RFC PATCH v3 01/31] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings,
Ackerley Tng
- [RFC PATCH v3 02/31] KVM: selftests: Add support for creating non-default type VMs,
Ackerley Tng
- [RFC PATCH v3 03/31] KVM: selftests: Expose function that sets up sregs based on VM's mode,
Ackerley Tng
- [RFC PATCH v3 04/31] KVM: selftests: Store initial stack address in struct kvm_vcpu,
Ackerley Tng
- [RFC PATCH v3 05/31] KVM: selftests: Refactor steps in vCPU descriptor table initialization,
Ackerley Tng
- [RFC PATCH v3 09/31] KVM: selftests: TDX: Add TDX lifecycle test,
Ackerley Tng
- [RFC PATCH v3 07/31] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration,
Ackerley Tng
- [RFC PATCH v3 06/31] KVM: selftests: Add helper functions to create TDX VMs,
Ackerley Tng
- [RFC PATCH v3 10/31] KVM: selftests: TDX: Add report_fatal_error test,
Ackerley Tng
- [RFC PATCH v3 08/31] KVM: selftests: Require GCC to realign stacks on function entry,
Ackerley Tng
- [RFC PATCH v3 11/31] KVM: selftests: TDX: Adding test case for TDX port IO,
Ackerley Tng
- [RFC PATCH v3 12/31] KVM: selftests: TDX: Add basic TDX CPUID test,
Ackerley Tng
- [RFC PATCH v3 15/31] KVM: selftests: TDX: Add TDX IO reads test,
Ackerley Tng
- [RFC PATCH v3 14/31] KVM: selftests: TDX: Add TDX IO writes test,
Ackerley Tng
- [RFC PATCH v3 13/31] KVM: selftests: TDX: Add basic get_td_vmcall_info test,
Ackerley Tng
- [RFC PATCH v3 16/31] KVM: selftests: TDX: Add TDX MSR read/write tests,
Ackerley Tng
- [RFC PATCH v3 17/31] KVM: selftests: TDX: Add TDX HLT exit test,
Ackerley Tng
- [RFC PATCH v3 19/31] KVM: selftests: TDX: Add TDX MMIO writes test,
Ackerley Tng
- [RFC PATCH v3 20/31] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test,
Ackerley Tng
- [RFC PATCH v3 18/31] KVM: selftests: TDX: Add TDX MMIO reads test,
Ackerley Tng
- [RFC PATCH v3 21/31] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory,
Ackerley Tng
- [RFC PATCH v3 22/31] KVM: selftests: TDX: Add TDG.VP.INFO test,
Ackerley Tng
- [RFC PATCH v3 23/31] KVM: selftests: Add functions to allow mapping as shared,
Ackerley Tng
- [RFC PATCH v3 30/31] KVM: selftests: TDX: Add TDX UPM selftest,
Ackerley Tng
- [RFC PATCH v3 24/31] KVM: selftests: TDX: Add shared memory test,
Ackerley Tng
- [RFC PATCH v3 25/31] KVM: selftests: Add support for restricted memory,
Ackerley Tng
- [RFC PATCH v3 27/31] KVM: selftests: Expose _vm_vaddr_alloc,
Ackerley Tng
- [RFC PATCH v3 26/31] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by restricted memfd,
Ackerley Tng
- [RFC PATCH v3 28/31] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT,
Ackerley Tng
- [RFC PATCH v3 29/31] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET,
Ackerley Tng
- [RFC PATCH v3 31/31] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion,
Ackerley Tng
- [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads,
Seth Forshee (DigitalOcean)
- [linux-next:master] BUILD REGRESSION d514392f17fd4d386cfadde7f849d97db4ca1fb0,
kernel test robot
- [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock,
Yi Liu
- [PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20),
Bagas Sanjaya
- [PATCH v2] iommufd: Add three missing structures in ucmd_buffer,
Yi Liu
- [PATCH v1] KVM: s390: disable migration mode when dirty tracking is disabled,
Nico Boehr
- [PATCH] iommufd: Add two missing structures in ucmd_buffer,
Yi Liu
- [PATCH 0/2] read kvmclock from guest memory if !correct_tsc_shift,
Marcelo Tosatti
- [PATCH] KVM: x86: add bit to indicate correct tsc_shift,
Marcelo Tosatti
- [PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap,
Alexey Kardashevskiy
- [PATCH v2 0/3] Improve dirty ring warning report,
Gavin Shan
- [PATCH v3 0/2] kvm: sev: Add SNP guest request throttling,
Dionna Glaze
- [PATCH 0/2] selftests: KVM: Add a test for eager page splitting,
Ben Gardon
- [RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h),
Ben Gardon
- Add kvm-x86 to linux-next,
Sean Christopherson
- [PATCH 0/7] KVM: Add a common API for range-based TLB invalidation,
David Matlack
- [PATCH v2 1/2] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs(),
Yu Zhang
- [kvm-unit-tests PATCH v2 0/8] Some cleanup patches,
Marc Hartmayer
- [PATCH V2] vhost-scsi: unbreak any layout for response,
Jason Wang
- [PATCH] Revert "KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio",
Michal Luczaj
- [PATCH v2 0/6] improve AP queue reset processing,
Tony Krowiak
- [PATCH RFC 0/3] vsock: add support for sockmap,
Bobby Eshleman
- [PATCH v2] KVM: x86: Replace 0-length arrays with flexible arrays,
Kees Cook
- [PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup,
Jason Gunthorpe
- [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg(),
Jason Gunthorpe
- [PATCH v2 02/10] iommu: Remove iommu_map_atomic(),
Jason Gunthorpe
- [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page(),
Jason Gunthorpe
- [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map(),
Jason Gunthorpe
- [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts,
Jason Gunthorpe
- [PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts,
Jason Gunthorpe
- [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map(),
Jason Gunthorpe
- [PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s,
Jason Gunthorpe
- [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous(),
Jason Gunthorpe
- [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op,
Jason Gunthorpe
- [PATCH 0/5] KVM: Refactor KVM stats macros to allow custom names,
David Matlack
- [PATCH v3] vfio: Support VFIO_NOIOMMU with iommufd,
Jason Gunthorpe
- [PATCH kvmtool 1/1] riscv: pci: Add --force-pci option for riscv VMs.,
Rajnesh Kanwal
- [kvm-unit-tests PATCH v4 0/2] arm: Add PSCI CPU_OFF test,
Alexandru Elisei
- [PATCH v2 0/3] KVM: MMU: performance tweaks for heavy CR0.WP users,
Mathias Krause
- [RFC] KVM: x86: Give host userspace control for MSR_RAPL_POWER_UNIT and MSR_PKG_POWER_STATUS,
Anthony Harivel
- [PATCH] KVM: VMX: Fix crash due to uninitialized current_vmcs,
Alexandru Matei
- [PATCH 0/2] KVM: selftests: Remove duplicate VM in memslot_perf_test,
Gavin Shan
- [PATCH v7] x86/sev: Add SEV-SNP guest feature negotiation support,
Nikunj A Dadhania
- Fw: [linux-next:master] BUILD REGRESSION 9ce08dd7ea24253aac5fd2519f9aea27dfb390c9,
Andrew Morton
- RE: Global Conference Registration Attendees List- 2023,
Mark Lee
- [PATCH] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test,
David Matlack
- [PATCH 0/3] KVM: MMU: performance tweaks for heavy CR0.WP users,
Mathias Krause
- [PATCH 0/2] vhost/net: Clear the pending messages when the backend is removed,
Eric Auger
- [PATCH 00/13] Add vfio_device cdev for iommufd support,
Yi Liu
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]