messages from 2020-09-29 16:19:26 to 2020-10-01 20:16:31 UTC [more...]
[PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver
2020-10-01 20:16 UTC (16+ messages)
` [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
` [PATCH v3 05/18] dmaengine: idxd: add IMS support in base driver
` [PATCH v3 04/18] dmaengine: idxd: add interrupt handle request support
` [PATCH v3 11/18] dmaengine: idxd: ims setup for the vdcm
[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-10-01 18:08 UTC (5+ messages)
[PATCH v6 0/4] Add a vhost RPMsg API
2020-10-01 17:57 UTC (6+ messages)
[kvm-unit-tests PATCH] x86: Add one-off test to verify setting LA57 fails when it's unsupported
2020-10-01 17:12 UTC (2+ messages)
[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
2020-10-01 15:05 UTC (9+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM
[kvm-unit-tests PATCH] x86: Make Hyper-V tests x86_64 only
2020-10-01 14:53 UTC (3+ messages)
[PATCH] x86/kvm: hide KVM options from menuconfig when KVM is not compiled
2020-10-01 14:19 UTC (3+ messages)
[RFC PATCH 00/24] Control VQ support in vDPA
2020-10-01 13:29 UTC (10+ messages)
` [RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [RFC PATCH 06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [RFC PATCH 09/24] vdpa: multiple address spaces support
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group
[PATCH 0/3] KVM: x86: allow for more CPUID entries
2020-10-01 13:05 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries
` [PATCH 2/3] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
` [PATCH 3/3] KVM: x86: bump KVM_MAX_CPUID_ENTRIES
[PATCH v2 0/2] vhost: Skip access checks on GIOVAs
2020-10-01 12:46 UTC (4+ messages)
` [PATCH v2 1/2] vhost: Don't call access_ok() when using IOTLB
` [PATCH v2 2/2] vhost: Don't call log_access_ok() "
[PATCH kvm-unit-tests] MAINTAINERS: Fix [An]drew's name
2020-10-01 12:03 UTC (2+ messages)
[PATCH v2 0/7] Update travis CI
2020-10-01 12:02 UTC (15+ messages)
` [PATCH v2 1/7] travis.yml: Rework the x86 64-bit tests
` [PATCH v2 2/7] travis.yml: Refresh the x86 32-bit test list
` [PATCH v2 3/7] travis.yml: Add the selftest-setup ppc64 test
` [PATCH v2 4/7] kbuild: fix asm-offset generation to work with clang
` [PATCH v2 5/7] arm/pmu: Fix inline assembly for Clang
` [PATCH v2 6/7] lib/arm64/spinlock: "
` [PATCH v2 7/7] travis.yml: Rework the aarch64 jobs
[PATCH v7 0/4] KVM: nSVM: ondemand nested state allocation
2020-10-01 11:29 UTC (5+ messages)
` [PATCH v7 1/4] KVM: x86: xen_hvm_config: cleanup return values
` [PATCH v7 2/4] KVM: x86: report negative values from wrmsr emulation to userspace
` [PATCH v7 3/4] KVM: x86: allow kvm_x86_ops.set_efer to return an error value
` [PATCH v7 4/4] KVM: nSVM: implement on demand allocation of the nested state
[PATCH] Documentation: kvm: fix a typo
2020-10-01 9:53 UTC
[PATCH RFC 0/2] KVM: x86: allow for more CPUID entries
2020-10-01 10:04 UTC (4+ messages)
` [PATCH RFC 1/2] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
[kvm-unit-tests PULL 00/11] s390x and generic script updates
2020-10-01 9:21 UTC (2+ messages)
[PATCH v13 00/14] KVM: Dirty ring interface
2020-10-01 1:22 UTC (15+ messages)
` [PATCH v13 01/14] KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTER
` [PATCH v13 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v13 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v13 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v13 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v13 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v13 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v13 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v13 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v13 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v13 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v13 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v13 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v13 14/14] KVM: selftests: Add "-c" parameter to dirty log test
[PATCH v4 0/6] Qemu SEV-ES guest support
2020-09-25 19:03 UTC (2+ messages)
` [PATCH v4 2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests
[PATCH 0/4 v2] KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ reserved bits
2020-10-01 0:50 UTC (5+ messages)
` [PATCH 3/4 v2] KVM: nSVM: Test non-MBZ reserved bits in CR3 in long mode
[PATCH v12 00/13] KVM: Dirty ring interface
2020-10-01 0:42 UTC (15+ messages)
` [PATCH v12 01/13] KVM: Cache as_id in kvm_memory_slot
` [PATCH v12 02/13] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v12 03/13] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v12 04/13] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v12 05/13] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v12 06/13] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v12 07/13] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v12 08/13] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v12 09/13] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v12 10/13] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v12 11/13] KVM: selftests: Add dirty ring buffer test
` [PATCH v12 12/13] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v12 13/13] KVM: selftests: Add "-c" parameter to dirty log test
[PATCH v6 0/4] KVM: nSVM: ondemand nested state allocation
2020-10-01 0:26 UTC (6+ messages)
` [PATCH v6 4/4] KVM: nSVM: implement on demand allocation of the nested state
[PATCH 00/22] Introduce the TDP MMU
2020-10-01 0:07 UTC (65+ messages)
` [PATCH 01/22] kvm: mmu: Separate making SPTEs from set_spte
` [PATCH 02/22] kvm: mmu: Introduce tdp_iter
` [PATCH 03/22] kvm: mmu: Init / Uninit the TDP MMU
` [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots
` [PATCH 06/22] kvm: mmu: Make address space ID a property of memslots
` [PATCH 07/22] kvm: mmu: Support zapping SPTEs in the TDP MMU
` [PATCH 09/22] kvm: mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
` [PATCH 10/22] kvm: mmu: Add TDP MMU PF handler
` [PATCH 11/22] kvm: mmu: Factor out allocating a new tdp_mmu_page
` [PATCH 13/22] kvm: mmu: Support invalidate range MMU notifier for TDP MMU
` [PATCH 14/22] kvm: mmu: Add access tracking for tdp_mmu
` [PATCH 17/22] kvm: mmu: Support dirty logging for the TDP MMU
` [PATCH 19/22] kvm: mmu: Support write protection for nesting in tdp MMU
` [PATCH 20/22] kvm: mmu: NX largepage recovery for TDP MMU
` [PATCH 21/22] kvm: mmu: Support MMIO in the "
[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
2020-09-30 22:29 UTC (25+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v10 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
[PATCH 0/3 v4] nVMX: Test Selector and Base Address fields of Guest Segment registers
2020-09-30 21:45 UTC (4+ messages)
` [PATCH 1/3 v4] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it
` [PATCH 2/3 v4] nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of nested guests
` [PATCH 3/3 v4] nVMX: Test vmentry of unrestricted (unpaged protected) nested guest
[PATCH v2 0/1] KVM: correctly restore the TSC value on nested migration
2020-09-30 14:37 UTC (4+ messages)
` [PATCH v2 1/1] KVM: x86: fix MSR_IA32_TSC read for "
[PATCH] irqbypass: fix error handle when irq_bypass_register_producer() return fails
2020-09-30 14:09 UTC
[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
2020-09-30 13:17 UTC (19+ messages)
` [PATCH v4 01/12] accel/tcg: Add stub for cpu_loop_exit()
` [PATCH v4 02/12] meson: Allow optional target/${ARCH}/Kconfig
` [PATCH v4 03/12] target/arm: Select SEMIHOSTING if TCG is available
` [PATCH v4 04/12] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v4 05/12] target/arm: Restrict ARMv5 "
` [PATCH v4 06/12] target/arm: Restrict ARMv6 "
` [PATCH v4 07/12] target/arm: Restrict ARMv7 R-profile "
` [PATCH v4 08/12] target/arm: Restrict ARMv7 M-profile "
` [PATCH v4 09/12] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v4 10/12] target/arm: Do not build TCG objects when TCG is off
` [PATCH v4 11/12] target/arm: Reorder meson.build rules
` [PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job
[PATCH v7 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
2020-09-30 12:37 UTC (5+ messages)
[PATCH] vfio/pci: when irq_bypass_register_producer() return fails, we need to clean it up and return -EINVAL. instead of return true
2020-09-30 10:03 UTC (3+ messages)
[RFC 0/7] KVM: PKS Virtualization support
2020-09-30 4:36 UTC (4+ messages)
` [RFC 6/7] KVM: X86: Expose PKS to guest and userspace
[PATCH 0/5] KVM: x86: Handle reserved CR4 bit interception in VMX
2020-09-30 4:16 UTC (6+ messages)
` [PATCH 1/5] KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
` [PATCH 2/5] KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates
` [PATCH 3/5] KVM: x86: Move call to update_exception_bitmap() into VMX code
` [PATCH 4/5] KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
` [PATCH 5/5] KVM: x86: Let the guest own CR4.FSGSBASE
[PATCH v13 00/10] Guest Last Branch Recording Enabling (KVM part)
2020-09-30 2:23 UTC (3+ messages)
[PATCH] KVM: x86: Add kvm_x86_ops hook to short circuit emulation
2020-09-30 1:43 UTC (5+ messages)
[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
2020-09-30 1:21 UTC (3+ messages)
[RFC PATCH kvm] KVM: VMX: vmx_uret_msrs_list[] can be static
2020-09-30 0:17 UTC (2+ messages)
[PATCH v2] vfio/pci: Refine Intel IGD OpRegion support
2020-09-29 22:06 UTC (2+ messages)
[PATCH v2 0/9] KVM: collect sporadic patches
2020-09-29 21:42 UTC (3+ messages)
` [PATCH v2 4/9] KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
2020-09-29 19:52 UTC (3+ messages)
[GIT PULL] virtio: last minute fixes
2020-09-29 17:44 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).