kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-02 20:13:56 to 2021-08-04 15:41:42 UTC [more...]

[PATCH v3 00/14] KVM: s390: pv: implement lazy destroy
 2021-08-04 15:40 UTC  (15+ messages)
` [PATCH v3 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v3 02/14] KVM: s390: pv: avoid stall notifications for some UVCs
` [PATCH v3 03/14] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v3 04/14] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v3 05/14] KVM: s390: pv: handle secure storage violations "
` [PATCH v3 06/14] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v3 07/14] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v3 08/14] KVM: s390: pv: usage counter instead of flag
` [PATCH v3 09/14] KVM: s390: pv: add export before import
` [PATCH v3 10/14] KVM: s390: pv: lazy destroy for reboot
` [PATCH v3 11/14] KVM: s390: pv: extend lazy destroy to handle shutdown
` [PATCH v3 12/14] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v3 13/14] KVM: s390: pv: add OOM notifier for "
` [PATCH v3 14/14] KVM: s390: pv: avoid export before import if possible

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2021-08-04 15:33 UTC  (6+ messages)
` [PATCH v3 01/37] KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-08-04 15:27 UTC  (3+ messages)

[PATCH 0/4] Add multi-cid support for vsock driver
 2021-08-04 15:23 UTC  (9+ messages)
` [PATCH 1/4] VSOCK DRIVER: Add multi-cid support for guest
` [PATCH 2/4] VSOCK DRIVER: support communication using additional guest cid
    ` [External] Re: [PATCH 0/4] Add multi-cid support for vsock driver

[RFC PATCH 0/4] TDX KVM selftests
 2021-08-04 14:45 UTC  (6+ messages)
` [RFC PATCH 1/4] KVM: selftests: Add support for creating non-default type VMs

[bug report] x86/sev: Split up runtime #VC handler for correct state tracking
 2021-08-04 14:23 UTC  (6+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-08-04 14:07 UTC  (10+ messages)

[PATCH v2] KVM: selftests: fix hyperv_clock test
 2021-08-04 13:16 UTC 

[PATCH] KVM: selftests: fix hyperv_clock test
 2021-08-04 13:02 UTC  (3+ messages)

Possible minor CPU bug on Zen2 in regard to using very high GPA in a VM
 2021-08-04 12:59 UTC 

[RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-04 12:57 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Prevent kmemleak from accessing HYP data
 2021-08-04 12:26 UTC  (2+ messages)

[PATCH kvm-unit-tests] nSVM: Modified canonicalization tests
 2021-08-04 12:22 UTC  (2+ messages)

[PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
 2021-08-04 11:05 UTC  (32+ messages)
` [PATCH v6 01/21] KVM: x86: Fix potential race in KVM_GET_CLOCK
` [PATCH v6 02/21] KVM: x86: Report host tsc and realtime values "
` [PATCH v6 03/21] KVM: x86: Take the pvclock sync lock behind the tsc_write_lock
` [PATCH v6 04/21] KVM: x86: Refactor tsc synchronization code
` [PATCH v6 05/21] KVM: x86: Expose TSC offset controls to userspace
` [PATCH v6 06/21] tools: arch: x86: pull in pvclock headers
` [PATCH v6 07/21] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
` [PATCH v6 08/21] selftests: KVM: Fix kvm device helper ioctl assertions
` [PATCH v6 09/21] selftests: KVM: Add helpers for vCPU device attributes
` [PATCH v6 10/21] selftests: KVM: Introduce system counter offset test
` [PATCH v6 11/21] KVM: arm64: Refactor update_vtimer_cntvoff()
` [PATCH v6 12/21] KVM: arm64: Separate guest/host counter offset values
` [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
` [PATCH v6 14/21] selftests: KVM: Add helper to check for register presence
` [PATCH v6 15/21] selftests: KVM: Add support for aarch64 to system_counter_offset_test
` [PATCH v6 16/21] arm64: cpufeature: Enumerate support for Enhanced Counter Virtualization
` [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
` [PATCH v6 18/21] KVM: arm64: Configure timer traps in vcpu_load() for VHE
` [PATCH v6 19/21] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
` [PATCH v6 20/21] selftests: KVM: Test physical counter offsetting
` [PATCH v6 21/21] selftests: KVM: Add counter emulation benchmark

[PATCH v2] KVM: SVM: improve the code readability for ASID management
 2021-08-04 10:53 UTC  (4+ messages)

What does KVM_HINTS_REALTIME do?
 2021-08-04 10:23 UTC  (7+ messages)

[PATCH] KVM: Do not leak memory for duplicate debugfs directories
 2021-08-04  9:56 UTC  (2+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-04  9:07 UTC  (38+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 02/17] file: Export receive_fd() to modules
` [PATCH v10 03/17] vdpa: Fix code indentation
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v10 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v10 17/17] Documentation: Add documentation for VDUSE

[kvm:queue 89/92] arch/x86/kvm/debugfs.c:115:18: error: implicit declaration of function 'kvm_mmu_slot_lpages'
 2021-08-04  8:26 UTC  (2+ messages)

[PATCH v19 00/17] KVM RISC-V Support
 2021-08-04  7:16 UTC  (4+ messages)
` [PATCH v19 11/17] RISC-V: KVM: Implement MMU notifiers

[PATCH v5 00/13] KVM: Add idempotent controls for migrating system counter state
 2021-08-04  6:59 UTC  (13+ messages)
` [PATCH v5 02/13] KVM: x86: Refactor tsc synchronization code
` [PATCH v5 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
` [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset

[PATCH V9 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-08-04  3:03 UTC  (3+ messages)

[PATCH net] VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
 2021-08-03 21:40 UTC  (2+ messages)

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-03 19:25 UTC  (7+ messages)
` [PATCH v3 1/7] KVM: Allow to have arch-specific per-vm debugfs files
` [PATCH v3 4/7] KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file

[PATCH v3] vfio/pci: Make vfio_pci_regops->rw() return ssize_t
 2021-08-03 18:45 UTC  (2+ messages)

[PATCH] vfio: Use config not menuconfig for VFIO_NOIOMMU
 2021-08-03 18:45 UTC  (2+ messages)

two small mdev fixups
 2021-08-03 18:45 UTC  (2+ messages)

[PATCH v3 00/12] My AVIC patch queue
 2021-08-03 17:29 UTC  (25+ messages)
` [PATCH v3 01/12] Revert "KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock"
` [PATCH v3 02/12] KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range
` [PATCH v3 03/12] KVM: x86/mmu: rename try_async_pf to kvm_faultin_pfn
` [PATCH v3 04/12] KVM: x86/mmu: allow kvm_faultin_pfn to return page fault handling code
` [PATCH v3 05/12] KVM: x86/mmu: allow APICv memslot to be partially enabled
` [PATCH v3 06/12] KVM: x86: don't disable APICv memslot when inhibited
` [PATCH v3 08/12] KVM: SVM: add warning for mistmatch between AVIC state and AVIC access page state
` [PATCH v3 09/12] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
` [PATCH v3 10/12] KVM: SVM: remove svm_toggle_avic_for_irq_window
` [PATCH v3 11/12] KVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabling/disabling AVIC

[PATCH v3 00/14] Provide core infrastructure for managing open/release
 2021-08-03 16:52 UTC  (5+ messages)
` [PATCH v3 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set

[RFC PATCH] kvm/x86: Keep root hpa in prev_roots as much as possible
 2021-08-03 15:57 UTC  (4+ messages)

[PATCH v3 00/15] KVM: arm64: Fixed features for protected VMs
 2021-08-03 15:32 UTC  (3+ messages)
` [PATCH v3 10/15] KVM: arm64: Guest exit handlers for nVHE hyp

[kvm-unit-tests PATCH 0/4] s390x: SIE cleanup 2
 2021-08-03 14:47 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: sie: Add sie lib validity handling
  ` [kvm-unit-tests PATCH v2] "

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-03 14:38 UTC  (4+ messages)
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-08-03 14:27 UTC  (12+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())
                ` s390 common I/O layer locking

[RFC PATCH kernel] KVM: Stop leaking memory in debugfs
 2021-08-03 13:29 UTC  (6+ messages)

[PATCH 0/4] KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hypercall input
 2021-08-03 10:17 UTC  (7+ messages)
` [PATCH 4/4] KVM: selftests: Test access to XMM fast hypercalls

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-08-03  9:28 UTC  (7+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report
` [PATCH v3 3/3] s390x: optimization of the check for CPU topology change

[PATCH v4 0/5] KVM: PKS Virtualization support
 2021-08-03  8:52 UTC  (8+ messages)
` [PATCH v4 2/5] KVM: X86: Expose PKS to guest
` [PATCH v4 4/5] KVM: MMU: Add support for PKS emulation

[PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro
 2021-08-03  8:34 UTC  (6+ messages)
` [PATCH 1/4] s390/scm_blk: Make use of PAGE_ALIGN "
` [PATCH 2/4] s390/vmcp: Make use of PFN_UP "
` [PATCH 3/4] vfio-ccw: Make use of PAGE_MASK/PFN_UP "
` [PATCH 4/4] s390/cio: Make use of PAGE_ALIGN "

[PATCH] kvm,x86: Use the refined tsc rate for the guest tsc
 2021-08-03  7:59 UTC 

[syzbot] INFO: rcu detected stall in newstat
 2021-08-03  7:55 UTC 

[PATCH v4 0/3] Add detailed page size stats in KVM stats
 2021-08-03  4:46 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: x86/mmu: Remove redundant spte present check in mmu_set_spte
` [PATCH v4 2/3] KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
` [PATCH v4 3/3] KVM: x86/mmu: Add detailed page size stats

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-08-03  0:38 UTC  (5+ messages)

[PATCH] KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints
 2021-08-03  0:03 UTC  (8+ messages)

[PATCH v3 0/3] Add detailed page size stats in KVM stats
 2021-08-02 23:45 UTC  (9+ messages)
` [PATCH v3 1/3] KVM: x86/mmu: Remove redundant spte present check in mmu_set_spte
` [PATCH v3 2/3] KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
` [PATCH v3 3/3] KVM: x86/mmu: Add detailed page size stats


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