kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-14 20:07:16 to 2022-06-15 20:34:09 UTC [more...]

[PATCH v2 00/10] s390/vfio-ccw rework
 2022-06-15 20:33 UTC  (7+ messages)
` [PATCH v2 01/10] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v2 03/10] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v2 04/10] vfio/ccw: Remove private->mdev
` [PATCH v2 06/10] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v2 07/10] vfio/ccw: Create an OPEN FSM Event
` [PATCH v2 09/10] vfio/ccw: Refactor vfio_ccw_mdev_reset

simplify the mdev interface v2
 2022-06-15 20:31 UTC  (27+ messages)
` [PATCH 01/13] vfio/mdev: make mdev.h standalone includable
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
` [PATCH 04/13] vfio/mdev: remove mdev_{create,remove}_sysfs_files
` [PATCH 05/13] vfio/mdev: remove mdev_from_dev
` [PATCH 06/13] vfio/mdev: unexport mdev_bus_type
` [PATCH 07/13] vfio/mdev: remove mdev_parent_dev
` [PATCH 08/13] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 10/13] vfio/mdev: consolidate all the name "
` [PATCH 13/13] vfio/mdev: add mdev available instance checking to the core

[Question] debugging VM cpu hotplug (#GP -> #DF) which results in reset
 2022-06-15 19:47 UTC  (3+ messages)

[PATCH 0/4] Fix filename reporting in guest asserts
 2022-06-15 19:31 UTC  (5+ messages)
` [PATCH 1/4] KVM: selftests: enumerate GUEST_ASSERT arguments
` [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7
` [PATCH 3/4] KVM: selftests: Write REPORT_GUEST_ASSERT macros to pair with GUEST_ASSERT
` [PATCH 4/4] KVM: selftests: Fix filename reporting in guest asserts

[PATCH] selftests: KVM: Handle compiler optimizations in ucall
 2022-06-15 18:57 UTC 

[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
 2022-06-15 18:53 UTC  (11+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state

[PATCH 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
 2022-06-15 18:52 UTC  (7+ messages)
` [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated

[RFC PATCH v3 0/7] KVM: x86: add per-vCPU exits disable capability
 2022-06-15 18:21 UTC  (12+ messages)
` [RFC PATCH v3 1/7] KVM: x86: only allow exits disable before vCPUs created
` [RFC PATCH v3 2/7] KVM: x86: Move *_in_guest power management flags to vCPU scope
` [RFC PATCH v3 3/7] KVM: x86: Reject disabling of MWAIT interception when not allowed
` [RFC PATCH v3 4/7] KVM: x86: Let userspace re-enable previously disabled exits
` [RFC PATCH v3 5/7] KVM: x86: add vCPU scoped toggling for "
` [RFC PATCH v3 6/7] KVM: x86: Add a new guest_debug flag forcing exit to userspace
` [RFC PATCH v3 7/7] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS

[PATCH RESEND] tools/kvm_stat: fix display of error when multiple processes are found
 2022-06-15 17:30 UTC  (3+ messages)

[PATCH MANUALSEL 5.15 1/4] KVM: x86: do not report a vCPU as preempted outside instruction boundaries
 2022-06-15 14:58 UTC  (3+ messages)

[PATCH 0/6] KVM: x86: vcpu->arch.pio* cleanups
 2022-06-15 14:41 UTC  (4+ messages)
` [PATCH 6/6] KVM: SEV-ES: reuse advance_sev_es_emulated_ins for OUT too

[PATCH v2 0/8] KVM: x86/mmu: Use separate namespaces gPTEs and SPTEs
 2022-06-15 14:34 UTC  (13+ messages)
` [PATCH v2 1/8] KVM: x86/mmu: Drop unused CMPXCHG macro from paging_tmpl.h
` [PATCH v2 2/8] KVM: VMX: Refactor 32-bit PSE PT creation to avoid using MMU macro
` [PATCH v2 3/8] KVM: x86/mmu: Bury 32-bit PSE paging helpers in paging_tmpl.h
` [PATCH v2 4/8] KVM: x86/mmu: Dedup macros for computing various page table masks
` [PATCH v2 5/8] KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs
` [PATCH v2 6/8] KVM: x86/mmu: Use common macros to compute 32/64-bit paging masks
` [PATCH v2 7/8] KVM: x86/mmu: Truncate paging32's PT_BASE_ADDR_MASK to 32 bits
` [PATCH v2 8/8] KVM: x86/mmu: Use common logic for computing the 32/64-bit base PA mask

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-15 14:29 UTC  (20+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

Bug report: vfio over kernel 5.19 - mm area
 2022-06-15 14:22 UTC  (6+ messages)

[Bug 216137] New: Kernel Will Not Compile using GCC 12.1
 2022-06-15 14:05 UTC  (3+ messages)
` [Bug 216137] "

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-06-15 14:05 UTC  (2+ messages)
` [Bug 216026] "

[PATCH 0/5] KVM: x86: Move apicv_active into kvm_lapic
 2022-06-15 13:55 UTC  (8+ messages)
` [PATCH 1/5] KVM: SVM: Drop unused AVIC / kvm_x86_ops declarations
` [PATCH 2/5] KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
` [PATCH 3/5] KVM: x86: Check for in-kernel xAPIC when querying APICv for directed yield
` [PATCH 4/5] KVM: x86: Move "apicv_active" into "struct kvm_lapic"
` [PATCH 5/5] KVM: x86: Use lapic_in_kernel() to query in-kernel APIC in APICv helper

[PATCH v2 00/19] KVM/arm64: Refactoring the vcpu flags
 2022-06-15 13:23 UTC  (4+ messages)
` [PATCH v2 11/19] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set

[PATCH 0/5] KVM: nVMX: Support loading MSRs before nested state
 2022-06-15 12:53 UTC  (7+ messages)
` [PATCH 1/5] KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
` [PATCH 2/5] KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL "
` [PATCH 3/5] KVM: nVMX: Rename nested.vmcs01_* fields to nested.pre_vmenter_*
` [PATCH 4/5] KVM: nVMX: Save BNDCFGS to vmcs12 iff relevant controls are exposed to L1
` [PATCH 5/5] KVM: nVMX: Update vmcs12 on BNDCFGS write, not at vmcs02=>vmcs12 sync

[PATCH RFC v1 0/5] KVM: VMX: Support TscScaling and EnclsExitingBitmap whith eVMCS
 2022-06-15 12:49 UTC  (6+ messages)
` [PATCH RFC v1 1/5] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH RFC v1 2/5] x86/hyperv: Update "
` [PATCH RFC v1 3/5] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH RFC v1 4/5] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH RFC v1 5/5] KVM: VMX: Support TSC scaling with enlightened VMCS

[PATCH v2] x86: kvm: remove NULL check before kfree
 2022-06-15 12:24 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
 2022-06-15 12:13 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Use try_cmpxchg64 in tdp_mmu_set_spte_atomic
 2022-06-15 12:13 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Use try_cmpxchg64 in fast_pf_fix_direct_spte
 2022-06-15 12:13 UTC  (2+ messages)

[PATCH] KVM: VMX: Skip filter updates for MSRs that KVM is already intercepting
 2022-06-15 12:10 UTC  (2+ messages)

[PATCH] KVM: nVMX: Don't expose TSC scaling to L1 when on Hyper-V
 2022-06-15 11:30 UTC  (7+ messages)

[PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-06-15 11:13 UTC  (11+ messages)
` [PATCH v11 07/19] KVM: s390: pv: module parameter to fence asynchronous destroy
` [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v11 15/19] KVM: s390: pv: asynchronous destroy for reboot

[PATCH v2 0/3] Improve instruction and CSR emulation in KVM RISC-V
 2022-06-15 10:40 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources
` [PATCH v2 2/3] RISC-V: KVM: Add extensible system instruction emulation framework
` [PATCH v2 3/3] RISC-V: KVM: Add extensible CSR "

[PATCH] KVM: Use consistent type for return value of kvm_mmu_memory_cache_nr_free_objects()
 2022-06-15  9:56 UTC  (4+ messages)
    ` 答复: "

[kvm-unit-tests PATCH v2 0/3] Fix up failures induced by !enable_pmu
 2022-06-15  8:46 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] x86: Remove perf enable bit from default config
` [kvm-unit-tests PATCH v2 2/3] x86: Skip running test when pmu is disabled
` [kvm-unit-tests PATCH v2 3/3] x86: Skip perf related tests "

[PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xxx API
 2022-06-15  8:40 UTC 

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-15  7:35 UTC  (7+ messages)
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency

[PATCH] KVM: x86: add a bool variable to distinguish whether to use PVIPI
 2022-06-15  5:33 UTC  (6+ messages)
        ` 答复: "

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-15  1:28 UTC  (12+ messages)

[PATCH] KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
 2022-06-14 22:59 UTC  (2+ messages)

[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-06-14 20:47 UTC  (22+ messages)
` [PATCH v2 01/21] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
` [PATCH v2 02/21] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
` [PATCH v2 03/21] KVM: x86: Don't check for code breakpoints when emulating on exception
` [PATCH v2 04/21] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
` [PATCH v2 05/21] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
` [PATCH v2 06/21] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
` [PATCH v2 07/21] KVM: x86: Use DR7_GD macro instead of open coding check in emulator
` [PATCH v2 08/21] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
` [PATCH v2 09/21] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
` [PATCH v2 10/21] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
` [PATCH v2 11/21] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
` [PATCH v2 12/21] KVM: x86: Make kvm_queued_exception a properly named, visible struct
` [PATCH v2 13/21] KVM: x86: Formalize blocking of nested pending exceptions
` [PATCH v2 14/21] KVM: x86: Use kvm_queue_exception_e() to queue #DF
` [PATCH v2 15/21] KVM: x86: Hoist nested event checks above event injection logic
` [PATCH v2 16/21] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit
` [PATCH v2 17/21] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
` [PATCH v2 18/21] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
` [PATCH v2 19/21] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
` [PATCH v2 20/21] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
` [PATCH v2 21/21] KVM: selftests: Add an x86-only test to verify nested exception queueing

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-06-14 20:39 UTC  (14+ messages)
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command

[PATCH v2 00/42] KVM: selftests: Overhaul Part II - CPUID
 2022-06-14 20:07 UTC  (43+ messages)
` [PATCH v2 01/42] KVM: selftests: Set KVM's supported CPUID as vCPU's CPUID during recreate
` [PATCH v2 02/42] KVM: sefltests: Use CPUID_XSAVE and CPUID_OSXAVE instead of X86_FEATURE_*
` [PATCH v2 03/42] KVM: selftests: Add framework to query KVM CPUID bits
` [PATCH v2 04/42] KVM: selftests: Use kvm_cpu_has() in the SEV migration test
` [PATCH v2 05/42] KVM: selftests: Use kvm_cpu_has() for nested SVM checks
` [PATCH v2 06/42] KVM: selftests: Use kvm_cpu_has() for nested VMX checks
` [PATCH v2 07/42] KVM: selftests: Use kvm_cpu_has() to query PDCM in PMU selftest
` [PATCH v2 08/42] KVM: selftests: Drop redundant vcpu_set_cpuid() from "
` [PATCH v2 09/42] KVM: selftests: Use kvm_cpu_has() for XSAVES in XSS MSR test
` [PATCH v2 10/42] KVM: selftests: Check for _both_ XTILE data and cfg in AMX test
` [PATCH v2 11/42] KVM: selftests: Use kvm_cpu_has() "
` [PATCH v2 12/42] KVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpuid_sync_test
` [PATCH v2 13/42] KVM: selftests: Remove the obsolete/dead MMU role test
` [PATCH v2 14/42] KVM: selftests: Use kvm_cpu_has() for KVM's PV steal time
` [PATCH v2 15/42] KVM: selftests: Use kvm_cpu_has() for nSVM soft INT injection test
` [PATCH v2 16/42] KVM: selftests: Verify that kvm_cpuid2.entries layout is unchanged by KVM
` [PATCH v2 17/42] KVM: selftests: Split out kvm_cpuid2_size() from allocate_kvm_cpuid2()
` [PATCH v2 18/42] KVM: selftests: Cache CPUID in struct kvm_vcpu
` [PATCH v2 19/42] KVM: selftests: Don't use a static local in vcpu_get_supported_hv_cpuid()
` [PATCH v2 20/42] KVM: selftests: Rename and tweak get_cpuid() to get_cpuid_entry()
` [PATCH v2 21/42] KVM: selftests: Use get_cpuid_entry() in kvm_get_supported_cpuid_index()
` [PATCH v2 22/42] KVM: selftests: Add helpers to get and modify a vCPU's CPUID entries
` [PATCH v2 23/42] KVM: selftests: Use vm->pa_bits to generate reserved PA bits
` [PATCH v2 24/42] KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddr
` [PATCH v2 25/42] KVM: selftests: Use vcpu_get_cpuid_entry() in PV features test (sort of)
` [PATCH v2 26/42] KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
` [PATCH v2 27/42] KVM: selftests: Use vcpu_get_cpuid_entry() in CPUID test
` [PATCH v2 28/42] KVM: selftests: Use vcpu_{set,clear}_cpuid_feature() in nVMX state test
` [PATCH v2 29/42] KVM: selftests: Use vcpu_clear_cpuid_feature() to clear x2APIC
` [PATCH v2 30/42] KVM: selftests: Make get_supported_cpuid() returns "const"
` [PATCH v2 31/42] KVM: selftests: Set input function/index in raw CPUID helper(s)
` [PATCH v2 32/42] KVM: selftests: Add this_cpu_has() to query X86_FEATURE_* via cpuid()
` [PATCH v2 33/42] KVM: selftests: Use this_cpu_has() in CR4/CPUID sync test
` [PATCH v2 34/42] KVM: selftests: Use this_cpu_has() to detect SVM support in L1
` [PATCH v2 35/42] KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index()
` [PATCH v2 36/42] KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry()
` [PATCH v2 37/42] KVM: selftests: Inline "get max CPUID leaf" helpers
` [PATCH v2 38/42] KVM: selftests: Check KVM's supported CPUID, not host CPUID, for XFD
` [PATCH v2 39/42] KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_PERM isn't supported
` [PATCH v2 40/42] KVM: selftests: Clean up requirements for XFD-aware XSAVE features
` [PATCH v2 41/42] KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()
` [PATCH v2 42/42] KVM: selftests: Drop unused SVM_CPUID_FUNC macro


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