messages from 2024-06-10 13:43:30 to 2024-06-12 05:24:25 UTC [more...]
[kvm-unit-tests PATCH v10 00/15] powerpc improvements
2024-06-12 5:23 UTC (15+ messages)
` [kvm-unit-tests PATCH v10 01/15] powerpc: Add facility to query TCG or KVM host
` [kvm-unit-tests PATCH v10 02/15] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v10 03/15] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v10 04/15] powerpc: Add MMU support
` [kvm-unit-tests PATCH v10 05/15] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v10 06/15] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v10 07/15] powerpc: add usermode support
` [kvm-unit-tests PATCH v10 08/15] powerpc: add pmu tests
` [kvm-unit-tests PATCH v10 09/15] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v10 10/15] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v10 11/15] powerpc: gitlab CI update
` [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status
` [kvm-unit-tests PATCH v10 13/15] powerpc: Add a panic test
` [kvm-unit-tests PATCH v10 14/15] powerpc/gitlab-ci: Upgrade powerpc to Fedora 40
[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
2024-06-12 4:42 UTC
[RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
2024-06-12 2:35 UTC (2+ messages)
` [RFC PATCH v1 2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
[RFC] UAF in acrn_irqfd_assign() and vfio_virqfd_enable()
2024-06-12 2:16 UTC (6+ messages)
[PATCH] KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handler
2024-06-12 1:59 UTC (2+ messages)
[PATCH 1/2] vdpa: support set mac address from vdpa tool
2024-06-12 1:58 UTC (3+ messages)
` [PATCH 2/2] vdpa_sim_net: Add the support of set mac address
[PATCH v4 0/3] KVM/x86: Enhancements to static calls
2024-06-12 1:55 UTC (3+ messages)
[PATCH v8 00/10] x86/cpu: KVM: Clean up PAT and VMX macros
2024-06-12 1:54 UTC (7+ messages)
` [PATCH v8 04/10] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v8 08/10] KVM VMX: Move MSR_IA32_VMX_MISC "
` [PATCH v8 09/10] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
2024-06-12 1:42 UTC (7+ messages)
` [PATCH 3/3] KVM SVM: Add Bus Lock Detect support
[ANNOUNCE] PUCK Agenda - 2024.06.12 - Paravirt Scheduling
2024-06-12 1:31 UTC
[PATCH v2] KVM: selftest: Add a common check to identify AMD cpu in perf event filter test
2024-06-12 1:18 UTC (3+ messages)
[PATCH] KVM: x86/pmu: Add a helper to enable bits in FIXED_CTR_CTRL
2024-06-12 1:18 UTC (3+ messages)
[PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUs
2024-06-12 1:18 UTC (2+ messages)
[PATCH] KVM: x86: add KVM_RUN_X86_GUEST_MODE kvm_run flag
2024-06-12 1:18 UTC (2+ messages)
[PATCH] KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition
2024-06-12 1:18 UTC (2+ messages)
[PATCH] KVM: VMX: Remove unused declaration of vmx_request_immediate_exit()
2024-06-12 1:18 UTC (2+ messages)
[v5 0/3] KVM: irqchip: synchronize srcu only if needed
2024-06-12 1:18 UTC (8+ messages)
` [v5 2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP
` [v5 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP
[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-06-12 1:18 UTC (2+ messages)
[PATCH V8 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
2024-06-12 1:15 UTC (10+ messages)
` [PATCH V8 1/2] KVM: selftests: Add x86_64 guest udelay() utility
` [PATCH V8 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency
[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-06-12 0:34 UTC (20+ messages)
` [PATCH v5 1/9] KVM: Add lockless memslot walk to KVM
` [PATCH v5 2/9] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v5 3/9] KVM: arm64: "
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
` [PATCH v5 5/9] KVM: Add kvm_fast_age_gfn and kvm_fast_test_age_gfn
` [PATCH v5 6/9] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH v5 7/9] KVM: x86: Implement kvm_fast_test_age_gfn and kvm_fast_age_gfn
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v5 9/9] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2024-06-11 22:21 UTC (11+ messages)
` [PATCH v3 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
[PATCH v4 0/4] KVM: x86/mmu: Rework TDP MMU eager page splitting SP allocations
2024-06-11 22:05 UTC (5+ messages)
` [PATCH v4 1/4] KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splitting
` [PATCH v4 2/4] KVM: x86/mmu: Hard code GFP flags for TDP MMU eager split allocations
` [PATCH v4 3/4] KVM: x86/mmu: Unnest TDP MMU helpers to allocate SPs for eager splitting
` [PATCH v4 4/4] KVM: x86/mmu: Avoid reacquiring RCU if TDP MMU fails to allocate an SP
[PATCH] KVM: x86/mmu: Clean up function comments for dirty logging APIs
2024-06-11 21:58 UTC
[PATCH 1/1] s390/virtio_ccw: fix config change notifications
2024-06-11 21:47 UTC
[RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
2024-06-11 20:18 UTC (7+ messages)
` [RFC PATCH 2/2] KVM: x86: Enable guest SSP read/write interface with new uAPIs
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-06-11 19:11 UTC (14+ messages)
[GIT PULL] KVM/arm64 fixes for 6.10, take #2
2024-06-11 18:48 UTC
[PATCH v6 0/2] vfio/pci: add interrupt affinity support
2024-06-11 18:32 UTC (4+ messages)
` [PATCH v6 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v6 2/2] vfio/pci: add interrupt affinity support
[PATCH v3] KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splitting
2024-06-11 16:35 UTC (4+ messages)
[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
2024-06-11 16:32 UTC (7+ messages)
` [RFC PATCH v3 09/10] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
[PATCH v2] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
2024-06-11 16:27 UTC (4+ messages)
` [PATCH v3] "
[PATCH] vfio/pci: Insert full vma on mmap'd MMIO fault
2024-06-11 15:23 UTC (2+ messages)
[PATCH] vfio/qat: add PCI_IOV dependency
2024-06-11 15:22 UTC (10+ messages)
[PATCH v19 000/130] KVM TDX basic feature support
2024-06-11 14:11 UTC (5+ messages)
` [PATCH v19 116/130] KVM: TDX: Silently discard SMI request
[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
2024-06-11 13:27 UTC (6+ messages)
` [PATCH v2 07/54] perf: Add generic exclude_guest support
[PATCH v2] LoongArch: KVM: Implement feature passing from user space
2024-06-11 12:36 UTC
[PATCH v3 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
2024-06-11 12:30 UTC (7+ messages)
` [PATCH v3 1/6] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [PATCH v3 2/6] powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
` [PATCH v3 3/6] powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
` [PATCH v3 4/6] vfio/spapr: Always clear TCEs before unsetting the window
` [PATCH v3 5/6] powerpc/iommu: Move dev_has_iommu_table() to iommu.c
` [PATCH v3 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
[PATCH 0/4] MIPS: Loongson64: Sweeping build warnings
2024-06-11 11:15 UTC (2+ messages)
[PATCH] MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support
2024-06-11 12:12 UTC (2+ messages)
[PATCH v2] virt: guest_memfd: fix reference leak on hwpoisoned page
2024-06-11 10:25 UTC
[PATCH] KVM: interrupt kvm_gmem_populate() on signals
2024-06-11 10:22 UTC
[PATCH] virt: guest_memfd: fix reference leak on hwpoisoned page
2024-06-11 10:13 UTC
[PATCH] KVM: x86/tdp_mmu: Sprinkle __must_check
2024-06-11 9:41 UTC (2+ messages)
[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
2024-06-11 8:58 UTC (5+ messages)
` [PATCH v5 2/2] "
[PATCH] KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
2024-06-11 7:54 UTC (3+ messages)
[Bug 218949] New: Kernel panic after upgrading to 6.10-rc2
2024-06-11 7:22 UTC (6+ messages)
` [Bug 218949] "
[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
2024-06-11 6:09 UTC (14+ messages)
` [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
[PATCH 0/9] Test the consistency of AMD PMU counters and their features
2024-06-11 3:48 UTC (3+ messages)
[PATCH] LoongArch: KVM: Mark page accessed and dirty with mmu_lock
2024-06-11 3:46 UTC
[PATCH] kvm: do not account temporary allocations to kmem
2024-06-10 22:33 UTC (3+ messages)
[Bug 218739] New: pmu_counters_test kvm-selftest fails with (count != NUM_INSNS_RETIRED)
2024-06-10 19:22 UTC (2+ messages)
` [Bug 218739] "
[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
2024-06-10 17:49 UTC (16+ messages)
` [PATCH v3 01/14] arm64: rsi: Add RSI definitions
` [PATCH v3 02/14] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v3 06/14] arm64: Override set_fixmap_io
` [PATCH v3 09/14] arm64: Enable memory encrypt for Realms
[PATCH v2 00/15] TDX MMU prep series part 1
2024-06-10 16:00 UTC (8+ messages)
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
[PATCH] crypto: qat - fix linking errors when PCI_IOV is disabled
2024-06-10 14:37 UTC
[PATCH v3 00/43] arm64: Support for Arm CCA in KVM
2024-06-10 13:42 UTC (23+ messages)
` [PATCH v3 22/43] KVM: arm64: Handle realm VCPU load
` [PATCH v3 23/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v3 24/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v3 25/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v3 26/43] arm64: Don't expose stolen time for realm guests
` [PATCH v3 27/43] arm64: rme: allow userspace to inject aborts
` [PATCH v3 28/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v3 29/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v3 30/43] arm64: RME: Always use 4k pages for realms
` [PATCH v3 31/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v3 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v3 33/43] arm64: rme: Enable PMU support with a realm guest
` [PATCH v3 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v3 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v3 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v3 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v3 38/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v3 39/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v3 40/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v3 41/43] arm64: RME: Provide accurate register list
` [PATCH v3 42/43] arm64: kvm: Expose support for private memory
` [PATCH v3 43/43] KVM: arm64: Allow activating realms
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