kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 03:29:49 to 2021-01-19 21:36:32 UTC [more...]

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-19 16:03 UTC  (9+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem
` [PATCH v7 14/17] media/videobuf1|2: Mark follow_pfn usage as unsafe

[RFC PATCH kvm-unit-tests 0/4] add generic stress test
 2021-01-19 18:40 UTC  (11+ messages)
` [PATCH kvm-unit-tests 1/4] libcflat: add a few more runtime functions

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-19 17:53 UTC  (14+ messages)
` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
` [RFC v3 02/11] eventfd: Increase the recursion depth of eventfd_signal()
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices
` [RFC v3 04/11] vhost-vdpa: protect concurrent access to vhost device iotlb
` [RFC v3 05/11] vdpa: shared virtual addressing support
` [RFC v3 06/11] vhost-vdpa: Add an opaque pointer for vhost IOTLB
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [RFC v3 09/11] vduse: Add VDUSE_GET_DEV ioctl
  ` [RFC v3 10/11] vduse: grab the module's references until there is no vduse device
  ` [RFC v3 11/11] vduse: Introduce a workqueue for irq injection

[PATCH 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2021-01-19 20:50 UTC  (6+ messages)
` [PATCH 1/4] s390/pci: track alignment/length strictness for zpci_dev
` [PATCH 2/4] vfio-pci/zdev: Pass the relaxed alignment flag
` [PATCH 3/4] s390/pci: Get hardware-reported max store block length
` [PATCH 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region

[PATCH] KVM: update depracated jump label API
 2021-01-19 20:46 UTC  (3+ messages)
` [PATCH] KVM: update depracated and inappropriate "

[PATCH v3 04/21] x86/fpu/xstate: Modify context switch helpers to handle both static and dynamic buffers
 2021-01-19 18:49 UTC  (3+ messages)

[PATCH V1 0/5] vfio virtual address update
 2021-01-19 20:11 UTC  (5+ messages)
` [PATCH V1 4/5] vfio: VA suspend interface

Kenya Business Plans for only Kes 499/=
 2021-01-19 20:03 UTC 

[PATCH RFC v1 0/3] Introduce vfio-pci-core subsystem
 2021-01-19 19:42 UTC  (7+ messages)

[kvm-unit-tests PATCH v3 0/3] s390x: css: pv: css test adaptation for PV
 2021-01-19 19:52 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests PATCH v3 2/3] s390x: define UV compatible I/O allocation
` [kvm-unit-tests PATCH v3 3/3] s390x: css: pv: css test adaptation for PV

[PATCH 0/1] diag9c forwarding
 2021-01-19 19:51 UTC  (8+ messages)
` [PATCH 1/1] KVM: s390: "

[Patch v5 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2021-01-19 17:45 UTC  (4+ messages)
` [Patch v5 2/2] cgroup: svm: Encryption IDs cgroup documentation

[RFC PATCH v2 00/26] KVM SGX virtualization support
 2021-01-19 18:03 UTC  (18+ messages)
` [RFC PATCH v2 01/26] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [RFC PATCH v2 02/26] x86/sgx: Remove a warn from sgx_free_epc_page()
` [RFC PATCH v2 16/26] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
` [RFC PATCH v2 17/26] KVM: x86: Define new #PF SGX error code bit
` [RFC PATCH v2 18/26] KVM: x86: Add support for reverse CPUID lookup of scattered features
` [RFC PATCH v2 19/26] KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
` [RFC PATCH v2 20/26] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [RFC PATCH v2 21/26] KVM: VMX: Frame in ENCLS handler for SGX virtualization
` [RFC PATCH v2 22/26] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
` [RFC PATCH v2 23/26] KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
` [RFC PATCH v2 24/26] KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
` [RFC PATCH v2 25/26] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
` [RFC PATCH v2 26/26] KVM: x86: Add capability to grant VM access to privileged SGX attribute

[PATCH v3 0/2] x86: Add the feature Virtual SPEC_CTRL
 2021-01-19 18:31 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: SVM: Add support for "

[PATCH V2 0/9] vfio virtual address update
 2021-01-19 17:48 UTC  (10+ messages)
` [PATCH V2 1/9] vfio: option to unmap all
` [PATCH V2 2/9] vfio/type1: find first dma
` [PATCH V2 3/9] vfio/type1: unmap cleanup
` [PATCH V2 4/9] vfio/type1: implement unmap all
` [PATCH V2 5/9] vfio: interfaces to update vaddr
` [PATCH V2 6/9] vfio/type1: implement "
` [PATCH V2 7/9] vfio: iommu driver notify callback
` [PATCH V2 8/9] vfio/type1: implement "
` [PATCH V2 9/9] vfio/type1: block on invalid vaddr

[PATCH v1 0/4] s390/kvm: fix MVPG when in VSIE
 2021-01-19 14:59 UTC  (5+ messages)
` [PATCH v1 1/4] s390/kvm: VSIE: stop leaking host addresses
` [PATCH v1 2/4] s390/kvm: extend guest_translate for MVPG interpretation

[PATCH RFC 0/4] KVM: x86: Drastically raise KVM_USER_MEM_SLOTS limit
 2021-01-19 17:20 UTC  (5+ messages)
` [PATCH RFC 3/4] KVM: Define KVM_USER_MEM_SLOTS in arch-neutral include/linux/kvm_host.h

[PATCH] x86/sev: Add AMD_SEV_ES_GUEST Kconfig for including SEV-ES support
 2021-01-19 17:12 UTC  (13+ messages)

[kvm-unit-tests PATCH v2 00/11] Fix and improve the page allocator
 2021-01-19 17:05 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 01/11] lib/x86: fix page.h to include the generic header
` [kvm-unit-tests PATCH v2 02/11] lib/list.h: add list_add_tail
` [kvm-unit-tests PATCH v2 03/11] lib/vmalloc: add some asserts and improvements
` [kvm-unit-tests PATCH v2 04/11] lib/asm: Fix definitions of memory areas

[PATCH] target/i386/sev: add the support to query the attestation report
 2021-01-19 16:45 UTC  (2+ messages)

[PATCH 0/2] s390: uv: small UV fixes
 2021-01-19 16:24 UTC  (11+ messages)
` [PATCH 1/2] s390: uv: Fix sysfs max number of VCPUs reporting
` [PATCH 2/2] s390: mm: Fix secure storage access exception handling

[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
 2021-01-19 14:18 UTC  (28+ messages)
` [PATCH v2 1/9] configure: Add sys/timex.h to probe clock_adjtime
` [PATCH v2 2/9] libvhost-user: Include poll.h instead of sys/poll.h
` [PATCH v2 3/9] osdep.h: Remove <sys/signal.h> include
` [PATCH v2 4/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
` [PATCH v2 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
` [PATCH v2 6/9] tests: Rename PAGE_SIZE definitions
` [PATCH v2 7/9] accel/kvm: avoid using predefined PAGE_SIZE
` [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
` [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline

[PATCH v3 00/15] x86: major paravirt cleanup
 2021-01-19 11:36 UTC  (6+ messages)
` [PATCH v3 06/15] x86/paravirt: switch time pvops functions to use static_call()

[Patch v4 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2021-01-19 15:51 UTC  (7+ messages)
` [Patch v4 1/2] cgroup: svm: Add Encryption ID controller

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-01-19 10:03 UTC  (7+ messages)
` [PATCH v7 02/16] iommu/smmu: Report empty domain nesting info

[for-6.0 v5 11/13] spapr: PEF: prevent migration
 2021-01-19  9:59 UTC  (20+ messages)
`  "
  ` [EXTERNAL] "

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-19  8:16 UTC  (13+ messages)
` [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
` [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PATCH v7 13/13] s390: Recognize confidential-guest-support option

[RFC v3 0/7] KVM: PKS Virtualization support
 2021-01-19  7:41 UTC  (5+ messages)
` [kvm-unit-tests PATCH] x86: Add tests for PKS

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-19  1:27 UTC  (4+ messages)

[PATCH] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
 2021-01-19  0:28 UTC  (5+ messages)

[PATCH 0/3] x86/KVM/VMX: Introduce and use try_cmpxchg64()
 2021-01-18 18:26 UTC  (2+ messages)

[PATCH 0/2] KVM: VMX: Avoid RDMSRs in PI x2APIC checks
 2021-01-18 18:24 UTC  (2+ messages)

[RFC PATCH v2 00/13] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-01-18 15:16 UTC  (15+ messages)
` [RFC PATCH v2 01/13] af_vsock: implement 'vsock_wait_data()'
` [RFC PATCH v2 02/13] af_vsock: separate rx loops for STREAM/SEQPACKET
` [RFC PATCH v2 06/13] af_vsock: general support of SOCK_SEQPACKET type
` [RFC PATCH v2 08/13] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v2 10/13] virtio/vsock: update receive logic
` [RFC PATCH v2 11/13] virtio/vsock: rest of SOCK_SEQPACKET support

[PATCH] kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
 2021-01-18 18:20 UTC  (2+ messages)

[PATCH 0/6] KVM: selftests: Perf test cleanups and memslot modification test
 2021-01-18 18:18 UTC  (2+ messages)

[PATCH v2] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
 2021-01-18 17:56 UTC  (2+ messages)

[kvm-unit-tests PATCH] fix a arrayIndexOutOfBounds in function init_apic_map, online_cpus[i / 8] when i in 248...254
 2021-01-18 17:53 UTC  (3+ messages)

[kvm-unit-tests PATCH] gitlab-ci.yml: Run test with KVM and macOS via cirrus-run
 2021-01-18 17:55 UTC  (2+ messages)

[PATCH] KVM: x86: get smi pending status correctly
 2021-01-18 17:57 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
 2021-01-18 17:57 UTC  (5+ messages)

[kvm-unit-tests][RFC PATCH] x86: Add a new test case for ret/iret with a nullified segment
 2021-01-18 17:54 UTC  (4+ messages)

[PATCH] KVM: x86: Zap the oldest MMU pages, not the newest
 2021-01-18 17:34 UTC  (2+ messages)

[PATCH] KVM: x86: Add more protection against undefined behavior in rsvd_bits()
 2021-01-18 17:34 UTC  (2+ messages)

[PATCH] KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
 2021-01-18 17:38 UTC  (3+ messages)

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-01-18 17:38 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Remove the defunct update_pte() paging hook
 2021-01-18 17:36 UTC  (2+ messages)

[PATCH] KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
 2021-01-18 17:33 UTC  (3+ messages)

[PATCH] Add a reproducer for the AMD nested virtualization errata
 2021-01-18 17:14 UTC  (2+ messages)

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-18 15:19 UTC  (15+ messages)
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type

[kvm-unit-tests PATCH v2] s390x: Fix uv_call() exception behavior
 2021-01-18 15:15 UTC 

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-01-18 15:14 UTC  (3+ messages)

[PATCH 0/6] vfio/iommu_type1: Some optimizations about dirty tracking
 2021-01-18 13:48 UTC  (10+ messages)
` [PATCH 1/6] vfio/iommu_type1: Make an explicit "promote" semantic
` [PATCH 3/6] vfio/iommu_type1: Initially set the pinned_page_dirty_scope
` [PATCH 6/6] vfio/iommu_type1: Drop parameter "pgsize" of update_user_bitmap

[PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-18 13:16 UTC  (7+ messages)
` [PATCH v2 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [PATCH v2 2/2] vfio/iommu_type1: Sanity check pfn_list when remove vfio_dma

[PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
 2021-01-18 10:18 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/9] s390x: Add SIE library and simple tests
 2021-01-18  9:43 UTC  (2+ messages)

[PATCH v2] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
 2021-01-18  9:07 UTC 

[PATCH v1] vfio/pci: Add support for opregion v2.0+
 2021-01-18 12:38 UTC  (2+ messages)
` [PATCH v2] "


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).