Linux KVM
[Prev Page][Next Page]
- Re: [PATCH V1 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY, (continued)
- [PATCH V1 vfio 04/14] vfio/mlx5: Refactor PD usage,
Yishai Hadas
- [PATCH V1 vfio 06/14] vfio/mlx5: Refactor migration file state,
Yishai Hadas
- [PATCH V1 vfio 08/14] vfio/mlx5: Introduce device transitions of PRE_COPY,
Yishai Hadas
- [PATCH V1 vfio 03/14] vfio/mlx5: Enforce a single SAVE command at a time,
Yishai Hadas
- [PATCH V1 vfio 07/14] vfio/mlx5: Refactor to use queue based data chunks,
Yishai Hadas
- [PATCH V1 vfio 10/14] vfio/mlx5: Introduce vfio precopy ioctl implementation,
Yishai Hadas
- [PATCH V1 vfio 13/14] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error,
Yishai Hadas
- [PATCH V1 vfio 14/14] vfio/mlx5: Enable MIGRATION_PRE_COPY flag,
Yishai Hadas
- [PATCH V1 vfio 01/14] net/mlx5: Introduce ifc bits for pre_copy,
Yishai Hadas
- [PATCH V1 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states,
Yishai Hadas
- Re: [PATCH V1 vfio 00/14] Add migration PRE_COPY support for mlx5 driver,
Yishai Hadas
- [PATCH for 8.0 v8 00/12] ASID support in vhost-vdpa net,
Eugenio Pérez
- [PATCH for 8.0 v8 04/12] vhost: move iova_tree set to vhost_svq_start,
Eugenio Pérez
- [PATCH for 8.0 v8 02/12] vhost: set SVQ device call handler at SVQ start,
Eugenio Pérez
- [PATCH for 8.0 v8 03/12] vhost: allocate SVQ device file descriptors at device start,
Eugenio Pérez
- [PATCH for 8.0 v8 01/12] vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop,
Eugenio Pérez
- [PATCH for 8.0 v8 05/12] vdpa: add vhost_vdpa_net_valid_svq_features,
Eugenio Pérez
- [PATCH for 8.0 v8 08/12] vdpa: allocate SVQ array unconditionally,
Eugenio Pérez
- [PATCH for 8.0 v8 07/12] vdpa: move SVQ vring features check to net/,
Eugenio Pérez
- [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree,
Eugenio Pérez
- [PATCH for 8.0 v8 09/12] vdpa: add asid parameter to vhost_vdpa_dma_map/unmap,
Eugenio Pérez
- [PATCH for 8.0 v8 10/12] vdpa: store x-svq parameter in VhostVDPAState,
Eugenio Pérez
- [PATCH for 8.0 v8 11/12] vdpa: add shadow_data to vhost_vdpa,
Eugenio Pérez
- [PATCH for 8.0 v8 12/12] vdpa: always start CVQ in SVQ mode if possible,
Eugenio Pérez
- [kvm-unit-tests PATCH v2 0/2] arm/arm64: teach virt_to_pte_phys() about block descriptors,
Alexandru Elisei
- [kvm-unit-tests PATCH v2 0/2] s390x: test CMM during migration,
Nico Boehr
- [PATCH] lib: x86: Use portable format macros for uint32_t,
Like Xu
- [RFC v2 00/11] Move group specific code into group.c,
Yi Liu
- [RFC v2 02/11] vfio: Move the sanity check of the group to vfio_create_group(),
Yi Liu
- [RFC v2 04/11] vfio: Wrap group codes to be helpers for __vfio_register_dev() and unregister,
Yi Liu
- [RFC v2 06/11] vfio: Move device open/close code to be helpfers,
Yi Liu
- [RFC v2 01/11] vfio: Simplify vfio_create_group(),
Yi Liu
- [RFC v2 03/11] vfio: Set device->group in helper function,
Yi Liu
- [RFC v2 09/11] vfio: Wrap vfio group module init/clean code into helpers,
Yi Liu
- [RFC v2 05/11] vfio: Make vfio_device_open() group agnostic,
Yi Liu
- [RFC v2 10/11] vfio: Refactor dma APIs for emulated devices,
Yi Liu
- [RFC v2 07/11] vfio: Swap order of vfio_device_container_register() and open_device(),
Yi Liu
- [RFC v2 11/11] vfio: Move vfio group specific code into group.c,
Yi Liu
- [RFC v2 08/11] vfio: Refactor vfio_device_first_open() and _last_close(),
Yi Liu
- [Bug 216737] New: Call trace happens on guest after running pt vmx tool,
bugzilla-daemon
- [PATCH v4] virtio/vsock: replace virtio_vsock_pkt with sk_buff,
Bobby Eshleman
- Re: Nvidia GPU PCI passthrough and kernel commit #5f33887a36824f1e906863460535be5d841a4364,
Paolo Bonzini
[PATCH] KVM: always declare prototype for kvm_arch_irqchip_in_kernel,
Paolo Bonzini
[RFC PATCH v2] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu,
Mingwei Zhang
Re: [PATCH v2 1/1] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll,
David Woodhouse
[PATCH v2 0/2] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
[RFC PATCH] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu,
Mingwei Zhang
[RFC 00/10] Move group specific code into group.c,
Yi Liu
- [RFC 09/10] vfio: Refactor dma APIs for emulated devices,
Yi Liu
- [RFC 04/10] vfio: Make vfio_device_open() group agnostic,
Yi Liu
- [RFC 07/10] vfio: Refactor vfio_device_first_open() and _last_close(),
Yi Liu
- [RFC 08/10] vfio: Wrap vfio group module init/clean code into helpers,
Yi Liu
- [RFC 03/10] vfio: Wrap group codes to be helpers for __vfio_register_dev() and unregister,
Yi Liu
- [RFC 02/10] vfio: Move the sanity check of the group to vfio_create_group(),
Yi Liu
- [RFC 06/10] vfio: Swap order of vfio_device_container_register() and open_device(),
Yi Liu
- [RFC 05/10] vfio: Move device open/close code to be helpfers,
Yi Liu
- [RFC 01/10] vfio: Simplify vfio_create_group(),
Yi Liu
- [RFC 10/10] vfio: Move vfio group specific code into group.c,
Yi Liu
- Re: [RFC 00/10] Move group specific code into group.c,
Jason Gunthorpe
[iommufd 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open,
Yi Liu
[PATCH 2/5] driver core: make struct class.devnode() take a const *,
Greg Kroah-Hartman
[PATCH] gdbstub: move update guest debug to accel ops,
Mads Ynddal
[PATCH 0/4] hisi_acc_vfio_pci: Add PRE_COPY migration feature support,
Shameer Kolothum
[PATCH] KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field,
Thomas Huth
[PATCH linux-next] KVM: x86: remove redundant ret variable,
zhang.songyi
[kvm-unit-tests PATCH 0/5] s390x: Snippet fixes,
Janosch Frank
[PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors,
chenxiang
[PATCH 1/3] KVM: x86/xen: Validate port number in SCHEDOP_poll,
David Woodhouse
Re: [PATCH v10 047/108] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
Ackerley Tng
[kvm-unit-tests PATCH v1 0/2] s390x: test CMM during migration,
Nico Boehr
[kvm-unit-tests PATCH v3 00/27] kvm-unit-tests: set of fixes and new tests,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 01/27] x86: replace irq_{enable|disable}() with sti()/cli(),
Maxim Levitsky
- [kvm-unit-tests PATCH v3 02/27] x86: introduce sti_nop() and sti_nop_cli(),
Maxim Levitsky
- [kvm-unit-tests PATCH v3 06/27] svm: use apic_start_timer/apic_stop_timer instead of open coding it,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 05/27] svm: make svm_intr_intercept_mix_if/gif test a bit more robust,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 10/27] SVM: add two tests for exitintinto on exception,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 09/27] svm: add simple nested shutdown test.,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 04/27] svm: remove nop after stgi/clgi,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 03/27] x86: add few helper functions for apic local timer,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 08/27] x86: Add a simple test for SYSENTER instruction.,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 07/27] x86: Add test for #SMI during interrupt window,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 11/27] lib: Add random number generator,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 14/27] svm: move svm spec definitions to lib/x86/svm.h,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 12/27] x86: add IPI stress test,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 21/27] svm: cleanup the default_prepare,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 23/27] svm: introduce struct svm_test_context,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 17/27] svm: correctly skip if NPT not supported,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 18/27] svm: move vmcb_ident to svm_lib.c,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 13/27] svm: remove get_npt_pte extern,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 16/27] svm: move setup_svm() to svm_lib.c,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 22/27] svm: introduce svm_vcpu,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 24/27] svm: use svm_test_context in v2 tests,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 20/27] svm: move v2 tests run into test_run,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 19/27] svm: rewerite vm entry macros,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 15/27] svm: move some svm support functions into lib/x86/svm_lib.h,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 25/27] svm: move nested vcpu to test context,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 26/27] svm: move test_guest_func to test context,
Maxim Levitsky
- [kvm-unit-tests PATCH v3 27/27] x86: ipi_stress: add optional SVM support,
Maxim Levitsky
- Re: [kvm-unit-tests PATCH v3 00/27] kvm-unit-tests: set of fixes and new tests,
Sean Christopherson
Re: [PATCH v3] virtio_console: Introduce an ID allocator for virtual console numbers,
Thomas Huth
[PATCH] vfio/platform: Remove the ACPI buffer memory to fix memory leak,
Hanjun Guo
[Bug 216725] New: VMXON with CR0 bit 5 cleared should #GP, got '6',
bugzilla-daemon
[PATCH] KVM: selftests: Define and use a custom static assert in lib headers,
Sean Christopherson
[PATCH v2 0/6] Add Hyper-v extended hypercall support in KVM,
Vipin Sharma
[PATCH v1 00/16] vfio/ccw: channel program cleanup,
Eric Farman
- [PATCH v1 03/16] vfio/ccw: allow non-zero storage keys,
Eric Farman
- [PATCH v1 01/16] vfio/ccw: cleanup some of the mdev commentary,
Eric Farman
- [PATCH v1 14/16] vfio/ccw: handle a guest Format-1 IDAL,
Eric Farman
- [PATCH v1 04/16] vfio/ccw: move where IDA flag is set in ORB,
Eric Farman
- [PATCH v1 11/16] vfio/ccw: discard second fmt-1 IDAW,
Eric Farman
- [PATCH v1 02/16] vfio/ccw: simplify the cp_get_orb interface,
Eric Farman
- [PATCH v1 07/16] vfio/ccw: remove unnecessary malloc alignment,
Eric Farman
- [PATCH v1 15/16] vfio/ccw: don't group contiguous pages on 2K IDAWs,
Eric Farman
- [PATCH v1 12/16] vfio/ccw: calculate number of IDAWs regardless of format,
Eric Farman
- [PATCH v1 10/16] vfio/ccw: refactor the idaw counter,
Eric Farman
- [PATCH v1 09/16] vfio/ccw: populate page_array struct inline,
Eric Farman
- [PATCH v1 08/16] vfio/ccw: pass page count to page_array struct,
Eric Farman
- [PATCH v1 16/16] vfio/ccw: remove old IDA format restrictions,
Eric Farman
- [PATCH v1 06/16] vfio/ccw: simplify CCW chain fetch routines,
Eric Farman
- [PATCH v1 13/16] vfio/ccw: allocate/populate the guest idal,
Eric Farman
- [PATCH v1 05/16] vfio/ccw: replace copy_from_iova with vfio_dma_rw,
Eric Farman
[PATCH v2 0/2] s390/vfio-ccw: addressing fixes,
Eric Farman
[PATCH -next] RISC-V: KVM: optimize kvm_arch_hardware_enable(),
Chen Lifu
[PATCH v7 00/20] TDX host kernel support,
Kai Huang
- [PATCH v7 01/20] x86/tdx: Define TDX supported page sizes as macros,
Kai Huang
- [PATCH v7 03/20] x86/virt/tdx: Disable TDX if X2APIC is not enabled,
Kai Huang
- [PATCH v7 08/20] x86/virt/tdx: Do logical-cpu scope TDX module initialization,
Kai Huang
- [PATCH v7 07/20] x86/virt/tdx: Do TDX module global initialization,
Kai Huang
- [PATCH v7 04/20] x86/virt/tdx: Add skeleton to initialize TDX on demand,
Kai Huang
- [PATCH v7 02/20] x86/virt/tdx: Detect TDX during kernel boot,
Kai Huang
- [PATCH v7 05/20] x86/virt/tdx: Implement functions to make SEAMCALL,
Kai Huang
- [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error,
Kai Huang
- [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory,
Kai Huang
- [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory,
Kai Huang
- [PATCH v7 12/20] x86/virt/tdx: Create TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs,
Kai Huang
- [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and global KeyID,
Kai Huang
- [PATCH v7 20/20] Documentation/x86: Add documentation for TDX host support,
Kai Huang
- [PATCH v7 18/20] x86/virt/tdx: Initialize all TDMRs,
Kai Huang
- [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID,
Kai Huang
- [PATCH v7 19/20] x86/virt/tdx: Flush cache in kexec() when TDX is enabled,
Kai Huang
- [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs,
Kai Huang
- [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages,
Kai Huang
[RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus,
Shivam Kumar
Re: [syzbot] inconsistent lock state in sync_info_debugfs_show,
syzbot
[PATCH] KVM: Using __weak instead of __attribute__((weak)).,
Mukesh Kumar Chaurasiya
[PATCH 0/3] kvm: fix two svm pmu virtualization bugs,
Dongli Zhang
[PATCH 1/4] MAINTAINERS: Add KVM x86/xen maintainer list,
David Woodhouse
[PATCH 1/2] KVM: Mark KVM_SET_MEMORY_REGION and KVM_SET_MEMORY_ALIAS as obsoleted,
Javier Martinez Canillas
[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
- [RFC PATCH V2 01/18] x86/sev: Pvalidate memory gab for decompressing kernel,
Tianyu Lan
- [RFC PATCH V2 02/18] x86/hyperv: Add sev-snp enlightened guest specific config,
Tianyu Lan
- [RFC PATCH V2 14/18] x86/hyperv: Add hyperv-specific hadling for VMMCALL under SEV-ES,
Tianyu Lan
- [RFC PATCH V2 06/18] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 18/18] x86/sev: Fix interrupt exit code paths from #HV exception,
Tianyu Lan
- [RFC PATCH V2 07/18] clocksource: hyper-v: decrypt hyperv tsc page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 09/18] x86/hyperv: set target vtl in the vmbus init message,
Tianyu Lan
- [RFC PATCH V2 13/18] x86/hyperv: Add smp support for sev-snp guest,
Tianyu Lan
- [RFC PATCH V2 05/18] x86/hyperv: Get Virtual Trust Level via hvcall,
Tianyu Lan
- [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler,
Tianyu Lan
- [RFC PATCH V2 03/18] x86/hyperv: apic change for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 04/18] x86/hyperv: Decrypt hv vp assist page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 11/18] Drivers: hv: vmbus: Decrypt vmbus ring buffer,
Tianyu Lan
- [RFC PATCH V2 10/18] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 08/18] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 17/18] x86/sev: optimize system vector processing invoked from #HV exception,
Tianyu Lan
- [RFC PATCH V2 12/18] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest,
Tianyu Lan
- [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests,
Tianyu Lan
[PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals,
Sean Christopherson
- [PATCH 8/9] tools: Drop "atomic_" prefix from atomic test_and_set_bit(),
Sean Christopherson
- [PATCH 6/9] KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests,
Sean Christopherson
- [PATCH 9/9] tools: KVM: selftests: Convert clear/set_bit() to actual atomics,
Sean Christopherson
- [PATCH 7/9] tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers,
Sean Christopherson
- [PATCH 4/9] tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers,
Sean Christopherson
- [PATCH 3/9] KVM: arm64: selftests: Enable single-step without a "full" ucall(),
Sean Christopherson
- [PATCH 2/9] KVM: selftests: Remove unused "vcpu" param to fix build error,
Sean Christopherson
- [PATCH 1/9] KVM: selftests: Add rdmsr_from_l2() implementation in Hyper-V eVMCS test,
Sean Christopherson
- [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers,
Sean Christopherson
- Re: [PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals,
Paolo Bonzini
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]