kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-19 14:52:31 to 2021-01-21 01:47:53 UTC [more...]

[RFC PATCH v2 00/26] KVM SGX virtualization support
 2021-01-21  1:28 UTC  (67+ 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 04/26] x86/sgx: Add SGX_CHILD_PRESENT hardware error code
` [RFC PATCH v2 05/26] x86/sgx: Introduce virtual EPC for use by KVM guests
` [RFC PATCH v2 06/26] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [RFC PATCH v2 08/26] x86/sgx: Expose SGX architectural definitions to the kernel
` [RFC PATCH v2 09/26] x86/sgx: Move ENCLS leaf definitions to sgx_arch.h
` [RFC PATCH v2 10/26] x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
` [RFC PATCH v2 11/26] x86/sgx: Add encls_faulted() helper
` [RFC PATCH v2 12/26] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [RFC PATCH v2 13/26] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH v2 14/26] x86/sgx: Move provisioning device creation out of SGX driver
` [RFC PATCH v2 15/26] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
` [RFC PATCH v2 16/26] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-21  1:06 UTC  (4+ messages)
` [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class

[kvm-unit-tests PATCH v2 00/11] Fix and improve the page allocator
 2021-01-21  1:23 UTC  (11+ 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 0/3 v2] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
 2021-01-21  0:36 UTC  (4+ messages)
` [PATCH 1/3 v2] nSVM: Check addresses of MSR and IO bitmap

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-21  0:45 UTC  (21+ messages)
` [PATCH 04/24] kvm: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH 05/24] kvm: x86/mmu: Fix yielding in TDP MMU
` [PATCH 06/24] kvm: x86/mmu: Skip no-op changes in TDP MMU functions
` [PATCH 08/24] kvm: x86/mmu: Add lockdep when setting a TDP MMU SPTE
` [PATCH 09/24] kvm: x86/mmu: Don't redundantly clear TDP MMU pt memory
` [PATCH 10/24] kvm: x86/mmu: Factor out handle disconnected pt
` [PATCH 11/24] kvm: x86/mmu: Put TDP MMU PT walks in RCU read-critical section
` [PATCH 15/24] kvm: mmu: Wrap mmu_lock cond_resched and needbreak
` [PATCH 18/24] kvm: x86/mmu: Use an rwlock for the x86 TDP MMU
` [PATCH 22/24] kvm: x86/mmu: Flush TLBs after zap in TDP MMU PF handler

[PATCH v3 0/2] x86: Add the feature Virtual SPEC_CTRL
 2021-01-20 22:09 UTC  (6+ messages)
` [PATCH v3 2/2] KVM: SVM: Add support for "

[Patch v4 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2021-01-20 23:32 UTC  (11+ messages)
` [Patch v4 1/2] cgroup: svm: Add Encryption ID controller

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-01-20 21:45 UTC  (7+ messages)

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2021-01-20 21:16 UTC  (12+ messages)
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig

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

[kvm-unit-tests GIT PULL 00/11] s390x update
 2021-01-20 12:46 UTC  (13+ messages)
` [kvm-unit-tests GIT PULL 01/11] s390x: Move to GPL 2 and SPDX license identifiers
` [kvm-unit-tests GIT PULL 02/11] s390x: lib: "
` [kvm-unit-tests GIT PULL 03/11] s390x: Add test_bit to library
` [kvm-unit-tests GIT PULL 04/11] s390x: Consolidate sclp read info
` [kvm-unit-tests GIT PULL 05/11] s390x: SCLP feature checking
` [kvm-unit-tests GIT PULL 06/11] s390x: Split assembly into multiple files
` [kvm-unit-tests GIT PULL 07/11] s390x: sie: Add SIE to lib
` [kvm-unit-tests GIT PULL 08/11] s390x: sie: Add first SIE test
` [kvm-unit-tests GIT PULL 09/11] s390x: Add diag318 intercept test
` [kvm-unit-tests GIT PULL 10/11] s390x: Fix sclp.h style issues
` [kvm-unit-tests GIT PULL 11/11] s390x: Fix uv_call() exception behavior

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-20 13:26 UTC  (2+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-20 13:55 UTC  (2+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2021-01-20 17:40 UTC  (12+ 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

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

[PATCH 0/7] KVM: x86: Conditional Hyper-V emulation enablement
 2021-01-20 17:55 UTC  (5+ messages)
` [PATCH 3/7] KVM: x86: hyper-v: Always use vcpu_to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv'

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

[kvm-unit-tests PATCH v3 0/3] s390x: css: pv: css test adaptation for PV
 2021-01-20 16:48 UTC  (12+ 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/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-20 16:13 UTC  (9+ messages)
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[kvm-unit-tests PATCH] travis.yml: Remove the CI file for Travis, it's of no use anymore
 2021-01-20 12:41 UTC  (2+ messages)

[RFC, v2 0/1] msi support for platform devices
 2021-01-20 10:22 UTC  (8+ messages)
` [RFC, v3 0/2] "
  ` [RFC v3 2/2] vfio/platform: msi: add Broadcom "

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-20 11:08 UTC  (23+ messages)
` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
    `  "
` [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
      `  "

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

Kenya Business Plans for only Kes 499/=
 2021-01-19 22:55 UTC 

[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

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-01-19 22:34 UTC  (3+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[RFC PATCH kvm-unit-tests 0/4] add generic stress test
 2021-01-19 18:40 UTC  (9+ messages)

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

[PATCH 0/1] diag9c forwarding
 2021-01-19 19:51 UTC  (4+ 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

[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] x86/sev: Add AMD_SEV_ES_GUEST Kconfig for including SEV-ES support
 2021-01-19 17:12 UTC  (7+ messages)

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

[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
 2021-01-19 14:18 UTC  (12+ messages)
` [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()


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