kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 15:06:37 to 2021-09-22 03:58:04 UTC [more...]

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-22  3:57 UTC  (56+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 04/20] iommu: Add iommu_device_get_info interface
` [RFC 05/20] vfio/pci: Register device to /dev/vfio/devices
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()
` [RFC 08/20] vfio/pci: Add VFIO_DEVICE_BIND_IOMMUFD
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
` [RFC 12/20] iommu/iommufd: Add IOMMU_CHECK_EXTENSION
` [RFC 14/20] iommu/iommufd: Add iommufd_device_[de]attach_ioasid()
` [RFC 15/20] vfio/pci: Add VFIO_DEVICE_[DE]ATTACH_IOASID
` [RFC 16/20] vfio/type1: Export symbols for dma [un]map code sharing

[PATCH v2] KVM: nVMX: Fix nested bus lock VM exit
 2021-09-22  2:00 UTC  (2+ messages)

[PATCH v1 1/3] KVM: arm64: Add arch specific exit reasons
 2021-09-22  1:08 UTC  (3+ messages)
` [PATCH v1 2/3] KVM: arm64: Add counter stats for "
` [PATCH v1 3/3] KVM: arm64: Add histogram stats for handling time of "

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-22  0:05 UTC  (17+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v3 02/16] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v3 03/16] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v3 04/16] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v3 05/16] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v3 06/16] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v3 07/16] perf: Add wrappers for invoking guest callbacks
` [PATCH v3 08/16] perf: Force architectures to opt-in to "
` [PATCH v3 09/16] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v3 10/16] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v3 11/16] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v3 12/16] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v3 13/16] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v3 14/16] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c
` [PATCH v3 16/16] perf: Drop guest callback (un)register stubs

[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-09-21 23:22 UTC  (5+ messages)
` [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH v2 0/6] KVM: few more SMM fixes
 2021-09-21 22:55 UTC  (3+ messages)
` [PATCH v2 6/6] KVM: nVMX: re-evaluate emulation_required on nested VM exit

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-21 21:58 UTC  (10+ messages)
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-21 21:29 UTC  (13+ messages)
` [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks

[PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-21 19:46 UTC  (8+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE_ALL ioctl

[PATCH 0/2] KVM: SEV: Allow for mirroring of SEV-ES VMs
 2021-09-21 19:24 UTC  (4+ messages)
` [PATCH 1/2] KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
` [PATCH 2/2] KVM: SEV: Allow launch vmsa from mirror VM

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-21 18:25 UTC  (12+ messages)

[PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-09-21 18:22 UTC  (7+ messages)

[PATCH] selftests: KVM: Gracefully handle missing vCPU features
 2021-09-21 18:15 UTC  (3+ messages)

[PATCH] kvm: fix wrong exception emulation in check_rdtsc
 2021-09-21 18:00 UTC  (2+ messages)

[PATCH 0/2] KVM: SEV: RECEIVE_UPDATE_DATA bug fixes
 2021-09-21 17:59 UTC  (3+ messages)
` [PATCH 1/2] KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA

[PATCH] KVM: SVM: fix missing sev_decommission in sev_receive_start
 2021-09-21 17:58 UTC  (3+ messages)

[PATCH V2] KVM: SEV: Acquire vcpu mutex when updating VMSA
 2021-09-21 17:54 UTC  (4+ messages)

[PATCH] KVM: do not shrink halt_poll_ns below grow_start
 2021-09-21 17:50 UTC  (3+ messages)

[PATCH] KVM: nVMX: fix comments of handle_vmon()
 2021-09-21 17:50 UTC  (2+ messages)

[PATCH v2] KVM: x86: Handle SRCU initialization failure during page track init
 2021-09-21 17:47 UTC  (3+ messages)

[PATCH 0/2] selftests: KVM: Fix some compiler warnings
 2021-09-21 17:42 UTC  (8+ messages)
` [PATCH 1/2] selftests: KVM: Fix compiler warning in demand_paging_test
` [PATCH 2/2] selftests: KVM: Fix 'asm-operand-width' warnings in steal_time.c

[PATCH] KVM: VMX: Remove defunct "nr_active_uret_msrs" field
 2021-09-21 17:39 UTC  (2+ messages)

[PATCH v2 00/10] KVM: x86: Clean up RESET "emulation"
 2021-09-21 17:35 UTC  (20+ messages)
` [PATCH v2 01/10] KVM: x86: Mark all registers as avail/dirty at vCPU creation
` [PATCH v2 02/10] KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT
` [PATCH v2 03/10] KVM: x86: Do not mark all registers as avail/dirty during RESET/INIT
` [PATCH v2 04/10] KVM: x86: Remove defunct setting of CR0.ET for guests during vCPU create
` [PATCH v2 05/10] KVM: x86: Remove defunct setting of XCR0 for guest "
` [PATCH v2 06/10] KVM: x86: Fold fx_init() into kvm_arch_vcpu_create()
` [PATCH v2 07/10] KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation
` [PATCH v2 08/10] KVM: VMX: Move RESET emulation to vmx_vcpu_reset()
` [PATCH v2 09/10] KVM: SVM: Move RESET emulation to svm_vcpu_reset()
` [PATCH v2 10/10] KVM: x86: WARN on non-zero CRs at RESET to detect improper initalization

[PATCH v2 0/2] selftests: KVM: Address some bugs caught by clang
 2021-09-21 17:23 UTC  (4+ messages)
` [PATCH v2 1/2] selftests: KVM: Fix check for !POLLIN in demand_paging_test
` [PATCH v2 2/2] selftests: KVM: Align SMCCC call with the spec in steal_time

[kvm-unit-tests PATCH v2 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-09-21 16:43 UTC  (17+ messages)
` [kvm-unit-tests PATCH v2 01/17] x86 UEFI: Copy code from Linux
` [kvm-unit-tests PATCH v2 02/17] x86 UEFI: Implement UEFI function calls
` [kvm-unit-tests PATCH v2 06/17] x86 UEFI: Load GDT and TSS after UEFI boot up
` [kvm-unit-tests PATCH v2 09/17] x86 UEFI: Set up page tables
` [kvm-unit-tests PATCH v2 14/17] x86 AMD SEV-ES: Load GDT with UEFI segments

[PATCH v6 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-09-21 16:07 UTC  (8+ messages)
` [PATCH v6 1/5] x86/kvm: Add AMD SEV specific Hypercall3

[PATCH] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-21 15:04 UTC  (12+ messages)

[PATCH] [backport for 4.19/5.4 stable] KVM: remember position in kvm->vcpus array
 2021-09-21 14:31 UTC  (2+ messages)

[PATCH 0/4 V8] Add AMD SEV and SEV-ES intra host migration support
 2021-09-21 14:20 UTC  (4+ messages)
` [PATCH 4/4 V8] selftest: KVM: Add intra host migration tests

[PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
 2021-09-21 13:19 UTC  (3+ messages)

[PATCH 0/1] KVM: s390: backport for stable of "KVM: s390: index
 2021-09-21 13:04 UTC  (8+ messages)
` [PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx

[PATCH v3] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-21 12:11 UTC 

[PATCH v3 0/4] KVM: allow mapping non-refcounted pages
 2021-09-21 10:27 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: skip gfn_track allocation when possible
 2021-09-21 10:27 UTC  (5+ messages)
` [PATCH 1/3] KVM: x86: add config for non-kvm users of page tracking
` [PATCH 2/3] KVM: x86/mmu: skip page tracking when possible
` [PATCH 3/3] KVM: VMX: skip page tracking based on cpuid

[kvm-unit-tests PATCH 0/2] Two fixes for KVM unit tests
 2021-09-21  6:58 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/2] Makefile: Fix cscope

[PATCH v2 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
 2021-09-20 21:06 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic: check redist region is not "

[PATCH 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
 2021-09-20 21:01 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: vgic: check redist region is not "

[PATCH 0/5] nSVM: Check for optional commands and reserved encodins of TLB_CONTROL in nested guests
 2021-09-20 23:51 UTC  (6+ messages)
` [PATCH 1/5] nSVM: Expose FLUSHBYASID CPUID feature to "
` [PATCH 2/5] nSVM: Check for optional commands and reserved encodings of TLB_CONTROL in nested VMCB
` [TEST PATCH 3/5] SVM: Add #defines for valid encodings of TLB_CONTROL VMCB field
` [TEST PATCH 4/5] X86: Add #define for FLUSHBYASID CPUID bit
` [TEST PATCH 5/5] nSVM: Test optional commands and reserved encodings of TLB_CONTROL in nested VMCB

[PATCH v2] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-21  0:40 UTC  (5+ messages)

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-09-20 21:39 UTC  (14+ messages)
` [PATCH v5 01/13] KVM: x86: Cache total page count to avoid traversing the memslot array
` [PATCH v5 02/13] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v5 03/13] KVM: Add "old" memslot parameter to kvm_arch_prepare_memory_region()
` [PATCH v5 04/13] KVM: x86: Move n_memslots_pages recalc "
` [PATCH v5 05/13] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v5 06/13] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v5 07/13] KVM: Just resync arch fields when slots_arch_lock gets reacquired
` [PATCH v5 08/13] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5 09/13] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v5 10/13] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v5 11/13] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v5 13/13] KVM: Optimize overlapping memslots check

[PATCH v5 0/8] KVM: Various fixes and improvements around kicking vCPUs
 2021-09-20 18:04 UTC  (3+ messages)

[PATCH v2 0/4] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-09-20 16:10 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: SVM: Get rid of *ghcb_msr_bits() functions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).