kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-02 05:55:43 to 2021-08-03 18:45:22 UTC [more...]

[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  (27+ 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 07/12] KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM
` [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 12/12] KVM: SVM: AVIC: drop unsupported AVIC base relocation code

[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

[PATCH v2] KVM: SVM: improve the code readability for ASID management
 2021-08-03 16:50 UTC  (3+ messages)

What does KVM_HINTS_REALTIME do?
 2021-08-03 16:47 UTC  (2+ messages)

[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/37] KVM: x86: TLB flushing fixes and enhancements
 2021-08-03 15:39 UTC  (4+ messages)
` [PATCH v3 01/37] KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush

[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 v19 00/17] KVM RISC-V Support
 2021-08-03 13:19 UTC  (3+ messages)
` [PATCH v19 11/17] RISC-V: KVM: Implement MMU notifiers

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-03 11:15 UTC  (5+ 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 v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-03 10:53 UTC  (30+ 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

[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

[RFC v2] /dev/iommu uAPI proposal
 2021-08-03  3:19 UTC  (7+ messages)

[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

[PATCH v5 00/13] KVM: Add idempotent controls for migrating system counter state
 2021-08-02 23:27 UTC  (4+ messages)
` [PATCH v5 09/13] KVM: arm64: Allow userspace to configure a vCPU's virtual offset

[PATCH 0/4] Add multi-cid support for vsock driver
 2021-08-02 21:53 UTC  (14+ messages)
` [PATCH 1/4] VSOCK DRIVER: Add multi-cid support for guest
` [PATCH 2/4] VSOCK DRIVER: support communication using additional guest cid
` [PATCH 3/4] VSOCK DRIVER: support specifying additional cids for host
` [PATCH 4/4] VSOCK DRIVER: support communication using host additional cids

[PATCH net] VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
 2021-08-02 19:46 UTC  (3+ messages)

[PATCH v3] KVM: const-ify all relevant uses of struct kvm_memory_slot
 2021-08-02 19:43 UTC 

[PATCH v3 0/3] KVM: arm64: Use generic guest entry infrastructure
 2021-08-02 19:28 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Record number of signal exits as a vCPU stat
` [PATCH v3 2/3] entry: KVM: Allow use of generic KVM entry w/o full generic support
` [PATCH v3 3/3] KVM: arm64: Use generic KVM xfer to guest work function

[PATCH v2 0/2] KVM: Don't take mmu_lock for range invalidation unless necessary
 2021-08-02 19:05 UTC  (5+ messages)
` [PATCH 1/2] KVM: Block memslot updates across range_start() and range_end()
` [PATCH 2/2] KVM: Don't take mmu_lock for range invalidation unless necessary

[PATCH] KVM: SEV: improve the code readability for ASID management
 2021-08-02 17:25 UTC  (6+ messages)

[PATCH v3 0/3] kvm: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-08-02 17:23 UTC  (9+ messages)
` [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
` [PATCH v3 3/3] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol

[PATCH] KVM: x86: Exit to userspace when kvm_check_nested_events fails
 2021-08-02 17:06 UTC  (5+ messages)

[PATCH v3 0/5] Linear and Logarithmic histogram statistics
 2021-08-02 16:56 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: stats: Support linear and logarithmic "
` [PATCH v3 2/5] KVM: stats: Update doc for "
` [PATCH v3 3/5] KVM: selftests: Add checks for histogram stats bucket_size field
` [PATCH v3 4/5] KVM: stats: Add halt_wait_ns stats for all architectures
` [PATCH v3 5/5] KVM: stats: Add halt polling related histogram stats

[PATCH v2 0/2] KVM: arm64: Prevent kmemleak from accessing HYP data
 2021-08-02 16:52 UTC  (8+ messages)
` [PATCH v2 1/2] arm64: Move .hyp.rodata outside of the _sdata.._edata range
` [PATCH v2 2/2] KVM: arm64: Unregister HYP sections from kmemleak in protected mode

[PATCH 0/6] Improve gfn-to-memslot performance during page faults
 2021-08-02 16:38 UTC  (12+ messages)
` [PATCH 1/6] KVM: Cache the least recently used slot index per vCPU
` [PATCH 3/6] KVM: x86/mmu: Speed up dirty logging in tdp_mmu_map_handle_target_level
` [PATCH 4/6] KVM: x86/mmu: Leverage vcpu->lru_slot_index for rmap_add and rmap_recycle
` [PATCH 5/6] KVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap

[PATCH 0/5] IPI virtualization support for VM
 2021-08-02 16:20 UTC  (8+ messages)
` [PATCH 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
` [PATCH 3/6] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-08-02 15:46 UTC  (9+ messages)
` [RFC PATCH v2 05/69] KVM: TDX: Add architectural definitions for structures and values

[PATCH] KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interfaces
 2021-08-02 15:46 UTC  (2+ messages)

[kvm-unit-tests PATCH] nSVM: Added test for VGIF feature
 2021-08-02 15:09 UTC  (2+ messages)

[PATCH] vhost: Fix typo in comments
 2021-08-02 14:10 UTC  (2+ messages)

[PATCH] KVM: ARM: count remote TLB flushes
 2021-08-02 13:45 UTC  (2+ messages)

[PATCH v2] KVM: const-ify all relevant uses of struct kvm_memory_slot
 2021-08-02 13:40 UTC  (2+ messages)

[PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-08-02 13:39 UTC  (2+ messages)

[PATCH v2 0/4] kvm-arm64: Fix PMU reset values (and more)
 2021-08-02 13:39 UTC  (2+ messages)

[PATCH RFC] KVM: nSVM: remove useless kvm_clear_*_queue
 2021-08-02 13:10 UTC  (2+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-02 12:42 UTC  (17+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH 05/11] x86/sev: Replace occurrences of sev_active() "
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "
` [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
` [PATCH 09/11] x86/sev: "

[PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
 2021-08-02 12:36 UTC  (3+ messages)

[PATCH v2 0/8] My AVIC patch queue
 2021-08-02  9:20 UTC  (6+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
      ` KVM's support for non default APIC base

[PATCH] vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro
 2021-08-02  5:55 UTC  (2+ 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).