kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-27 20:07:22 to 2022-04-29 06:44:27 UTC [more...]

[RFC 00/18] vfio: Adopt iommufd
 2022-04-29  6:29 UTC  (12+ messages)
` [RFC 07/18] vfio: Add base object for VFIOContainer

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-04-29  6:22 UTC  (16+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-29  6:37 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v3 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v3 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v3 4/4] KVM: s390: selftests: Use TAP interface in the reset test

[PATCH v10 00/16] Introduce Architectural LBR for vPMU
 2022-04-29  6:34 UTC  (10+ messages)
` [PATCH v10 07/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL for guest Arch LBR
` [PATCH v10 08/16] KVM: x86/pmu: Refactor code to support "
` [PATCH v10 15/16] KVM: x86: Add Arch LBR data MSR access interface

[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-29  6:21 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-04-29  5:45 UTC  (21+ messages)
` [PATCH RFC 01/19] iommu: Add iommu_domain ops for dirty tracking
` [PATCH RFC 02/19] iommufd: Dirty tracking for io_pagetable
` [PATCH RFC 03/19] iommufd: Dirty tracking data support
` [PATCH RFC 04/19] iommu: Add an unmap API that returns dirtied IOPTEs
` [PATCH RFC 05/19] iommufd: Add a dirty bitmap to iopt_unmap_iova()
` [PATCH RFC 06/19] iommufd: Dirty tracking IOCTLs for the hw_pagetable
` [PATCH RFC 07/19] iommufd/vfio-compat: Dirty tracking IOCTLs compatibility
` [PATCH RFC 08/19] iommufd: Add a test for dirty tracking ioctls
` [PATCH RFC 09/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH RFC 10/19] iommu/amd: Add unmap_read_dirty() support
` [PATCH RFC 11/19] iommu/amd: Print access/dirty bits if supported
` [PATCH RFC 12/19] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH RFC 13/19] iommu/arm-smmu-v3: Add feature detection for BBML
` [PATCH RFC 14/19] iommu/arm-smmu-v3: Add read_and_clear_dirty() support
` [PATCH RFC 15/19] iommu/arm-smmu-v3: Add set_dirty_tracking_range() support
` [PATCH RFC 16/19] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [PATCH RFC 17/19] iommu/arm-smmu-v3: Add unmap_read_dirty() support
` [PATCH RFC 18/19] iommu/intel: Access/Dirty bit support for SL domains
` [PATCH RFC 19/19] iommu/intel: Add unmap_read_dirty() support

[PATCH v3 00/21] TDX host kernel support
 2022-04-29  5:43 UTC  (57+ messages)
` [PATCH v3 01/21] x86/virt/tdx: Detect SEAM
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v3 05/21] x86/virt/tdx: Detect P-SEAMLDR and TDX module
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
` [PATCH v3 11/21] x86/virt/tdx: Choose to use "
` [PATCH v3 12/21] x86/virt/tdx: Create TDMRs to cover all system RAM
` [PATCH v3 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v3 20/21] x86/virt/tdx: Add kernel command line to opt-in TDX host support

[PATCH for-5.18] KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
 2022-04-29  4:38 UTC  (2+ messages)

[PATCH v5 00/13] KVM: arm64: PSCI SYSTEM_SUSPEND support
 2022-04-29  3:42 UTC  (6+ messages)
` [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU

[PATCH] KVM: x86/mmu: fix potential races when walking host page table
 2022-04-29  3:17 UTC 

[Bug 208767] New: kernel stack overflow due to Lazy update IOAPIC on an x86_64 *host*, when gpu is passthrough to macos guest vm
 2022-04-29  3:14 UTC  (2+ messages)
` [Bug 208767] "

[PATCH RFC 00/10] hw/vfio, x86/iommu: IOMMUFD Dirty Tracking
 2022-04-29  2:26 UTC  (12+ messages)
` [PATCH RFC 01/10] amd-iommu: Cache PTE/DTE info in IOTLB
` [PATCH RFC 02/10] amd-iommu: Access/Dirty bit support
` [PATCH RFC 03/10] intel-iommu: Cache PASID entry flags
` [PATCH RFC 04/10] intel_iommu: Second Stage Access Dirty bit support
` [PATCH RFC 05/10] linux-headers: import iommufd.h hwpt extensions
` [PATCH RFC 06/10] vfio/iommufd: Add HWPT_SET_DIRTY support
` [PATCH RFC 07/10] vfio/iommufd: Add HWPT_GET_DIRTY_IOVA support
` [PATCH RFC 08/10] vfio/iommufd: Add IOAS_UNMAP_DIRTY support
` [PATCH RFC 09/10] migration/dirtyrate: Expand dirty_bitmap to be tracked separately for devices
` [PATCH RFC 10/10] hw/vfio: Add nr of dirty pages to tracepoints

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-29  1:11 UTC  (8+ messages)
        ` [EXTERNAL] "

[PATCH 00/10] KVM: Clean up 'struct page' / pfn helpers
 2022-04-29  1:04 UTC  (11+ messages)
` [PATCH 01/10] KVM: Do not zero initialize 'pfn' in hva_to_pfn()
` [PATCH 02/10] KVM: Drop bogus "pfn != 0" guard from kvm_release_pfn()
` [PATCH 03/10] KVM: Don't set Accessed/Dirty bits for ZERO_PAGE
` [PATCH 04/10] KVM: Avoid pfn_to_page() and vice versa when releasing pages
` [PATCH 05/10] KVM: nVMX: Use kvm_vcpu_map() to get/pin vmcs12's APIC-access page
` [PATCH 06/10] KVM: Don't WARN if kvm_pfn_to_page() encounters a "reserved" pfn
` [PATCH 07/10] KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()
` [PATCH 08/10] KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page()
` [PATCH 09/10] KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()
` [PATCH 10/10] KVM: x86/mmu: Shove refcounted page dependency into host_pfn_mapping_level()

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-29  0:46 UTC  (4+ messages)
` [RFC PATCH v5 048/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH v3 0/3] KVM: Dirty quota-based throttling
 2022-04-28 23:59 UTC  (7+ messages)
` [PATCH v3 3/3] KVM: selftests: Add selftests for dirty quota throttling

[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-28 23:59 UTC  (10+ messages)

[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
 2022-04-28 23:49 UTC  (6+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-04-28 23:34 UTC 

[PATCH] KVM: x86: add HC_VMM_CUSTOM hypercall
 2022-04-28 22:21 UTC  (4+ messages)

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-04-28 20:51 UTC  (6+ messages)
` [PATCH 1/5] lib/bitmap: extend comment for bitmap_(from,to)_arr32()
` [PATCH 2/5] lib: add bitmap_{from,to}_arr64
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
` [PATCH 4/5] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
` [PATCH 5/5] drm/amd/pm: use bitmap_{from,to}_arr32 "

[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
 2022-04-28 17:55 UTC  (5+ messages)

[syzbot] WARNING in kvm_mmu_uninit_tdp_mmu (2)
 2022-04-28 17:43 UTC  (9+ messages)

[PATCH v2 0/2] Dirtying, failing memop: don't indicate suppression
 2022-04-28 16:48 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH v2 00/11] KVM: SVM: Fix soft int/ex re-injection
 2022-04-28 16:33 UTC  (17+ messages)
` [PATCH v2 01/11] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
` [PATCH v2 02/11] KVM: SVM: Don't BUG if userspace injects a soft interrupt with GIF=0
` [PATCH v2 05/11] KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
` [PATCH v2 07/11] KVM: x86: Trace re-injected exceptions
` [PATCH v2 08/11] KVM: x86: Print error code in exception injection tracepoint iff valid

[kvm-unit-tests PATCH 2/2] x86: replace `int 0x20` with `syscall`
 2022-04-28 15:58 UTC  (3+ messages)

[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2022-04-28 14:33 UTC  (7+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
` [PATCH v2 8/8] DO NOT MERGE: Hack-a-test to verify gpc invalidation+refresh

[PATCH v8 0/2] s390x: KVM: CPU Topology
 2022-04-28 13:50 UTC  (3+ messages)
` [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report

[PATCH net-next 0/2] vsock/virtio: add support for device suspend/resume
 2022-04-28 13:22 UTC  (3+ messages)
` [PATCH net-next 1/2] vsock/virtio: factor our the code to initialize and delete VQs
` [PATCH net-next 2/2] vsock/virtio: add support for device suspend/resume

[PATCH 0/9] kvm: s390: Add PV dump support
 2022-04-28 13:01 UTC  (10+ messages)
` [PATCH 1/9] s390x: Add SE hdr query information
` [PATCH 2/9] s390: uv: Add dump fields to query
` [PATCH 3/9] KVM: s390: pv: Add query interface
` [PATCH 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH 5/9] KVM: s390: pv: Add query dump information
` [PATCH 6/9] kvm: s390: Add configuration dump functionality
` [PATCH 7/9] kvm: s390: Add CPU "
` [PATCH 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-04-28 12:51 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-28 12:37 UTC  (4+ messages)
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-28 12:29 UTC  (11+ messages)

[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-28 12:28 UTC  (5+ messages)
` [PATCH v6 15/21] KVM: s390: pci: add routines to start/stop "

[PATCH] doc: Adapt example to for numa setting
 2022-04-28 11:36 UTC 

[PATCH v3 0/4] Make the iommu driver no-snoop block feature consistent
 2022-04-28  8:56 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/8] Move npt test cases and NPT code improvements
 2022-04-28  8:05 UTC  (9+ messages)
` [kvm-unit-tests PATCH v4 1/8] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
` [kvm-unit-tests PATCH v4 2/8] x86: nSVM: Move all nNPT test cases from svm_tests.c to a separate file
` [kvm-unit-tests PATCH v4 3/8] x86: nSVM: Allow nSVM tests run with PT_USER_MASK enabled
` [kvm-unit-tests PATCH v4 4/8] x86: Improve set_mmu_range() to implement npt
` [kvm-unit-tests PATCH v4 5/8] x86: nSVM: Build up the nested page table dynamically
` [kvm-unit-tests PATCH v4 6/8] x86: nSVM: Correct indentation for svm.c
` [kvm-unit-tests PATCH v4 7/8] x86: nSVM: Correct indentation for svm_tests.c part-1
` [kvm-unit-tests PATCH v4 8/8] x86: nSVM: Correct indentation for svm_tests.c part-2

[PATCH v2 00/19] Control VQ support in vDPA
 2022-04-28  6:28 UTC  (4+ messages)
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH 0/8] SVM fixes + refactoring
 2022-04-28  5:47 UTC  (5+ messages)
` [PATCH 1/8] KVM: x86: avoid loading a vCPU after .vm_destroy was called

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-04-27 23:10 UTC  (16+ messages)
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock

[PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault
 2022-04-27 21:33 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-04-27 20:42 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: make vendor code check for all nested events
` [PATCH 2/3] KVM: x86: a vCPU with a pending triple fault is runnable
` [PATCH 3/3] KVM: x86: never write to memory from kvm_vcpu_check_block

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-04-27 20:03 UTC  (7+ messages)
` [RFC PATCH v3 14/19] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page
` [RFC PATCH v3 15/19] KVM: x86: nSVM: add code to reload AVIC physid table when it is invalidated
` [RFC PATCH v3 16/19] KVM: x86: nSVM: implement support for nested AVIC vmexits
` [RFC PATCH v3 17/19] KVM: x86: nSVM: implement nested AVIC doorbell emulation
` [RFC PATCH v3 18/19] KVM: x86: SVM/nSVM: add optional non strict AVIC doorbell mode
` [RFC PATCH v3 19/19] KVM: x86: nSVM: expose the nested AVIC to the guest


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).