messages from 2023-11-24 09:42:45 to 2023-11-28 14:54:55 UTC [more...]
[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
2023-11-28 14:53 UTC (10+ messages)
` [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
` [PATCH 02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM
` [PATCH 03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test
` [PATCH 04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
` [PATCH 05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
` [PATCH 06/15] RISC-V: KVM: Allow vector crypto extensions for Guest/VM
` [PATCH 07/15] KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
` [PATCH 08/15] RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
` [PATCH 09/15] KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
[PATCH v2] Enable haltpoll for arm64
2023-11-28 14:09 UTC (8+ messages)
` [PATCH 1/7] x86: Move ARCH_HAS_CPU_RELAX to arch
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH v6 00/16] Add Secure TSC support for SNP guests
2023-11-28 12:59 UTC (17+ messages)
` [PATCH v6 01/16] virt: sev-guest: Use AES GCM crypto library
` [PATCH v6 02/16] virt: sev-guest: Move mutex to SNP guest device structure
` [PATCH v6 03/16] virt: sev-guest: Replace dev_dbg with pr_debug
` [PATCH v6 04/16] virt: sev-guest: Add SNP guest request structure
` [PATCH v6 05/16] virt: sev-guest: Add vmpck_id to snp_guest_dev struct
` [PATCH v6 06/16] x86/sev: Cache the secrets page address
` [PATCH v6 07/16] x86/sev: Move and reorganize sev guest request api
` [PATCH v6 08/16] x86/mm: Add generic guest initialization hook
` [PATCH v6 09/16] x86/cpufeatures: Add synthetic Secure TSC bit
` [PATCH v6 10/16] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v6 11/16] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v6 12/16] x86/sev: Prevent RDTSC/RDTSCP interception "
` [PATCH v6 13/16] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v6 14/16] x86/sev: Mark Secure TSC as reliable
` [PATCH v6 15/16] x86/cpu/amd: Do not print FW_BUG for Secure TSC
` [PATCH v6 16/16] x86/sev: Enable Secure TSC for SNP guests
[PATCH v12 00/37] x86: enable FRED for x86-64
2023-11-28 10:09 UTC (11+ messages)
` [PATCH v12 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v12 16/37] x86/ptrace: Add FRED additional information to "
` [PATCH v12 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v12 23/37] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries
EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2023-11-28 8:55 UTC (9+ messages)
` "
` "
[PATCH v7 00/26] Enable CET Virtualization
2023-11-28 8:50 UTC (16+ messages)
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
` [PATCH v7 03/26] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH v7 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
[PATCH v1 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2023-11-28 8:43 UTC (9+ messages)
` [PATCH v1 1/3] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() can be reused
` [PATCH v1 2/3] KVM: selftests: aarch64: Move the pmu helper function into lib/
` [PATCH v1 3/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
2023-11-28 8:19 UTC (57+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 03/33] KVM: x86: hyper-v: Introduce XMM output support
` [RFC 04/33] KVM: x86: hyper-v: Move hypercall page handling into separate function
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [RFC 07/33] KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_VSM
` [RFC 08/33] KVM: x86: Don't use hv_timer if CAP_HYPERV_VSM enabled
` [RFC 09/33] KVM: x86: hyper-v: Introduce per-VTL vcpu helpers
` [RFC 10/33] KVM: x86: hyper-v: Introduce KVM_HV_GET_VSM_STATE
` [RFC 11/33] KVM: x86: hyper-v: Handle GET/SET_VP_REGISTER hcall in user-space
` [RFC 12/33] KVM: x86: hyper-v: Handle VSM hcalls "
` [RFC 13/33] KVM: Allow polling vCPUs for events
` [RFC 14/33] KVM: x86: Add VTL to the MMU role
` [RFC 15/33] KVM: x86/mmu: Introduce infrastructure to handle non-executable faults
` [RFC 16/33] KVM: x86/mmu: Expose R/W/X flags during memory fault exits
` [RFC 17/33] KVM: x86/mmu: Allow setting memory attributes if VSM enabled
` [RFC 18/33] KVM: x86: Decouple kvm_get_memory_attributes() from struct kvm's mem_attr_array
` [RFC 19/33] KVM: x86: Decouple kvm_range_has_memory_attributes() "
` [RFC 20/33] KVM: x86/mmu: Decouple hugepage_has_attrs() "
` [RFC 26/33] KVM: x86: hyper-vsm: Allow setting per-VTL memory attributes
` [RFC 27/33] KVM: x86/mmu/hyper-v: Validate memory faults against per-VTL memprots
` [RFC 28/33] x86/hyper-v: Introduce memory intercept message structure
` [RFC 30/33] KVM: x86: hyper-v: Introduce KVM_REQ_HV_INJECT_INTERCEPT request
` [RFC 33/33] Documentation: KVM: Introduce "Emulating Hyper-V VSM with KVM"
[PATCH vfio 0/2] hisi_acc_vfio_pci: locking updates
2023-11-28 8:05 UTC (5+ messages)
` [PATCH vfio 1/2] hisi_acc_vfio_pci: Change reset_lock to mutex_lock
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-11-28 8:03 UTC (15+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
2023-11-28 6:52 UTC (38+ messages)
` [PATCH-for-9.0 01/16] hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header
` [PATCH-for-9.0 02/16] target/arm/kvm: Remove unused includes
` [PATCH-for-9.0 03/16] target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
` [PATCH-for-9.0 04/16] target/arm/kvm: Have kvm_arm_sve_set_vls "
` [PATCH-for-9.0 05/16] target/arm/kvm: Have kvm_arm_sve_get_vls "
` [PATCH-for-9.0 06/16] target/arm/kvm: Have kvm_arm_set_device_attr "
` [PATCH-for-9.0 07/16] target/arm/kvm: Have kvm_arm_pvtime_init "
` [PATCH-for-9.0 08/16] target/arm/kvm: Have kvm_arm_pmu_init "
` [PATCH-for-9.0 09/16] target/arm/kvm: Have kvm_arm_pmu_set_irq "
` [PATCH-for-9.0 10/16] target/arm/kvm: Have kvm_arm_vcpu_init "
` [PATCH-for-9.0 11/16] target/arm/kvm: Have kvm_arm_vcpu_finalize "
` [PATCH-for-9.0 12/16] target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take "
` [PATCH-for-9.0 13/16] target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending take a ARMCPU arg
` [PATCH-for-9.0 14/16] target/arm/kvm: Have kvm_arm_handle_dabt_nisv take a ARMCPU argument
` [PATCH-for-9.0 15/16] target/arm/kvm: Have kvm_arm_handle_debug "
` [PATCH-for-9.0 16/16] target/arm/kvm: Have kvm_arm_hw_debug_active "
[PATCH v3 0/4] KVM: x86: tracepoint updates
2023-11-28 6:42 UTC (11+ messages)
` [PATCH v3 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v3 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v3 3/4] KVM: x86: add information about pending requests to kvm_exit tracepoint
` [PATCH v3 4/4] KVM: x86: add new nested vmexit tracepoints
[PATCH 0/9] KVM: x86: Replace governed features with guest cpu_caps
2023-11-28 5:13 UTC (9+ messages)
` [PATCH 2/9] KVM: x86: Replace guts of "goverened" features with comprehensive cpu_caps
` [PATCH 6/9] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features
[PATCH 0/3] vfio-pci support pasid attach/detach
2023-11-28 4:23 UTC (9+ messages)
` [PATCH 1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
[PATCH] KVM: x86: Use get_cpl directly in case of vcpu_load to improve accuracy
2023-11-28 1:30 UTC (2+ messages)
[PATCH v8 00/15] KVM: xen: update shared_info and vcpu_info handling
2023-11-27 23:36 UTC (4+ messages)
` [PATCH v8 05/15] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
[PATCH 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
2023-11-27 22:20 UTC (3+ messages)
` [PATCH 3/5] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
[PATCH v15 00/23] TDX host kernel support
2023-11-27 22:09 UTC (9+ messages)
` [PATCH v15 17/23] x86/kexec: Flush cache of TDX private memory
[PATCH] KVM: selftests: aarch64: Remove unused functions from vpmu test
2023-11-27 21:41 UTC (3+ messages)
[PATCH v1 1/1] vfio/nvgrace-gpu: carve out non cached reserved region from device memory
2023-11-27 21:28 UTC (2+ messages)
[PATCH v13 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-11-27 20:38 UTC (2+ messages)
[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
2023-11-27 20:08 UTC (9+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor
[PATCH v4 vfio 0/2] vfio/pds: Fixes for locking bugs
2023-11-27 18:08 UTC (2+ messages)
[PATCH] KVM: x86: Allow XSAVES on CPUs where host doesn't use it due to an errata
2023-11-27 17:47 UTC (3+ messages)
[PATCH v2 0/3] arm64: Drop support for VPIPT i-cache policy
2023-11-27 17:26 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Remove VPIPT I-cache handling
` [PATCH v2 2/3] arm64: Kill detection of VPIPT i-cache policy
` [PATCH v2 3/3] arm64: Rename reserved values for CTR_EL0.L1Ip
[PATCH v2 0/4] eventfd: simplify signal helpers
2023-11-27 16:17 UTC (3+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
2023-11-27 13:57 UTC (17+ messages)
[PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
2023-11-27 11:13 UTC (13+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-11-27 9:59 UTC (7+ messages)
` [PATCH v10 12/50] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v10 13/50] crypto: ccp: Define the SEV-SNP commands
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
[PATCH v2] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2023-11-27 9:54 UTC (5+ messages)
[v5.15] WARNING in kvm_arch_vcpu_ioctl_run
2023-11-27 8:40 UTC (2+ messages)
[PATCH V3 vfio 0/9] Introduce a vfio driver over virtio devices
2023-11-27 7:50 UTC (3+ messages)
[PATCH 0/8] iommufd support pasid attach/replace
2023-11-27 6:34 UTC (9+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid
` [PATCH 2/8] iommufd: replace attach_fn with a structure
` [PATCH 3/8] iommufd: Support attach/replace hwpt per pasid
` [PATCH 4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [PATCH 5/8] iommufd/selftest: Add a helper to get test device
` [PATCH 6/8] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH 7/8] iommufd/selftest: Add coverage for iommufd "
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
[PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
2023-11-27 3:43 UTC
[PATCH] LoongArch: KVM: Optimization for memslot hugepage checking
2023-11-27 1:44 UTC
[PATCH v2 0/4] KVM: x86/mmu: small locking cleanups
2023-11-25 8:34 UTC (5+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: remove unnecessary "bool shared" argument from functions
` [PATCH v2 2/4] KVM: x86/mmu: remove unnecessary "bool shared" argument from iterators
` [PATCH v2 3/4] KVM: x86/mmu: always take tdp_mmu_pages_lock
` [PATCH v2 4/4] KVM: x86/mmu: fix comment about mmu_unsync_pages_lock
[PATCH] KVM: remove deprecated UAPIs
2023-11-25 8:26 UTC
[PATCH] KVM: remove CONFIG_HAVE_KVM_IRQFD
2023-11-25 8:20 UTC
[PATCH] KVM: remove CONFIG_HAVE_KVM_EVENTFD
2023-11-25 8:18 UTC
[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
2023-11-25 4:05 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
2023-11-25 3:21 UTC
[PATCH v1] powerpc: Add PVN support for HeXin C2000 processor
2023-11-24 23:35 UTC (2+ messages)
TDISP enablement
2023-11-24 16:25 UTC (9+ messages)
[PATCH] target/i386/kvm: Refine VMX controls setting for backward compatibility
2023-11-24 15:02 UTC (6+ messages)
` PING: VMX controls setting patch "
[PATCH] LoongArch: KVM: Fix build due to API changes
2023-11-24 14:22 UTC (3+ messages)
[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
2023-11-24 13:46 UTC (10+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
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