messages from 2023-10-17 08:49:56 to 2023-10-18 13:43:59 UTC [more...]
[PATCH v2 0/3] a couple of corrections to the IRQ enablement function
2023-10-18 13:38 UTC (4+ messages)
` [PATCH v2 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v2 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v2 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-18 13:31 UTC (61+ messages)
` [PATCH v3 07/19] iommufd: Dirty tracking data support
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains
[PATCH v2 0/2] KVM: arm64: PMU event filtering fixes
2023-10-18 13:31 UTC (3+ messages)
` [PATCH v2 2/2] KVM: arm64: Virtualise PMEVTYPER<n>_EL1.{NSU,NSK}
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-18 13:06 UTC (15+ messages)
` [PATCH v3 1/5] tools: arm64: Add a Makefile for generating sysreg-defs.h
` [PATCH v3 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v3 3/5] KVM: selftests: Generate "
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
2023-10-18 13:06 UTC (15+ messages)
` [PATCH V1 vfio 1/9] virtio-pci: Fix common config map for modern device
` [PATCH V1 vfio 2/9] virtio: Define feature bit for administration virtqueue
` [PATCH V1 vfio 3/9] virtio-pci: Introduce admin virtqueue
` [PATCH V1 vfio 4/9] virtio-pci: Introduce admin command sending function
` [PATCH V1 vfio 5/9] virtio-pci: Introduce admin commands
` [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V1 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V1 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
[PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
2023-10-18 12:48 UTC (22+ messages)
[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
2023-10-18 12:06 UTC (2+ messages)
[PATCH 0/9] SVM guest shadow stack support
2023-10-18 11:27 UTC (9+ messages)
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH 7/9] x86/sev-es: Include XSS value in GHCB CPUID request
[PATCH v14 00/23] TDX host kernel support
2023-10-18 10:53 UTC (43+ messages)
` [PATCH v14 01/23] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v14 02/23] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v14 03/23] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v14 04/23] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v14 05/23] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v14 08/23] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v14 09/23] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v14 10/23] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v14 11/23] x86/virt/tdx: Fill out "
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v14 13/23] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v14 14/23] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v14 15/23] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v14 16/23] x86/virt/tdx: Initialize all TDMRs
` [PATCH v14 17/23] x86/kexec: Flush cache of TDX private memory
` [PATCH v14 18/23] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v14 19/23] x86/virt/tdx: Improve readability of module initialization error handling
` [PATCH v14 20/23] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states
` [PATCH v14 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v14 23/23] Documentation/x86: Add documentation for TDX host support
[PATCH 0/12] Get Xen PV shim running in qemu
2023-10-18 10:52 UTC (8+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices
[PATCH v2 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
2023-10-18 7:17 UTC (8+ messages)
` [PATCH v2 2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
` [PATCH v2 4/5] KVM: arm64: Rename helpers for VHE vCPU load/put
` [PATCH v2 5/5] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-18 6:54 UTC (30+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-18 6:12 UTC (35+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data
[PATCH 03/10] kvmclock: Use free_decrypted_pages()
2023-10-18 5:20 UTC (2+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-18 2:28 UTC (5+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[ANNOUNCE] PUCK Agenda - 2023.10.18 - No topic, but still a go
2023-10-18 2:26 UTC
[PATCH] KVM: x86: Clean up included but non-essential header declarations
2023-10-18 2:23 UTC (3+ messages)
[PATCH v3] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
2023-10-18 1:16 UTC (3+ messages)
[PATCH] KVM: x86: Update the variable naming in kvm_x86_ops.sched_in()
2023-10-18 1:16 UTC (2+ messages)
[PATCH v3] KVM: x86: Use octal for file permission
2023-10-18 1:16 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled
2023-10-18 1:16 UTC (2+ messages)
[PATCH gmem] KVM: selftests: Fix gmem conversion tests for multiple vCPUs
2023-10-18 1:10 UTC (2+ messages)
[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-18 0:01 UTC (14+ messages)
[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-17 22:54 UTC (2+ messages)
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-10-17 19:19 UTC (8+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH] KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs
2023-10-17 18:50 UTC (3+ messages)
[RFC PATCH v1 00/10] mm/prmem: Implement the Persistent-Across-Kexec memory feature (prmem)
2023-10-17 18:08 UTC (2+ messages)
[PATCH] KVM: x86: Use the correct size of struct kvm_vcpu_pv_apf_data and fix the documentation
2023-10-17 17:28 UTC (2+ messages)
[PATCH v2] KVM: selftests: Initialise dynamically allocated configuration names
2023-10-17 17:22 UTC
[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-17 16:18 UTC (12+ messages)
[PATCH v2 0/6] iommufd support allocating nested parent domain
2023-10-17 16:05 UTC (6+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
2023-10-17 15:28 UTC (5+ messages)
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64
[PATCH v2 0/2] vfio/mtty: Add migration support
2023-10-17 14:44 UTC (5+ messages)
` [PATCH v2 1/2] vfio/mtty: Overhaul mtty interrupt handling
` [PATCH v2 2/2] vfio/mtty: Enable migration support
[RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest
2023-10-17 14:06 UTC (2+ messages)
[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
2023-10-17 13:29 UTC (10+ messages)
` [kvm-unit-tests PATCH 5/9] s390x: topology: Refine stsi header test
` [kvm-unit-tests PATCH 6/9] s390x: topology: Rename topology_core to topology_cpu
` [kvm-unit-tests PATCH 7/9] s390x: topology: Rewrite topology list test
[PATCH v3 0/4] KVM: x86: tracepoint updates
2023-10-17 12:12 UTC (2+ messages)
Bug? Incompatible APF for 4.14 guest on 5.10 and later host
2023-10-17 11:22 UTC (5+ messages)
` [RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest
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