messages from 2024-10-15 21:55:49 to 2024-10-18 08:45:26 UTC [more...]
[PATCH v3 0/7] Introduce SMP Cache Topology
2024-10-18 9:01 UTC (18+ messages)
` [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
2024-10-18 8:15 UTC (5+ messages)
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS
[kvm-unit-tests PATCH v4 0/6] s390x: STFLE nested interpretation
2024-10-18 8:03 UTC (10+ messages)
` [kvm-unit-tests PATCH v4 1/6] s390x: lib: Remove double include
` [kvm-unit-tests PATCH v4 2/6] s390x: Add sie_is_pv
` [kvm-unit-tests PATCH v4 3/6] s390x: Add function for checking diagnose intercepts
` [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH v4 5/6] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH v4 6/6] s390x: Add test for STFLE interpretive execution (format-0)
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-18 7:54 UTC (4+ messages)
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-10-18 7:50 UTC (30+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
2024-10-18 7:10 UTC (3+ messages)
[PATCH v3 05/11] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
2024-10-18 6:57 UTC (3+ messages)
[PATCH v2 0/3] Support attaching PASID to the blocked_domain
2024-10-18 5:58 UTC (4+ messages)
` [PATCH v2 1/3] iommu: Add a wrapper for remove_dev_pasid
` [PATCH v2 2/3] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v2 3/3] iommu/vt-d: "
[PATCH v3 0/9] Make set_dev_pasid op supporting domain replacement
2024-10-18 5:54 UTC (10+ messages)
` [PATCH v3 1/9] iommu: Pass old domain to set_dev_pasid op
` [PATCH v3 2/9] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH v3 3/9] iommu/vt-d: Let intel_pasid_tear_down_entry() return pasid entry
` [PATCH v3 4/9] iommu/vt-d: Make pasid setup helpers support modifying present "
` [PATCH v3 5/9] iommu/vt-d: Rename prepare_domain_attach_device()
` [PATCH v3 6/9] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v3 7/9] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v3 8/9] iommu/arm-smmu-v3: Make set_dev_pasid() op support replace
` [PATCH v3 9/9] iommu: Make set_dev_pasid op support domain replacement
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-10-18 5:40 UTC (11+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-18 5:24 UTC (11+ messages)
` [EXTERNAL] "
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-10-18 4:49 UTC (3+ messages)
` [PATCH v5 17/19] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
[PATCH 00/25] TDX vCPU/VM creation
2024-10-18 2:21 UTC (6+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
2024-10-17 23:55 UTC (11+ messages)
` [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source
` [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-17 22:47 UTC (31+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v8 11/11] arm64: support cpuidle-haltpoll
[PATCH 5.15, 5.10, 5.4, 4.19 1/1] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
2024-10-17 17:56 UTC
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-17 17:40 UTC (2+ messages)
[PATCH 0/3] Handle MMIO during event delivery error on SVM
2024-10-17 16:58 UTC (15+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation
` [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery
` [PATCH 3/3] selftests: KVM: Add test case for "
[PATCH 00/18] KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn)
2024-10-17 16:55 UTC (6+ messages)
` [PATCH 14/18] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found
` [PATCH 15/18] KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes
[PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
2024-10-17 16:05 UTC (9+ messages)
[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
2024-10-17 15:44 UTC (3+ messages)
` [RFC 02/13] cxl: introduce cxl_get_hdm_info()
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-17 15:32 UTC (9+ messages)
` [PATCH v5 17/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v5 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v5 19/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v5 23/43] KVM: arm64: Validate register access for a Realm VM
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-17 14:36 UTC (12+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-17 13:14 UTC (12+ messages)
` [PATCH v7 01/11] arm64: rsi: Add RSI definitions
` [PATCH v7 02/11] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v7 03/11] arm64: realm: Query IPA size from the RMM
` [PATCH v7 04/11] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v7 05/11] arm64: rsi: Map unprotected MMIO as decrypted
` [PATCH v7 06/11] efi: arm64: Map Device with Prot Shared
` [PATCH v7 07/11] arm64: Enforce bounce buffers for realm DMA
` [PATCH v7 08/11] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms
` [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v7 11/11] arm64: Document Arm Confidential Compute
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-10-17 11:57 UTC (10+ messages)
[GIT PULL] KVM/arm64 fixes for 6.12, take #3
2024-10-17 9:09 UTC
[PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-17 7:51 UTC (12+ messages)
` [PATCH 09/13] ata: Use always-managed version of pci_intx()
` [PATCH 10/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()
[PATCH v12 07/19] x86/sev: Carve out and export SNP guest messaging init routines
2024-10-17 7:42 UTC (2+ messages)
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-10-17 4:53 UTC (2+ messages)
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-17 0:23 UTC (6+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[RFC PATCH 00/13] Support iommu(fd) persistence for live update
2024-10-16 22:20 UTC (3+ messages)
` [RFC PATCH 05/13] iommufd: Serialise persisted iommufds and ioas
[PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
2024-10-16 19:27 UTC (2+ messages)
` [02/13] "
[PATCH 01/13] RISC-V: KVM: Order the object files alphabetically
2024-10-16 19:03 UTC (2+ messages)
` [01/13] "
[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
2024-10-16 18:04 UTC (3+ messages)
` [Bug 219009] "
[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2024-10-16 16:53 UTC (5+ messages)
` [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
[PATCH v12 00/19] Add Secure TSC support for SNP guests
2024-10-16 16:16 UTC (7+ messages)
` [PATCH v12 02/19] x86/sev: Handle failures from snp_init()
` [PATCH v12 16/19] x86/kvmclock: Use clock source callback to update kvm sched clock
[kvm-unit-tests PATCH 0/5] nVMX: Simple posted interrupts test
2024-10-16 15:59 UTC (4+ messages)
[PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
2024-10-16 15:54 UTC (4+ messages)
[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
2024-10-16 14:42 UTC (4+ messages)
` [kvm-unit-tests PATCH v3 5/7] s390x: Add library functions for exiting from snippet
[RFC PATCH v1 17/57] kvm: Remove PAGE_SIZE compile-time constant assumption
2024-10-16 14:41 UTC (2+ messages)
[PATCH v3 00/11] s390/kvm: Handle guest-related program interrupts in KVM
2024-10-16 14:34 UTC (4+ messages)
` [PATCH v3 05/11] s390/mm/fault: "
[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
2024-10-16 14:13 UTC (11+ messages)
[PATCH v4 00/36] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-16 13:57 UTC (9+ messages)
` [PATCH v4 06/36] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v4 07/36] KVM: arm64: nv: Save/Restore vEL2 sysregs
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-16 12:14 UTC (3+ messages)
` [PATCH 13/17] KVM: PPC: "
Proposal: bi-weekly guest_memfd upstream call
2024-10-16 10:58 UTC (3+ messages)
[PATCH] x86/kvm: Override default caching mode for SEV-SNP and TDX
2024-10-16 10:50 UTC (2+ messages)
` [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
[PATCH v10 0/4] debugfs to hisilicon migration driver
2024-10-16 1:23 UTC (5+ messages)
` [PATCH v10 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v10 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v10 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v10 4/4] Documentation: add debugfs description for hisi migration
[PATCH v3 1/5] KVM: pfncache: Add needs_invalidation flag to gfn_to_pfn_cache
2024-10-16 0:17 UTC (5+ messages)
` [PATCH v3 2/5] KVM: pfncache: Implement range-based invalidation check for hva_to_pfn_retry()
` [PATCH v3 4/5] KVM: pfncache: Move invalidation to invalidate_range_end hook
[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-10-15 22:47 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