kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-03 06:27:56 to 2021-11-04 19:04:12 UTC [more...]

[PATCH v3 0/7] nitro_enclaves: Add support for Arm64
 2021-11-04 19:03 UTC  (7+ messages)
` [PATCH v3 1/7] nitro_enclaves: Enable Arm64 support

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-04 18:58 UTC  (12+ messages)
` [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c
` [RFC PATCH 2/8] KVM: arm64: Setup base for hypercall firmware registers
` [RFC PATCH 3/8] KVM: arm64: Add standard secure service calls firmware register
` [RFC PATCH 6/8] tools: Import the firmware registers

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2021-11-04 17:47 UTC  (8+ messages)
` [PATCH v3 23/37] KVM: nVMX: Add helper to handle TLB flushes on nested VM-Enter/VM-Exit

[PATCH 0/2] KVM: RISC-V: MMU bug fix and cleanup
 2021-11-04 16:41 UTC  (3+ messages)
` [PATCH 1/2] KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
` [PATCH 2/2] KVM: RISC-V: Use common KVM implementation of MMU memory caches

[RFC PATCH v2 00/28] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-04 16:40 UTC  (31+ messages)
` [RFC PATCH v2 01/28] KVM: arm64: Add has_reset_once flag for vcpu
` [RFC PATCH v2 02/28] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v2 04/28] KVM: arm64: Keep consistency of ID registers between vCPUs
` [RFC PATCH v2 06/28] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [RFC PATCH v2 07/28] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [RFC PATCH v2 08/28] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [RFC PATCH v2 09/28] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v2 10/28] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v2 11/28] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v2 12/28] KVM: arm64: Make ID_DFR0_EL1 writable
` [RFC PATCH v2 13/28] KVM: arm64: Make ID_DFR1_EL1 writable
` [RFC PATCH v2 14/28] KVM: arm64: Make ID_MMFR0_EL1 writable
` [RFC PATCH v2 15/28] KVM: arm64: Make MVFR1_EL1 writable
` [RFC PATCH v2 16/28] KVM: arm64: Make ID registers without id_reg_info writable
` [RFC PATCH v2 17/28] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v2 18/28] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_WRITABLE capability
` [RFC PATCH v2 19/28] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [RFC PATCH v2 20/28] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v2 21/28] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v2 22/28] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v2 23/28] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v2 24/28] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v2 25/28] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v2 26/28] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v2 27/28] KVM: arm64: Activate trapping of disabled CPU features for the guest
` [RFC PATCH v2 28/28] KVM: arm64: selftests: Introduce id_reg_test

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-04 16:03 UTC  (9+ messages)
` [PATCH v6 14/42] x86/sev: Register GHCB memory when SEV-SNP is active

[RFC PATCH v2 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-04 15:54 UTC  (6+ messages)
` [RFC PATCH v2 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-11-04 15:50 UTC  (7+ messages)
` [PATCH v17 11/15] s390/ap: driver callback to indicate resource in use
` [PATCH v17 14/15] s390/ap: notify drivers on config changed and scan complete callbacks

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-04 14:18 UTC  (4+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref

[PATCH v3 0/2] Add wrapper to read GPR of INVPCID, INVVPID, and INVEPT
 2021-11-04 13:57 UTC  (8+ messages)
` [PATCH v3 1/2] KVM: VMX: Add a wrapper to read index of GPR for "
` [PATCH v3 2/2] KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-11-04 13:44 UTC  (6+ messages)
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests

[v4][PATCH 1/2] KVM: x86: don't print when fail to read/write pv eoi memory
 2021-11-04 11:56 UTC  (2+ messages)
` [v4][PATCH 2/2] KVM: Clear pv eoi pending bit only when it is set

[v3][PATCH 1/2] KVM: x86: don't print when fail to read/write pv eoi memory
 2021-11-04 11:32 UTC  (4+ messages)
` [v3][PATCH 2/2] KVM: Clear pv eoi pending bit only when it is set

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-04 11:19 UTC  (15+ messages)

[RFC PATCH v3 0/5] x86/kvm: Virtual suspend time injection support
 2021-11-04  9:10 UTC  (3+ messages)

[PATCH 0/3] Use static_call for kvm_pmu_ops
 2021-11-04  8:14 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
` [PATCH 2/3] KVM: x86: Introduce definitions to support static calls for kvm_pmu_ops
` [PATCH 3/3] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead

[PATCH][v2] KVM: Clear pv eoi pending bit only when it is set
 2021-11-04  7:34 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 0/6] KVM: arm64: Emulate the OS lock
 2021-11-04  4:40 UTC  (10+ messages)
` [PATCH v2 1/6] KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
` [PATCH v2 2/6] KVM: arm64: Stash OSLSR_EL1 in the cpu context
` [PATCH v2 3/6] KVM: arm64: Allow guest to set the OSLK bit

[PATCH v2] kvm: mmu: Use fast PF path for access tracking of huge pages when possible
 2021-11-04  0:33 UTC 

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-04  0:25 UTC  (31+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 09/30] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v5.5 10/30] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v5.5 11/30] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 12/30] KVM: x86: "
` [PATCH v5.5 13/30] KVM: RISC-V: "
` [PATCH v5.5 14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v5.5 16/30] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v5.5 17/30] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
` [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v5.5 19/30] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v5.5 21/30] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v5.5 22/30] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v5.5 23/30] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5.5 24/30] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v5.5 25/30] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v5.5 26/30] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5.5 27/30] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v5.5 28/30] KVM: Optimize overlapping memslots check
` [PATCH v5.5 29/30] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v5.5 30/30] KVM: Dynamically allocate "new" memslots from the get-go

[PATCH v2 0/2] Add wrapper to read GPR of INVPCID, INVVPID, and INVEPT
 2021-11-03 23:00 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: VMX: Add a wrapper to read index of GPR for "
` [PATCH v2 2/2] KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()

[GIT PULL] vhost,virtio,vhost: fixes,features
 2021-11-03 22:04 UTC  (2+ messages)

[PATCH] kvm: mmu: Use fast PF path for access tracking of huge pages when possible
 2021-11-03 21:45 UTC  (2+ messages)

[PATCH v5 0/6] optimize the downtime for vfio migration
 2021-11-03 20:36 UTC  (8+ messages)
` [PATCH v5 1/6] vfio: simplify the conditional statements in vfio_msi_enable
` [PATCH v5 2/6] vfio: move re-enabling INTX out of the common helper
` [PATCH v5 3/6] vfio: simplify the failure path in vfio_msi_enable
` [PATCH v5 4/6] kvm: irqchip: extract kvm_irqchip_add_deferred_msi_route
` [PATCH v5 5/6] Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration"
` [PATCH v5 6/6] vfio: defer to commit kvm irq routing when enable msi/msix

[GIT PULL] VFIO updates for v5.16-rc1
 2021-11-03 20:31 UTC  (2+ messages)

[PATCH v5 0/7] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-11-03 17:05 UTC  (12+ messages)
` [PATCH v5 1/7] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [PATCH v5 2/7] nSVM: introduce smv->nested.save to cache save area fields
` [PATCH v5 3/7] nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache
` [PATCH v5 4/7] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
` [PATCH v5 5/7] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races
` [PATCH v5 6/7] nSVM: introduce struct vmcb_ctrl_area_cached
` [PATCH v5 7/7] nSVM: use vmcb_ctrl_area_cached instead of vmcb_control_area in struct svm_nested_state

[PATCH] KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator
 2021-11-03 16:36 UTC  (2+ messages)

[PATCH v1] nested.c: replace spaces with tabs
 2021-11-03 16:15 UTC 

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-11-03 16:05 UTC  (5+ messages)
` [PATCH v2 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v2 05/12] x86/sev: Use GHCB protocol version 2 if supported

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-11-03 15:38 UTC  (9+ messages)
` [PATCH v5 01/13] KVM: x86: Cache total page count to avoid traversing the memslot array

[PATCH v3 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-11-03 15:13 UTC  (2+ messages)

[PATCH v3] KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
 2021-11-03 14:39 UTC 

[PATCH v2] KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
 2021-11-03 14:39 UTC  (5+ messages)

[PATCH v4 0/7] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-11-03 13:37 UTC  (9+ messages)
` [PATCH v4 1/7] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [PATCH v4 2/7] nSVM: introduce smv->nested.save to cache save area fields
` [PATCH v4 3/7] nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache
` [PATCH v4 4/7] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
` [PATCH v4 5/7] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races
` [PATCH v4 6/7] nSVM: introduce struct vmcb_ctrl_area_cached
` [PATCH v4 7/7] nSVM: use vmcb_ctrl_area_cached instead of vmcb_control_area in struct svm_nested_state

[PATCH] KVM: x86: Fix recording of guest steal time / preempted status
 2021-11-03 13:34 UTC  (11+ messages)
` [PATCH v2] "

[RFC 02/20] vfio: Add device class for /dev/vfio/devices
 2021-11-03 13:25 UTC  (5+ messages)

[PATCH v3 0/6] KVM: my debug patch queue
 2021-11-03  9:31 UTC  (13+ messages)
` [PATCH v3 6/6] KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
                    ` [PATCH] KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active

[kvm-unit-tests PATCH] x86: Two minor fixes to apic code
 2021-11-03  9:24 UTC 

[kvm-unit-tests PATCH 0/7] Extending VIRTIO with a data transfer test
 2021-11-03  8:14 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/7] arm: virtio: move VIRTIO transport initialization inside virtio-mmio
` [kvm-unit-tests PATCH 2/7] s390x: css: add callback for emnumeration
` [kvm-unit-tests PATCH 3/7] s390x: virtio: CCW transport implementation
` [kvm-unit-tests PATCH 4/7] s390x: css: registering IRQ
` [kvm-unit-tests PATCH 5/7] virtio: implement the virtio_add_inbuf routine
` [kvm-unit-tests PATCH 6/7] s390x: virtio tests setup

[PATCH V9 0/9] vDPA support
 2021-11-03  7:34 UTC  (6+ messages)
` [PATCH V9 7/9] vhost: introduce vDPA-based backend

[PATCH v4 0/6] optimize the downtime for vfio migration
 2021-11-03  6:58 UTC  (4+ messages)
` [PATCH v4 6/6] vfio: defer to commit kvm irq routing when enable msi/msix

[PATCH] RISC-V: KVM:Remove unneeded semicolon
 2021-11-03  6:44 UTC 

[PATCH v5 0/4] docs/sphinx: change default `role` to "any"
 2021-11-03  6:41 UTC  (5+ messages)
` [PATCH v5 2/4] docs: (further) remove non-reference uses of single backticks
` [PATCH v5 3/4] docs: (further further) "


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