messages from 2021-12-07 19:30:12 to 2021-12-09 01:21:54 UTC [more...]
[PATCH 00/12] KVM: X86: misc fixes and cleanup
2021-12-09 1:21 UTC (4+ messages)
` [PATCH 01/12] KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
` [PATCH 1/12] "
[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
2021-12-09 1:20 UTC (14+ messages)
` [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management
[PATCH v3 00/26] KVM: x86: Halt and APICv overhaul
2021-12-09 0:04 UTC (38+ messages)
` [PATCH v3 01/26] KVM: fix avic_set_running for preemptable kernels
` [PATCH v3 02/26] KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails
` [PATCH v3 03/26] KVM: VMX: Clean up PI pre/post-block WARNs
` [PATCH v3 04/26] KVM: VMX: Handle PI wakeup shenanigans during vcpu_put/load
` [PATCH v3 05/26] KVM: Drop unused kvm_vcpu.pre_pcpu field
` [PATCH v3 06/26] KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
` [PATCH v3 07/26] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
` [PATCH v3 08/26] KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
` [PATCH v3 09/26] KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
` [PATCH v3 10/26] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v3 11/26] KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
` [PATCH v3 12/26] KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path
` [PATCH v3 13/26] KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption
` [PATCH v3 14/26] KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU
` [PATCH v3 15/26] iommu/amd: KVM: SVM: Use pCPU to infer IsRun state for IRTE
` [PATCH v3 16/26] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v3 17/26] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v3 18/26] KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
` [PATCH v3 19/26] KVM: VMX: Fold fallback path into triggering posted IRQ helper
` [PATCH v3 20/26] KVM: VMX: Don't do full kick when handling posted interrupt wakeup
` [PATCH v3 21/26] KVM: SVM: Drop AVIC's intermediate avic_set_running() helper
` [PATCH v3 22/26] KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops
` [PATCH v3 23/26] KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled
` [PATCH v3 24/26] KVM: x86: Skip APICv update if APICv is disable at the module level
` [PATCH v3 25/26] KVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_inhibit_reasons
` [PATCH v3 26/26] KVM: x86: Unexport __kvm_request_apicv_update()
[PATCH RFC v2] vfio: Documentation for the migration region
2021-12-08 20:27 UTC (13+ messages)
[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2021-12-08 19:17 UTC (3+ messages)
` [PATCH 04/28] KVM: x86/mmu: Retry page fault if root is invalidated by memslot update
[PATCH 0/3] Fixes for SEV mirror VM tests
2021-12-08 19:16 UTC (4+ messages)
` [PATCH 1/3] selftests: sev_migrate_tests: Fix test_sev_mirror()
` [PATCH 2/3] selftests: sev_migrate_tests: Fix sev_ioctl()
` [PATCH 3/3] selftests: sev_migrate_tests: Add mirror command tests
[PATCH 00/12] s390x/pci: zPCI interpretation support
2021-12-08 19:09 UTC (21+ messages)
` [PATCH 01/12] s390x/pci: use a reserved ID for the default PCI group
` [PATCH 02/12] s390x/pci: don't use hard-coded dma range in reg_ioat
` [PATCH 03/12] s390x/pci: add supported DT information to clp response
` [PATCH 04/12] Update linux headers
` [PATCH 05/12] virtio-gpu: do not byteswap padding
` [PATCH 06/12] target/s390x: add zpci-interp to cpu models
` [PATCH 07/12] s390x/pci: enable for load/store intepretation
` [PATCH 08/12] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH 09/12] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH 10/12] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH 11/12] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH 12/12] s390x/pci: let intercept devices have separate PCI groups
[PATCH] KVM: x86/mmu: Warn on nx_huge_pages for possible problems
2021-12-08 18:40 UTC (3+ messages)
` [PATCH v3] KVM: x86/mmu: Warn on iTLB multi-hit "
[PATCH v2 0/7] Use static_call for kvm_pmu_ops
2021-12-08 18:35 UTC (9+ messages)
` [PATCH v2 1/7] KVM: x86: Export kvm_pmu_is_valid_msr() for nVMX
` [PATCH v2 4/7] KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
` [PATCH v2 5/7] KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tagged as __initdata
` [PATCH v2 6/7] KVM: x86: Introduce definitions to support static calls for kvm_pmu_ops
[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
2021-12-08 18:31 UTC (14+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
2021-12-08 18:18 UTC (60+ messages)
` [PATCH 01/32] s390/sclp: detect the zPCI interpretation facility
` [PATCH 02/32] s390/sclp: detect the AISII facility
` [PATCH 03/32] s390/sclp: detect the AENI facility
` [PATCH 04/32] s390/sclp: detect the AISI facility
` [PATCH 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH 08/32] s390/pci: stash associated GISA designation
` [PATCH 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH 11/32] s390/pci: add helper function to find device by handle
` [PATCH 12/32] s390/pci: get SHM information from list pci
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH 15/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH 16/32] KVM: s390: expose the guest zPCI interpretation facility
` [PATCH 17/32] KVM: s390: expose the guest Adapter Interruption Source ID facility
` [PATCH 18/32] KVM: s390: expose guest Adapter Event Notification Interpretation facility
` [PATCH 19/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH 20/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH 21/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH 22/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH 23/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH 24/32] KVM: s390: intercept the rpcit instruction
` [PATCH 25/32] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH 26/32] vfio-pci/zdev: wire up group notifier
` [PATCH 27/32] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH 28/32] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support
` [PATCH 29/32] vfio-pci/zdev: wire up zPCI IOAT assist support
` [PATCH 30/32] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH 31/32] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH 32/32] MAINTAINERS: additional files related kvm s390 pci passthrough
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-08 17:41 UTC (3+ messages)
` [PATCH v7 16/45] x86/sev: Register GHCB memory when SEV-SNP is active
dozens of qemu/kvm VMs getting into stuck states since kernel ~5.13
2021-12-08 17:09 UTC (3+ messages)
[PATCH] selftests: KVM: avoid failures due to reserved HyperTransport region
2021-12-08 16:54 UTC (6+ messages)
[PATCH kvmtool] Makefile: 'lvm version' works incorrect. Because CFLAGS can not get sub-make variable $(KVMTOOLS_VERSION)
2021-12-08 16:38 UTC (2+ messages)
[PATCH 00/15] KVM: X86: Fix and clean up for register caches
2021-12-08 15:29 UTC (10+ messages)
` [PATCH 16/15] KVM: X86: Update mmu->pdptrs only when it is changed
` [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs "
[PATCH] KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation
2021-12-08 14:04 UTC (2+ messages)
[PATCH] s390: uv: Add offset comments to UV query struct
2021-12-08 13:57 UTC (3+ messages)
Thoughts of AMX KVM support based on latest kernel
2021-12-08 13:57 UTC (11+ messages)
` Rewording of Setting IA32_XFD[18] (Re: Thoughts of AMX KVM support based on latest kernel)
[kvm-unit-tests PATCH v2 00/10] s390x: sie: Add PV snippet support
2021-12-08 13:56 UTC (10+ messages)
` [kvm-unit-tests PATCH v2 07/10] s390x: snippets: Add PV support
` [kvm-unit-tests PATCH v2 08/10] lib: s390x: Introduce snippet helpers
` [kvm-unit-tests PATCH v2 09/10] s390x: mvpg-sie: Use "
` [kvm-unit-tests PATCH v2 10/10] s390x: sie: Add PV diag test
[PATCH 2/2 v4] vdpa: check that offsets are within bounds
2021-12-08 10:33 UTC
[PATCH v2] KVM: LAPIC: Per vCPU control over kvm_can_post_timer_interrupt
2021-12-08 10:21 UTC (4+ messages)
[PATCH 0/4] KVM: X86: Improve permission_fault() for SMAP
2021-12-08 9:12 UTC (7+ messages)
` [PATCH 3/4] KVM: X86: Handle implicit supervisor access with SMAP
` [PATCH 4/4] KVM: X86: Only get rflags when needed in permission_fault()
[PATCH v2 00/14] Use uncached stores while clearing huge pages
2021-12-08 8:58 UTC (3+ messages)
` [PATCH v2 07/14] x86/clear_page: add clear_page_uncached()
[PATCH 00/19] AMX Support in KVM
2021-12-08 7:23 UTC (3+ messages)
` [PATCH 13/19] kvm: x86: Disable WRMSR interception for IA32_XFD on demand
[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
2021-12-08 7:18 UTC (8+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
[PATCH v3] vduse: vduse: check that offsets are within bounds
2021-12-08 3:43 UTC (2+ messages)
[PATCH 0/2] KVM: nSVM: Test MBZ bits in nested CR3 (nCR3)
2021-12-07 23:38 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH] selftests: sev_migrate_tests: Fix sev_ioctl()
2021-12-07 22:47 UTC (4+ messages)
[PATCH v3 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
2021-12-07 22:09 UTC (9+ messages)
` [PATCH v3 1/8] KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
` [PATCH v3 2/8] KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
` [PATCH v3 3/8] KVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation
` [PATCH v3 4/8] KVM: x86: Add a helper to get the sparse VP_SET for IPIs and TLB flushes
` [PATCH v3 5/8] KVM: x86: Don't bother reading sparse banks that end up being ignored
` [PATCH v3 6/8] KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask()
` [PATCH v3 7/8] KVM: x86: Reject fixeds-size Hyper-V hypercalls with non-zero "var_cnt"
` [PATCH v3 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields
[PATCH 00/15] KVM: X86: Miscellaneous cleanups
2021-12-07 20:38 UTC (4+ messages)
` [PATCH 05/15] KVM: VMX: Add document to state that write to uret msr should always be intercepted
[PATCH 00/12] Fixes for KVM_CAP_VM_MOVE/COPY_ENC_CONTEXT_FROM
2021-12-07 20:11 UTC (4+ messages)
` [PATCH 08/12] selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
[PATCH 0/4] KVM: VMX: Fix handling of invalid L2 guest state
2021-12-07 19:30 UTC (5+ messages)
` [PATCH 1/4] KVM: VMX: Always clear vmx->fail on emulation_required
` [PATCH 2/4] KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
` [PATCH 3/4] KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
` [PATCH 4/4] KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox