messages from 2023-01-10 02:26:17 to 2023-01-11 11:40:45 UTC [more...]
[PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues
2023-01-11 11:39 UTC (13+ messages)
` [PATCH 2/3] KVM: arm64: nv: Emulate ISTATUS when emulated timers are fired
[PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-11 11:31 UTC (17+ messages)
` [PATCH v5 01/10] "
` [PATCH v5 02/10] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v5 03/10] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v5 04/10] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v5 05/10] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v5 06/10] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v5 07/10] KVM: s390: selftest: memop: Add bad address test
` [PATCH v5 08/10] KVM: s390: selftest: memop: Fix typo
` [PATCH v5 09/10] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v5 10/10] KVM: s390: selftest: memop: Fix integer literal
[PATCH v8 00/16] TDX host kernel support
2023-01-11 10:57 UTC (44+ messages)
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v8 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v8 12/16] x86/virt/tdx: Designate the global KeyID and configure the TDX module
` [PATCH v8 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v8 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v8 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
[PATCH] Documentation: kvm: clarify SRCU locking order
2023-01-11 10:26 UTC (4+ messages)
[PATCH v14 00/11] s390x: CPU Topology
2023-01-11 10:09 UTC (17+ messages)
` [PATCH v14 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v14 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v14 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v14 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v14 08/11] qapi/s390/cpu topology: change-topology monitor command
[PATCH] vhost: remove unused paramete
2023-01-11 10:09 UTC (3+ messages)
[PATCH v7 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
2023-01-11 10:00 UTC (5+ messages)
` [PATCH v7 1/2] KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit
` [PATCH v7 2/2] KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
[PATCH] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
2023-01-11 9:37 UTC (3+ messages)
` [PATCH 2/3] KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()
` [PATCH 3/3] KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule
Stalls in qemu with host running 6.1 (everything stuck at mmap_read_lock())
2023-01-11 9:21 UTC (4+ messages)
Silikonmischungen
2023-01-11 8:55 UTC
[RFC PATCH 1/2] KVM: x86/xen: Fix use-after-free in kvm_xen_eventfd_update()
2023-01-11 8:49 UTC (14+ messages)
` [PATCH 0/2] Fix deadlocks in kvm_vm_ioctl_set_msr_filter() and
` [PATCH 1/2] KVM: x86: Fix deadlock in kvm_vm_ioctl_set_msr_filter()
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-11 7:26 UTC (17+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs
[PATCH v4] x86/sev: Add SEV-SNP guest feature negotiation support
2023-01-11 6:45 UTC
[RFC PATCH 0/6] Introduce a vringh accessor for IO memory
2023-01-11 6:19 UTC (16+ messages)
` [RFC PATCH 2/9] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH 4/9] vringh: unify the APIs for all accessors
[PATCH] vhost-scsi: unbreak any layout for response
2023-01-11 6:07 UTC
[PATCH v2] vfio: Support VFIO_NOIOMMU with iommufd
2023-01-11 5:01 UTC (2+ messages)
[Bug 216910] New: Test Assertion failure in kvm selftest rseq_test
2023-01-11 1:52 UTC
[PATCH 0/7] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-01-11 0:55 UTC (6+ messages)
` [PATCH 1/7] KVM: arm64: PMU: Have reset_pmu_reg() to clear a register
[Patch] KVM: selftests: Make reclaim_period_ms input always be positive
2023-01-11 0:45 UTC (3+ messages)
[V5 PATCH 0/3] Execute hypercalls according to host cpu
2023-01-11 0:44 UTC (4+ messages)
` [V5 PATCH 1/3] KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
` [V5 PATCH 2/3] KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)
` [V5 PATCH 3/3] KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()
[V4 PATCH 0/4] Execute hypercalls according to host cpu
2023-01-11 0:18 UTC (10+ messages)
` [V4 PATCH 1/4] KVM: selftests: x86: use this_cpu_* helpers
` [V4 PATCH 2/4] KVM: selftests: x86: Add variables to store cpu type
` [V4 PATCH 4/4] KVM: selftests: x86: Invoke kvm hypercall as per host cpu
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-10 22:51 UTC (7+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
[PATCH v6 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-10 22:46 UTC (9+ messages)
` [PATCH v6 1/7] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
` [PATCH v6 1/7] x86/cpu, kvm: "
` [PATCH v6 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
` [PATCH v6 3/7] x86/cpu, kvm: Move the LFENCE_RDTSC / LFENCE always serializing feature
` [PATCH v6 4/7] x86/cpu, kvm: Add the Null Selector Clears Base feature
` [PATCH v6 5/7] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
` [PATCH v6 6/7] x86/cpu: Support AMD Automatic IBRS
` [PATCH v6 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
[PATCH kernel v2 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-01-10 20:04 UTC (9+ messages)
` [PATCH kernel v2 1/3] x86/amd: Cache values in percpu variables
` [PATCH kernel v2 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v2 3/3] x86/sev: Do not handle #VC for DR7 read/write
[PATCH rcu 01/27] arch/x86: Remove "select SRCU"
2023-01-10 19:55 UTC (5+ messages)
[PATCH 0/7] Enable LASS (Linear Address space Separation)
2023-01-10 19:48 UTC
[PATCH V6.1 7/7] KVM: selftests: Add simple sev vm testing
2023-01-10 19:43 UTC
[PATCH v2] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
2023-01-10 19:15 UTC (2+ messages)
[RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
2023-01-10 19:07 UTC (8+ messages)
` [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_base
` [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_baseg
[PATCH 0/4] Add extra checkings to amx_test
2023-01-10 18:58 UTC (5+ messages)
` [PATCH 1/4] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH 2/4] KVM: selftests: x86: Add check of IA32_XFD in amx_test
` [PATCH 3/4] KVM: selftests: x86: Enable checking on xcomp_bv "
` [PATCH 4/4] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[18] is set "
[PATCH v2 0/6] Clean up the supported xfeatures
2023-01-10 18:32 UTC (5+ messages)
` [PATCH v2 1/6] KVM: x86: Clear all supported MPX xfeatures if they are not all set
[PATCH] vfio: Support VFIO_NOIOMMU with iommufd
2023-01-10 18:02 UTC (3+ messages)
[PATCH V6 0/7] KVM: selftests: Add simple SEV test
2023-01-10 17:50 UTC (8+ messages)
` [PATCH V6 1/7] KVM: selftests: sparsebit: add const where appropriate
` [PATCH V6 2/7] KVM: selftests: add hooks for managing protected guest memory
` [PATCH V6 3/7] KVM: selftests: handle protected bits in page tables
` [PATCH V6 4/7] KVM: selftests: add support for protected vm_vaddr_* allocations
` [PATCH V6 5/7] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH V6 6/7] KVM: selftests: Update ucall pool to allocate from shared memory
` [PATCH V6 7/7] KVM: selftests: Add simple sev vm testing
[RFC PATCH 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-01-10 17:35 UTC (4+ messages)
` [RFC PATCH 3/6] KVM: Define kvm_flush_remote_tlbs_range
[PATCH] KVM: sev: Fix int overflow in send|recieve_update_data ioctls
2023-01-10 17:20 UTC (5+ messages)
[PATCH v3 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
2023-01-10 17:06 UTC (4+ messages)
` [PATCH v3 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
[PATCH V6 0/7] KVM: selftests: Add simple SEV test
2023-01-10 17:03 UTC (8+ messages)
` [PATCH V6 1/7] KVM: selftests: sparsebit: add const where appropriate
` [PATCH V6 2/7] KVM: selftests: add hooks for managing protected guest memory
` [PATCH V6 3/7] KVM: selftests: handle protected bits in page tables
` [PATCH V6 4/7] KVM: selftests: add support for protected vm_vaddr_* allocations
` [PATCH V6 5/7] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH V6 6/7] KVM: selftests: Update ucall pool to allocate from shared memory
` [PATCH V6 7/7] KVM: selftests: Add simple sev vm testing
misc mdev tidyups
2023-01-10 16:13 UTC (14+ messages)
` [PATCH 1/4] vfio-mdev: allow building the samples into the kernel
` [PATCH 2/4] vfio-mdev: turn VFIO_MDEV into a selectable symbol
` [PATCH 3/4] vfio-mdev: move the mtty usage documentation
` [PATCH 4/4] vfio-mdev: remove an non-existing driver from vfio-mediated-device
[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2023-01-10 16:04 UTC (5+ messages)
[PATCH v4 00/17] IOMMUFD Generic interface
2023-01-10 15:30 UTC (8+ messages)
[PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
2023-01-10 15:25 UTC (2+ messages)
[PATCH V7 0/7] fixes for virtual address update
2023-01-10 15:02 UTC (10+ messages)
` [PATCH V7 2/7] vfio/type1: prevent underflow of locked_vm via exec()
[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-01-10 13:43 UTC (4+ messages)
` [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler
[PATCH] kvm: remove a semicolon
2023-01-10 10:16 UTC
[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
2023-01-10 9:26 UTC (8+ messages)
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
2023-01-10 3:56 UTC (6+ messages)
` [PATCH v3 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
[RFC 00/12] Add vfio_device cdev for iommufd support
2023-01-10 2:57 UTC (9+ messages)
` [RFC 08/12] vfio: Add infrastructure for bind_iommufd and attach
` [RFC 11/12] vfio: Add ioctls for device cdev iommufd
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