messages from 2022-04-28 22:21:15 to 2022-04-29 23:51:51 UTC [more...]
[PATCH RFC 00/19] IOMMUFD Dirty Tracking
2022-04-29 23:51 UTC (57+ 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 05/19] iommufd: Add a dirty bitmap to iopt_unmap_iova()
` [PATCH RFC 07/19] iommufd/vfio-compat: Dirty tracking IOCTLs compatibility
` [PATCH RFC 13/19] iommu/arm-smmu-v3: Add feature detection for BBML
` [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 v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
2022-04-29 23:23 UTC (10+ messages)
[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
2022-04-29 22:22 UTC (5+ messages)
` [PATCH v2 7/7] vfio: Remove calls to vfio_group_add_container_user()
[PATCH v3 00/21] TDX host kernel support
2022-04-29 21:27 UTC (55+ messages)
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v3 11/21] x86/virt/tdx: Choose to use all system RAM as TDX memory
` [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 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
2022-04-29 21:00 UTC (9+ messages)
` [PATCH v3 1/8] Revert "KVM: Do not speculatively mark pfn cache valid to "fix" race"
` [PATCH v3 2/8] Revert "KVM: Fix race between mmu_notifier invalidation and pfncache refresh"
` [PATCH v3 3/8] KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper
` [PATCH v3 4/8] KVM: Put the extra pfn reference when reusing a pfn in the gpc cache
` [PATCH v3 5/8] KVM: Do not incorporate page offset into gfn=>pfn cache user address
` [PATCH v3 6/8] KVM: Fully serialize gfn=>pfn cache refresh via mutex
` [PATCH v3 7/8] KVM: Fix multiple races in gfn=>pfn cache refresh
` [PATCH v3 8/8] KVM: Do not pin pages tracked by gfn=>pfn caches
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-04-29 20:11 UTC (5+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v4 2/4] KVM: mmu: add a helper to account memory used by KVM mmu
` [PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 "
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-04-29 19:57 UTC (2+ messages)
[PATCH] KVM: x86: work around QEMU issue with synthetic CPUID leaves
2022-04-29 19:25 UTC
[PATCH] vfio: Delete container_q
2022-04-29 18:46 UTC
[PATCH 0/2] KVM: x86: never write to memory from kvm_vcpu_check_block
2022-04-29 18:40 UTC (7+ messages)
` [PATCH 1/3] KVM: x86: make vendor code check for all nested events
[PATCH 0/9] KVM: selftests: Add nested support to dirty_log_perf_test
2022-04-29 18:39 UTC (10+ messages)
` [PATCH 1/9] KVM: selftests: Replace x86_page_size with raw levels
` [PATCH 2/9] KVM: selftests: Add option to create 2M and 1G EPT mappings
` [PATCH 3/9] KVM: selftests: Drop stale function parameter comment for nested_map()
` [PATCH 4/9] KVM: selftests: Refactor nested_map() to specify target level
` [PATCH 5/9] KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
` [PATCH 6/9] KVM: selftests: Add a helper to check EPT/VPID capabilities
` [PATCH 7/9] KVM: selftests: Link selftests directly with lib object files
` [PATCH 8/9] KVM: selftests: Clean up LIBKVM files in Makefile
` [PATCH 9/9] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
[PATCH RFC 00/10] hw/vfio, x86/iommu: IOMMUFD Dirty Tracking
2022-04-29 18:21 UTC (5+ messages)
` [PATCH RFC 04/10] intel_iommu: Second Stage Access Dirty bit support
[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-29 17:33 UTC (19+ messages)
[PATCH v2 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
2022-04-29 17:00 UTC (7+ messages)
` [PATCH v2 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present
[GIT PULL] Please pull VFIO changes
2022-04-29 16:55 UTC
[PATCH/RFC] KVM: s390: vsie/gmap: reduce gmap_rmap overhead
2022-04-29 16:02 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
2022-04-29 16:01 UTC (7+ messages)
[PATCH] KVM: x86/mmu: fix potential races when walking host page table
2022-04-29 15:47 UTC (6+ messages)
[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
2022-04-29 15:45 UTC (4+ messages)
` [PATCH 2/5] lib: add bitmap_{from,to}_arr64
[GIT PULL] KVM/arm64 fixes for 5.18, take #2
2022-04-29 15:39 UTC (2+ messages)
[PATCH for-5.18] KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
2022-04-29 14:05 UTC (5+ messages)
[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2022-04-29 13:08 UTC (3+ messages)
[PATCH RFC 00/12] IOMMUFD Generic interface
2022-04-29 12:54 UTC (19+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
2022-04-29 10:44 UTC (6+ messages)
[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
2022-04-29 9:43 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v10 00/16] Introduce Architectural LBR for vPMU
2022-04-29 8:19 UTC (11+ 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] KVM: selftests: Use TAP interface in the kvm_binary_stats_test
2022-04-29 7:11 UTC
[RFC 00/18] vfio: Adopt iommufd
2022-04-29 6:29 UTC (12+ messages)
` [RFC 07/18] vfio: Add base object for VFIOContainer
[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 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 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
[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 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 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: add HC_VMM_CUSTOM hypercall
2022-04-28 22:21 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox