kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-05 17:46:06 to 2021-03-08 21:48:48 UTC [more...]

[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
 2021-03-08 21:47 UTC  (4+ messages)
` [PATCH v1 01/14] vfio: Create vfio_fs_type with inode per device
` [PATCH v1 02/14] vfio: Update vfio_add_group_dev() API
` [PATCH v1 03/14] vfio: Export unmap_mapping_range() wrapper

[PATCH] KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
 2021-03-08 21:44 UTC  (4+ messages)

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-03-08 21:32 UTC  (15+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[syzbot] WARNING in kvm_wait
 2021-03-08 21:10 UTC 

[PATCH 03/28] KVM: nSVM: inject exceptions via svm_check_nested_events
 2021-03-08 20:43 UTC  (6+ messages)

[PATCH] x86/perf: Fix guest_get_msrs static call if there is no PMU
 2021-03-08 20:40 UTC  (8+ messages)

[PATCH] vfio/pci: make the vfio_pci_mmap_fault reentrant
 2021-03-08 20:21 UTC  (2+ messages)

[PATCH 00/24] KVM: x86/mmu: Introduce MMU_PRESENT and fix bugs
 2021-03-08 20:11 UTC  (5+ messages)
` [PATCH 20/24] KVM: x86/mmu: Use a dedicated bit to track shadow/MMU-present SPTEs

[PATCH] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
 2021-03-08 20:03 UTC  (6+ messages)

The use of smp_call_function_many() in kvm_emulate_wbinvd_noskip()
 2021-03-08 20:03 UTC 

[PATCH v2 0/1] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2021-03-08 19:22 UTC  (3+ messages)
  ` [PATCH v2 1/1] irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection

[PATCH] vfio: Depend on MMU
 2021-03-08 18:23 UTC  (7+ messages)

[PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-03-08 18:12 UTC  (4+ messages)
` [PATCH v12 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING

[PATCH] KVM: arm64: Cap default IPA size to the host's own size
 2021-03-08 17:46 UTC 

[PATCH] vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()
 2021-03-08 17:24 UTC 

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-08 17:24 UTC  (4+ messages)

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-08 17:22 UTC  (5+ messages)
` [PATCH kvmtool v2 06/22] hw/i8042: Refactor trap handler
` [PATCH kvmtool v2 07/22] hw/i8042: Switch to new trap handlers

[PATCH v5 00/12] x86: major paravirt cleanup
 2021-03-08 17:00 UTC  (4+ messages)
` [PATCH v5 02/12] x86/paravirt: switch time pvops functions to use static_call()

[PATCH 0/2] Performance improvement about cache flush
 2021-03-08 16:35 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: Distinguish cases of allocating memcache more precisely
` [PATCH 2/2] KVM: arm64: Skip the cache flush when coalescing tables into a block

[PATCH V2 0/4] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-08 16:03 UTC  (6+ messages)
` [PATCH V2 1/4] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH V2 3/4] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
` [PATCH V2 4/4] vDPA/ifcvf: remove the version number string

[PATCH v5 0/3] s390/kvm: fix MVPG when in VSIE
 2021-03-08 15:30 UTC  (6+ messages)
` [PATCH v5 3/3] s390/kvm: VSIE: correctly handle "

[kvm-unit-tests PATCH v4 0/6] CSS Mesurement Block
 2021-03-08 15:14 UTC  (19+ messages)
` [kvm-unit-tests PATCH v4 1/6] s390x: css: Store CSS Characteristics
` [kvm-unit-tests PATCH v4 2/6] s390x: css: simplifications of the tests
` [kvm-unit-tests PATCH v4 4/6] s390x: css: implementing Set CHannel Monitor
` [kvm-unit-tests PATCH v4 5/6] s390x: css: testing measurement block format 0

[PATCH v3 10/12] memory: introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
 2021-03-08 15:05 UTC 

[kvm-unit-tests GIT PULL 00/16] s390x update
 2021-03-08 14:36 UTC  (18+ messages)
` [kvm-unit-tests GIT PULL 01/16] lib/s390x/sclp: Clarify that the CPUEntry array could be at a different spot
` [kvm-unit-tests GIT PULL 02/16] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests GIT PULL 03/16] s390x: define UV compatible I/O allocation
` [kvm-unit-tests GIT PULL 04/16] s390x: css: pv: css test adaptation for PV
` [kvm-unit-tests GIT PULL 05/16] Fix the length in the stsi check for the VM name
` [kvm-unit-tests GIT PULL 06/16] s390x: Remove sthyi partition number check
` [kvm-unit-tests GIT PULL 07/16] s390x: Fix fpc store address in RESTORE_REGS_STACK
` [kvm-unit-tests GIT PULL 08/16] s390x: Fully commit to stack save area for exceptions
` [kvm-unit-tests GIT PULL 09/16] s390x: Introduce and use CALL_INT_HANDLER macro
` [kvm-unit-tests GIT PULL 10/16] s390x: Provide preliminary backtrace support
` [kvm-unit-tests GIT PULL 11/16] s390x: Print more information on program exceptions
` [kvm-unit-tests GIT PULL 12/16] s390x: Move diag308_load_reset to stack saving
` [kvm-unit-tests GIT PULL 13/16] s390x: Remove SAVE/RESTORE_STACK and lowcore fpc and fprs save areas
` [kvm-unit-tests GIT PULL 14/16] s390x: introduce leave_pstate to leave userspace
` [kvm-unit-tests GIT PULL 15/16] s390x: mvpg: simple test
` [kvm-unit-tests GIT PULL 16/16] s390x: mvpg: skip some tests when using TCG

[PATCH v4 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-03-08 11:50 UTC  (15+ messages)
` [PATCH v4 01/11] KVM: x86: Get active PCID only when writing a CR3 value
` [PATCH v4 02/11] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
` [PATCH v4 03/11] KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V "
` [PATCH v4 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
` [PATCH v4 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
` [PATCH v4 06/11] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
` [PATCH v4 07/11] KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
` [PATCH v4 08/11] KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
` [PATCH v4 09/11] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
` [PATCH v4 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
` [PATCH v4 11/11] KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush

[kvm-unit-tests PATCH v4 0/3] s390x: mvpg test
 2021-03-08 11:14 UTC  (2+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-08 10:46 UTC  (7+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-08 10:46 UTC 

[RFC PATCH v6 00/25] KVM SGX virtualization support
 2021-03-08  9:30 UTC  (6+ messages)
` [RFC PATCH v6 13/25] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH v6 14/25] x86/sgx: Move provisioning device creation out of SGX driver

[PATCH v3 0/3] CET fix patches for nested guest
 2021-03-08  8:01 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-08  7:29 UTC  (31+ messages)
` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
    `  "
` [RFC v4 10/11] vduse: Introduce a workqueue for irq injection
    `  "

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-08  3:59 UTC  (7+ messages)
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-08  2:53 UTC  (8+ messages)
` [PATCH 1/3] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH 3/3] vDPA/ifcvf: bump version string to 1.0

[PATCH 00/25] KVM SGX virtualization support
 2021-03-08  0:19 UTC  (17+ messages)
` [PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH 06/25] x86/cpu/intel: Allow SGX virtualization without Launch Control support

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-07 18:05 UTC  (23+ messages)
` [RFC PATCH v6 01/22] af_vsock: update functions for connectible socket
` [RFC PATCH v6 02/22] af_vsock: separate wait data loop
` [RFC PATCH v6 03/22] af_vsock: separate receive "
` [RFC PATCH v6 04/22] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v6 05/22] af_vsock: separate wait space loop
` [RFC PATCH v6 06/22] af_vsock: implement send logic for SEQPACKET
` [RFC PATCH v6 07/22] af_vsock: rest of SEQPACKET support
` [RFC PATCH v6 08/22] af_vsock: update comments for stream sockets
` [RFC PATCH v6 09/22] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [RFC PATCH v6 10/22] virtio/vsock: simplify credit update function API
` [RFC PATCH v6 11/22] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v6 12/22] virtio/vsock: fetch length for SEQPACKET record
` [RFC PATCH v6 13/22] virtio/vsock: add SEQPACKET receive logic
` [RFC PATCH v6 14/22] virtio/vsock: rest of SOCK_SEQPACKET support
` [RFC PATCH v6 15/22] virtio/vsock: SEQPACKET support feature bit
` [RFC PATCH v6 16/22] vhost/vsock: SEQPACKET feature bit support
` [RFC PATCH v6 17/22] virtio/vsock: "
` [RFC PATCH v6 18/22] virtio/vsock: setup SEQPACKET ops for transport
` [RFC PATCH v6 19/22] vhost/vsock: "
` [RFC PATCH v6 20/22] vsock/loopback: "
` [RFC PATCH v6 21/22] vsock_test: add SOCK_SEQPACKET tests
` [RFC PATCH v6 22/22] virtio/vsock: update trace event for SEQPACKET

[PATCH AUTOSEL 5.11 04/12] selftests: kvm: Mmap the entire vcpu mmap area
 2021-03-07 13:57 UTC 

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-07 12:48 UTC  (2+ messages)

[PATCH 1/1] KVM: x86: to track if L1 is running L2 VM
 2021-03-06 13:56 UTC  (2+ messages)

[syzbot] upstream boot error: WARNING in kvm_wait
 2021-03-06 11:37 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.12, take #1
 2021-03-06  9:50 UTC  (13+ messages)
    ` [PATCH 0/8] "
      ` [PATCH 1/8] KVM: arm64: nvhe: Save the SPE context early
      ` [PATCH 2/8] KVM: arm64: Avoid corrupting vCPU context register in guest exit
      ` [PATCH 3/8] KVM: arm64: Fix nVHE hyp panic host context restore
      ` [PATCH 4/8] KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
      ` [PATCH 5/8] KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
      ` [PATCH 6/8] KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
      ` [PATCH 7/8] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
      ` [PATCH 8/8] KVM: arm64: Fix range alignment when walking page tables

[PATCH v4 00/14] KVM: SVM: Misc SEV cleanups
 2021-03-06  1:59 UTC  (15+ messages)
` [PATCH v4 01/14] KVM: SVM: Zero out the VMCB array used to track SEV ASID association
` [PATCH v4 02/14] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
` [PATCH v4 03/14] KVM: SVM: Move SEV module params/variables to sev.c
` [PATCH v4 04/14] KVM: x86: Do not advertise SME, VM_PAGE_FLUSH, or unknown features
` [PATCH v4 05/14] x86/sev: Drop redundant and potentially misleading 'sev_enabled'
` [PATCH v4 06/14] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
` [PATCH v4 07/14] KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
` [PATCH v4 08/14] KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
` [PATCH v4 09/14] KVM: SVM: Unconditionally invoke sev_hardware_teardown()
` [PATCH v4 10/14] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
` [PATCH v4 11/14] KVM: SVM: Move SEV VMCB tracking allocation to sev.c
` [PATCH v4 12/14] KVM: SVM: Drop redundant svm_sev_enabled() helper
` [PATCH v4 13/14] KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
` [PATCH v4 14/14] KVM: SVM: Skip SEV cache flush if no ASIDs have been used

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-06  0:03 UTC  (2+ messages)

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-03-05 22:36 UTC  (8+ messages)

[PATCH v2 00/17] KVM: x86/mmu: Lots of bug fixes
 2021-03-05 18:23 UTC  (9+ messages)
` [PATCH v2 09/17] KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
` [PATCH v2 11/17] KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging


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