kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 06:56:44 to 2021-09-16 09:24:20 UTC [more...]

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-16  9:24 UTC  (15+ messages)

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-16  8:59 UTC  (3+ messages)

[PATCH 0/3] KVM: selftests: Small fixes for dirty_log_perf_test
 2021-09-16  8:49 UTC  (10+ messages)
` [PATCH 1/3] KVM: selftests: Change backing_src flag to -s in demand_paging_test
` [PATCH 2/3] KVM: selftests: Refactor help message for -s backing_src
` [PATCH 3/3] KVM: selftests: Fix dirty bitmap offset calculation

[PATCH v5 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-09-16  8:32 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: x86: Clarify the kvm_run.emulation_failure structure layout
` [PATCH v5 2/4] KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
` [PATCH v5 3/4] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
` [PATCH v5 4/4] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-16  7:35 UTC  (14+ messages)
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()

[PATCH 0/3] KVM: x86: Clean up RESET "emulation"
 2021-09-16  7:19 UTC  (7+ messages)
` [PATCH 1/3] KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation
` [PATCH 2/3] KVM: VMX: Move RESET emulation to vmx_vcpu_reset()
` [PATCH 3/3] KVM: SVM: Move RESET emulation to svm_vcpu_reset()

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-09-16  5:13 UTC  (4+ messages)

[PATCH 0/4] selftests: kvm: fscanf warn fixes and cleanups
 2021-09-16  5:06 UTC  (8+ messages)
` [PATCH 1/4] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
` [PATCH 2/4] selftests:kvm: fix get_trans_hugepagesz() "
` [PATCH 3/4] selftests: kvm: move get_run_delay() into lib/test_util
` [PATCH 4/4] selftests: kvm: fix get_run_delay() ignoring fscanf() return warn

[PATCH] nitro_enclaves: merge contiguous physical memory regions
 2021-09-16  2:26 UTC  (4+ messages)

[PATCH v6 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-09-16  1:15 UTC  (3+ messages)
` [PATCH v6 1/5] x86/kvm: Add AMD SEV specific Hypercall3

Windows guests become unresponsive and display black screen in VNC
 2021-09-16  0:29 UTC 

[PATCH V2] KVM: SEV: Acquire vcpu mutex when updating VMSA
 2021-09-15 22:40 UTC  (2+ messages)

[PATCH] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-15 22:33 UTC  (9+ messages)

[PATCH] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-15 22:05 UTC  (3+ messages)

[Bug 214423] New: Windows guests become unresponsive and display black screen in VNC
 2021-09-15 21:03 UTC 

cleanup vfio iommu_group creation v5
 2021-09-15 18:07 UTC  (4+ messages)
` [PATCH 06/14] vfio: remove the iommudata hack for noiommu groups

[PATCH 0/4 V8] Add AMD SEV and SEV-ES intra host migration support
 2021-09-15 17:27 UTC  (7+ messages)
` [PATCH 1/4 V8] KVM: SEV: Add support for SEV intra host migration
` [PATCH 2/4 V8] KVM: SEV: Add support for SEV-ES "
` [PATCH 3/4 V8] selftest: KVM: Add open sev dev helper
` [PATCH 4/4 V8] selftest: KVM: Add intra host migration tests

[PATCH] kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
 2021-09-15 13:39 UTC 

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-15 13:35 UTC  (12+ messages)
` [PATCH v3 1/6] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v3 2/6] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v3 3/6] hisi_acc_qm: Move PCI device IDs "
` [PATCH v3 4/6] hisi-acc-vfio-pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v3 5/6] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v3 6/6] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-15 11:53 UTC  (6+ messages)
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[RFC/RFT PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-15  8:28 UTC  (18+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-15  5:55 UTC  (18+ messages)
` [PATCH v7 01/15] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v7 02/15] tools: arm64: Import sysreg.h
` [PATCH v7 03/15] KVM: arm64: selftests: Use read/write definitions from sysreg.h
` [PATCH v7 04/15] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
` [PATCH v7 05/15] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v7 06/15] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v7 07/15] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v7 08/15] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v7 09/15] KVM: arm64: selftests: Maintain consistency for vcpuid type
` [PATCH v7 10/15] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v7 11/15] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v7 12/15] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v7 13/15] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v7 14/15] KVM: arm64: selftests: Add arch_timer test
` [PATCH v7 15/15] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH] KVM: do not shrink halt_poll_ns below grow_start
 2021-09-15  1:42 UTC  (2+ messages)

[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-09-15  1:19 UTC  (4+ messages)
` [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH] KVM: SEV: Acquire vcpu mutex when updating VMSA
 2021-09-14 23:43 UTC  (4+ messages)

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-14 22:41 UTC  (18+ messages)
` [PATCH resend RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH resend RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH resend RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH resend RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH resend RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
` [PATCH resend RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present

[PATCH 0/2] KVM: SEV: RECEIVE_UPDATE_DATA bug fixes
 2021-09-14 22:15 UTC  (5+ messages)
` [PATCH 1/2] KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
` [PATCH 2/2] KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA

[PATCH V2] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-14 19:54 UTC  (3+ messages)

[PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-14 18:03 UTC  (9+ messages)
` [PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private

[PATCH v6 00/14] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-14 16:55 UTC  (9+ messages)
` [PATCH v6 02/14] tools: arm64: Import sysreg.h
` [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v6 12/14] KVM: arm64: selftests: Add host support for vGIC

[PATCH 0/4] AMD's LBR test for nesting and few more fixes
 2021-09-14 16:30 UTC  (5+ messages)
` [PATCH 1/4] svm: add SVM_BARE_VMRUN
` [PATCH 2/4] svm: intercept shutdown in all svm tests by default
` [PATCH 3/4] few fixes for pmu_lbr test
` [PATCH 4/4] svm: add tests for LBR virtualization

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2021-09-14 15:59 UTC 

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-09-14 15:52 UTC  (4+ messages)
` [PATCH 1/3] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PATCH 2/3] gdbstub: implement NOIRQ support for single step on KVM
` [PATCH 3/3] KVM: SVM: add migration support for nested TSC scaling

[PATCH 00/14] nSVM fixes and optional features
 2021-09-14 15:48 UTC  (15+ messages)
` [PATCH 01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr
` [PATCH 02/14] KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
` [PATCH 03/14] KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
` [PATCH 04/14] KVM: x86: nSVM: don't copy pause related settings
` [PATCH 05/14] KVM: x86: nSVM: don't copy virt_ext from vmcb12
` [PATCH 06/14] KVM: x86: SVM: don't set VMLOAD/VMSAVE intercepts on vCPU reset
` [PATCH 07/14] KVM: x86: SVM: add warning for CVE-2021-3656
` [PATCH 08/14] KVM: x86: SVM: add module param to control LBR virtualization
` [PATCH 09/14] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH 10/14] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH 11/14] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
` [PATCH 12/14] KVM: x86: SVM: add module param to control TSC scaling
` [PATCH 13/14] KVM: x86: nSVM: implement nested "
` [PATCH 14/14] KVM: x86: nSVM: support PAUSE filter threshold and count

[PATCH] KVM: SVM: fix missing sev_decommission in sev_receive_start
 2021-09-14 15:26 UTC  (2+ messages)

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-14 12:22 UTC  (4+ messages)

[RFC PATCH 0/3] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-14 11:39 UTC  (10+ messages)
` [RFC PATCH 3/3] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races

[PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-14 10:39 UTC  (7+ messages)
` [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h

[PATCH v2] KVM: nVMX: Fix nested bus lock VM exit
 2021-09-14  9:50 UTC 

[PATCH v1 kvmtool 3/7] pci: Fix pci_dev_* print macros
 2021-09-14  9:13 UTC  (2+ messages)
` [RESEND PATCH v1 kvmtool 4/8] vfio/pci: Rename PBA offset in device descriptor to fd_offset

[PATCH v5] vfio/pci: Add OpRegion 2.0+ Extended VBT support
 2021-09-14  9:11 UTC  (2+ messages)
` [PATCH v6] "

[RFC v2 0/5] virtio/vsock: introduce SOCK_DGRAM support
 2021-09-14  6:56 UTC  (3+ messages)
` [RFC v2 2/5] virtio/vsock: add support for virtio datagram


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