kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 18:49:50 to 2021-09-17 14:57:47 UTC [more...]

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-09-17 14:57 UTC  (6+ messages)
` [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests

[PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-17 14:37 UTC  (8+ messages)

[PATCH] KVM: x86: Improve exception safe wrappers in emulate.c
 2021-09-17 13:51 UTC 

cleanup vfio iommu_group creation v5
 2021-09-17 12:53 UTC  (11+ messages)
` [PATCH 06/14] vfio: remove the iommudata hack for noiommu groups
` [PATCH 11/14] vfio: clean up the check for mediated device in vfio_iommu_type1

[RFC PATCH 0/2] KVM: nSVM: use vmcb_ctrl_area_cached instead
 2021-09-17 12:49 UTC  (3+ messages)
` [RFC PATCH 1/2] nSVM: introduce struct vmcb_ctrl_area_cached
` [RFC PATCH 2/2] nSVM: use vmcb_ctrl_area_cached instead of vmcb_control_area in svm_nested_state

[PATCH v2 0/4] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-17 12:03 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [PATCH v2 2/4] nSVM: introduce smv->nested.save to cache save area fields
` [PATCH v2 3/4] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
` [PATCH v2 4/4] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-17  8:40 UTC  (5+ messages)

[PATCH v4 0/1] s390x: KVM: CPU Topology
 2021-09-17  8:14 UTC  (4+ messages)
` [PATCH v4 1/1] s390x: KVM: accept STSI for CPU topology information

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-17  7:28 UTC  (10+ messages)
` [PATCH v2 01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks

[PATCH v2] KVM: SVM: fix missing sev_decommission() in sev_receive_start()
 2021-09-16 21:45 UTC 

[PATCH 0/3] KVM: x86: Clean up RESET "emulation"
 2021-09-16 19:01 UTC  (8+ 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()

[PATCH] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-16 19:00 UTC  (11+ messages)

[PATCH 0/4] selftests: kvm: fscanf warn fixes and cleanups
 2021-09-16 18:31 UTC  (9+ 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 v8 0/9] selftests: KVM: Test offset-based counter controls
 2021-09-16 18:15 UTC  (10+ messages)
` [PATCH v8 1/9] tools: arch: x86: pull in pvclock headers
` [PATCH v8 2/9] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
` [PATCH v8 3/9] selftests: KVM: Fix kvm device helper ioctl assertions
` [PATCH v8 4/9] selftests: KVM: Add helpers for vCPU device attributes
` [PATCH v8 5/9] selftests: KVM: Introduce system counter offset test
` [PATCH v8 6/9] selftests: KVM: Add support for aarch64 to system_counter_offset_test
` [PATCH v8 7/9] selftests: KVM: Test physical counter offsetting
` [PATCH v8 8/9] selftests: KVM: Add counter emulation benchmark
` [PATCH v8 9/9] selftests: KVM: Test vtimer offset reg in get-reg-list

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-09-16 18:15 UTC  (8+ messages)
` [PATCH v8 1/7] kvm: x86: abstract locking around pvclock_update_vm_gtod_copy
` [PATCH v8 2/7] KVM: x86: extract KVM_GET_CLOCK/KVM_SET_CLOCK to separate functions
` [PATCH v8 3/7] KVM: x86: Fix potential race in KVM_GET_CLOCK
` [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values "
` [PATCH v8 5/7] kvm: x86: protect masterclock with a seqcount
` [PATCH v8 6/7] KVM: x86: Refactor tsc synchronization code
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace

[PATCH v8 0/8] KVM: arm64: Add idempotent controls to migrate guest counter
 2021-09-16 18:15 UTC  (9+ messages)
` [PATCH v8 1/8] KVM: arm64: Refactor update_vtimer_cntvoff()
` [PATCH v8 2/8] KVM: arm64: Separate guest/host counter offset values
` [PATCH v8 3/8] KVM: arm64: Make a helper function to get nr of timer regs
` [PATCH v8 4/8] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
` [PATCH v8 5/8] arm64: cpufeature: Enumerate support for FEAT_ECV >= 0x2
` [PATCH v8 6/8] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
` [PATCH v8 7/8] KVM: arm64: Configure timer traps in vcpu_load() for VHE
` [PATCH v8 8/8] KVM: arm64: Emulate physical counter offsetting on non-ECV systems

[PATCH v5 0/4] KVM: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-09-16 17:52 UTC  (9+ 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 v2] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-16 18:51 UTC  (2+ messages)

[kvm-unit-tests PATCH 1/1] svm: Fix MBZ reserved bits of AMD CR4 register
 2021-09-16 18:45 UTC 

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-16 18:38 UTC  (13+ messages)
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()

[RFC][PATCH v2 00/13] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-09-16 18:21 UTC  (6+ messages)

[PATCH 0/3] KVM: selftests: Small fixes for dirty_log_perf_test
 2021-09-16 16:37 UTC  (12+ 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 Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-16 17:35 UTC  (8+ messages)
` [PATCH Part2 v5 01/45] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v5 02/45] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command

[PATCH v2 0/3] kvm: x86: some fixes of hypercall emulation
 2021-09-16 16:00 UTC  (3+ messages)
` [PATCH v2 3/3] kvm: x86: Emulate hypercall instead of fixing hypercall instruction

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-16 13:58 UTC  (13+ 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

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

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

[PATCH 0/4 V8] Add AMD SEV and SEV-ES intra host migration support
 2021-09-15 17:27 UTC  (5+ messages)
` [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 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  (4+ messages)

[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  (5+ messages)
` [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 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)


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