kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 17:15:55 to 2021-10-07 08:14:36 UTC [more...]

[kvm-unit-tests PATCH] s390x/mvpg-sie: Remove unused variable
 2021-10-07  8:14 UTC  (3+ messages)

[PATCH 0/2] s390: downsize my responsibilities
 2021-10-07  8:11 UTC  (6+ messages)
` [PATCH 1/2] KVM: s390: remove myself as reviewer
` [PATCH 2/2] vfio-ccw: step down as maintainer

[GIT PULL] KVM/riscv for 5.16
 2021-10-07  6:59 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 5/5] Use report_pass(...) instead of report(1/true, ...)
 2021-10-07  6:50 UTC  (2+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-07  1:23 UTC  (7+ messages)
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()

[PATCH v2 00/10] KVM: x86: Clean up RESET "emulation"
 2021-10-06 23:04 UTC  (4+ messages)
` [PATCH v2 06/10] KVM: x86: Fold fx_init() into kvm_arch_vcpu_create()

[syzbot] general protection fault in rcu_segcblist_enqueue
 2021-10-06 22:52 UTC  (3+ messages)

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-06 20:59 UTC  (19+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 03/16] KVM: selftests: handle encryption bits in page tables
` [RFC 09/16] KVM: selftests: account for error code in #VC exception frame
` [RFC 10/16] KVM: selftests: add support for creating SEV-ES guests
` [RFC 11/16] KVM: selftests: add library for handling SEV-ES-related exits
` [RFC 12/16] KVM: selftests: add SEV-ES boot tests
` [RFC 13/16] KVM: selftests: add support for creating SEV-SNP guests
` [RFC 14/16] KVM: selftests: add helpers for SEV-SNP-related instructions/exits
` [RFC 15/16] KVM: selftests: add SEV-SNP boot tests
` [RFC 16/16] KVM: selftests: add SEV-SNP tests for page-state changes
` [RFC 04/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 04/16] KVM: selftests: set CPUID before setting sregs in vcpu creation
` [RFC 05/16] KVM: selftests: add support for encrypted vm_vaddr_* allocations
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 07/16] KVM: selftests: add SEV boot tests
` [RFC 08/16] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests

[PATCH v3 00/22] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-06 20:45 UTC  (10+ messages)
` [PATCH v3 13/22] target/i386/sev: Remove stubs by using code elision
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v3 22/22] MAINTAINERS: Cover AMD SEV files

[PATCH v12 00/77] VM introspection
 2021-10-06 17:31 UTC  (78+ messages)
` [PATCH v12 01/77] KVM: UAPI: add error codes used by the VM introspection code
` [PATCH v12 02/77] KVM: add kvm_vcpu_kick_and_wait()
` [PATCH v12 03/77] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs()
` [PATCH v12 04/77] KVM: x86: add kvm_arch_vcpu_set_regs()
` [PATCH v12 05/77] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction
` [PATCH v12 06/77] KVM: x86: add kvm_x86_ops.bp_intercepted()
` [PATCH v12 07/77] KVM: x86: add kvm_x86_ops.control_cr3_intercept()
` [PATCH v12 08/77] KVM: x86: add kvm_x86_ops.cr3_write_intercepted()
` [PATCH v12 09/77] KVM: x86: add kvm_x86_ops.desc_ctrl_supported()
` [PATCH v12 10/77] KVM: svm: add support for descriptor-table VM-exits
` [PATCH v12 11/77] KVM: x86: add kvm_x86_ops.control_desc_intercept()
` [PATCH v12 12/77] KVM: x86: add kvm_x86_ops.desc_intercepted()
` [PATCH v12 13/77] KVM: x86: add kvm_x86_ops.msr_write_intercepted()
` [PATCH v12 14/77] KVM: x86: svm: use the vmx convention to control the MSR interception
` [PATCH v12 15/77] KVM: x86: add kvm_x86_ops.control_msr_intercept()
` [PATCH v12 16/77] KVM: x86: save the error code during EPT/NPF exits handling
` [PATCH v12 17/77] KVM: x86: add kvm_x86_ops.fault_gla()
` [PATCH v12 18/77] KVM: x86: add kvm_x86_ops.control_singlestep()
` [PATCH v12 19/77] KVM: x86: export kvm_arch_vcpu_set_guest_debug()
` [PATCH v12 20/77] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter
` [PATCH v12 21/77] KVM: x86: export kvm_inject_pending_exception()
` [PATCH v12 22/77] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
` [PATCH v12 23/77] KVM: x86: export kvm_vcpu_ioctl_x86_set_xsave()
` [PATCH v12 24/77] KVM: x86: page track: provide all callbacks with the guest virtual address
` [PATCH v12 25/77] KVM: x86: page track: add track_create_slot() callback
` [PATCH v12 26/77] KVM: x86: page_track: add support for preread, prewrite and preexec
` [PATCH v12 27/77] KVM: x86: wire in the preread/prewrite/preexec page trackers
` [PATCH v12 28/77] KVM: x86: disable gpa_available optimization for fetch and page-walk SPT violations
` [PATCH v12 29/77] KVM: introduce VM introspection
` [PATCH v12 30/77] KVM: introspection: add hook/unhook ioctls
` [PATCH v12 31/77] KVM: introspection: add permission access ioctls
` [PATCH v12 32/77] KVM: introspection: add the read/dispatch message function
` [PATCH v12 33/77] KVM: introspection: add KVMI_GET_VERSION
` [PATCH v12 34/77] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT
` [PATCH v12 35/77] KVM: introspection: add KVMI_VM_GET_INFO
` [PATCH v12 36/77] KVM: introspection: add KVM_INTROSPECTION_PREUNHOOK
` [PATCH v12 37/77] KVM: introspection: add KVMI_VM_EVENT_UNHOOK
` [PATCH v12 38/77] KVM: introspection: add KVMI_VM_CONTROL_EVENTS
` [PATCH v12 39/77] KVM: introspection: add KVMI_VM_READ_PHYSICAL/KVMI_VM_WRITE_PHYSICAL
` [PATCH v12 40/77] KVM: introspection: add vCPU related data
` [PATCH v12 41/77] KVM: introspection: add a jobs list to every introspected vCPU
` [PATCH v12 42/77] KVM: introspection: handle vCPU introspection requests
` [PATCH v12 43/77] KVM: introspection: handle vCPU commands
` [PATCH v12 44/77] KVM: introspection: add KVMI_VCPU_GET_INFO
` [PATCH v12 45/77] KVM: introspection: add KVMI_VM_PAUSE_VCPU
` [PATCH v12 46/77] KVM: introspection: add support for vCPU events
` [PATCH v12 47/77] KVM: introspection: add KVMI_VCPU_EVENT_PAUSE
` [PATCH v12 48/77] KVM: introspection: add the crash action handling on the event reply
` [PATCH v12 49/77] KVM: introspection: add KVMI_VCPU_CONTROL_EVENTS
` [PATCH v12 50/77] KVM: introspection: add KVMI_VCPU_GET_REGISTERS
` [PATCH v12 51/77] KVM: introspection: add KVMI_VCPU_SET_REGISTERS
` [PATCH v12 52/77] KVM: introspection: add KVMI_VCPU_GET_CPUID
` [PATCH v12 53/77] KVM: introspection: add KVMI_VCPU_EVENT_HYPERCALL
` [PATCH v12 54/77] KVM: introspection: add KVMI_VCPU_EVENT_BREAKPOINT
` [PATCH v12 55/77] KVM: introspection: add cleanup support for vCPUs
` [PATCH v12 56/77] KVM: introspection: restore the state of #BP interception on unhook
` [PATCH v12 57/77] KVM: introspection: add KVMI_VM_CONTROL_CLEANUP
` [PATCH v12 58/77] KVM: introspection: add KVMI_VCPU_CONTROL_CR and KVMI_VCPU_EVENT_CR
` [PATCH v12 59/77] KVM: introspection: restore the state of CR3 interception on unhook
` [PATCH v12 60/77] KVM: introspection: add KVMI_VCPU_INJECT_EXCEPTION + KVMI_VCPU_EVENT_TRAP
` [PATCH v12 61/77] KVM: introspection: add KVMI_VCPU_EVENT_XSETBV
` [PATCH v12 62/77] KVM: introspection: add KVMI_VCPU_GET_XCR
` [PATCH v12 63/77] KVM: introspection: add KVMI_VCPU_GET_XSAVE
` [PATCH v12 64/77] KVM: introspection: add KVMI_VCPU_SET_XSAVE
` [PATCH v12 65/77] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE
` [PATCH v12 66/77] KVM: introspection: add KVMI_VCPU_EVENT_DESCRIPTOR
` [PATCH v12 67/77] KVM: introspection: restore the state of descriptor-table register interception on unhook
` [PATCH v12 68/77] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_VCPU_EVENT_MSR
` [PATCH v12 69/77] KVM: introspection: restore the state of MSR interception on unhook
` [PATCH v12 70/77] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS
` [PATCH v12 71/77] KVM: introspection: add KVMI_VCPU_EVENT_PF
` [PATCH v12 72/77] KVM: introspection: extend KVMI_GET_VERSION with struct kvmi_features
` [PATCH v12 73/77] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP
` [PATCH v12 74/77] KVM: introspection: add KVMI_VCPU_EVENT_SINGLESTEP
` [PATCH v12 75/77] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA
` [PATCH v12 76/77] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates
` [PATCH v12 77/77] KVM: x86: call the page tracking code on emulation failure

kvm crash in 5.14.1?
 2021-10-06 16:34 UTC  (6+ messages)

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-06 16:14 UTC  (4+ messages)
` [PATCH v5 04/14] KVM: s390: pv: avoid stalls when making pages secure

[PATCH v1 kvmtool 0/7] vfio/pci: Fix MSIX table and PBA size allocation
 2021-10-06 15:11 UTC  (14+ messages)
` [PATCH v1 kvmtool 1/7] arm/gicv2m: Set errno when gicv2_update_routing() fails
` [PATCH v1 kvmtool 2/7] vfio/pci.c: Remove double include for assert.h
` [PATCH v1 kvmtool 3/7] pci: Fix pci_dev_* print macros
` [PATCH v1 kvmtool 5/7] vfio/pci: Rework MSIX table and PBA physical size allocation
` [PATCH v1 kvmtool 6/7] vfio/pci: Print an error when offset is outside of the MSIX table or PBA
` [PATCH v1 kvmtool 7/7] vfio/pci: Align MSIX Table and PBA size allocation to 64k
  ` [PATCH v1 kvmtool 4/7] vfio/pci: Rename PBA offset in device descriptor to fd_offset

[PATCH MANUALSEL 5.10 1/7] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-06 14:01 UTC  (13+ messages)
` [PATCH MANUALSEL 5.10 2/7] KVM: x86: Handle SRCU initialization failure during page track init
` [PATCH MANUALSEL 5.10 3/7] KVM: do not shrink halt_poll_ns below grow_start
` [PATCH MANUALSEL 5.10 4/7] KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
` [PATCH MANUALSEL 5.10 5/7] kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
` [PATCH MANUALSEL 5.10 6/7] KVM: x86: nSVM: restore int_vector in svm_clear_vintr

[PATCH MANUALSEL 5.14 1/9] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-06 13:36 UTC  (16+ messages)
` [PATCH MANUALSEL 5.14 2/9] KVM: x86: Handle SRCU initialization failure during page track init
` [PATCH MANUALSEL 5.14 3/9] KVM: do not shrink halt_poll_ns below grow_start
` [PATCH MANUALSEL 5.14 4/9] KVM: x86: reset pdptrs_from_userspace when exiting smm
` [PATCH MANUALSEL 5.14 5/9] KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
` [PATCH MANUALSEL 5.14 6/9] KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vmentry
` [PATCH MANUALSEL 5.14 7/9] kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
` [PATCH MANUALSEL 5.14 8/9] KVM: x86: nSVM: restore int_vector in svm_clear_vintr

[PATCH] KVM: kvm_stat: do not show halt_wait_ns
 2021-10-06 13:15 UTC  (2+ messages)

[PATCH v2 00/16] KVM: arm64: MMIO guard PV services
 2021-10-06 11:37 UTC  (10+ messages)
` [PATCH v2 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH v2 02/16] KVM: arm64: Check for PTE valitity when checking for executable/cacheable
` [PATCH v2 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
` [PATCH v2 04/16] KVM: arm64: Add MMIO checking infrastructure

[PATCH MANUALSEL 4.19 1/2] KVM: x86: Handle SRCU initialization failure during page track init
 2021-10-06 11:23 UTC  (2+ messages)

[PATCH MANUALSEL 5.4 1/4] KVM: x86: Handle SRCU initialization failure during page track init
 2021-10-06 11:23 UTC  (6+ messages)
` [PATCH MANUALSEL 5.4 2/4] KVM: do not shrink halt_poll_ns below grow_start
` [PATCH MANUALSEL 5.4 3/4] kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]

[PATCH v4 00/11] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-10-06 10:13 UTC  (13+ messages)
` [PATCH v4 06/11] KVM: arm64: selftests: Make vgic_init gic version agnostic
` [PATCH v4 07/11] KVM: arm64: selftests: Make vgic_init/vm_gic_create "
` [PATCH v4 08/11] KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
` [PATCH v4 09/11] KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
` [PATCH v4 10/11] KVM: arm64: selftests: Add test for legacy GICv3 REDIST base "
` [PATCH v4 11/11] KVM: arm64: selftests: Add init ITS device test

[kvm-unit-tests PATCH v2 2/2] s390x: Add specification exception interception test
 2021-10-06  9:47 UTC  (3+ messages)

[kvm-unit-tests PATCH] s390x: remove myself as reviewer
 2021-10-06  9:44 UTC  (3+ messages)

INFO: rcu detected stall in ext4_file_write_iter
 2021-10-06  8:20 UTC 

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-10-06  6:56 UTC  (3+ messages)
` [PATCH v6 09/12] KVM: arm64: Initialize trap registers "

[PATCH v3] KVM: x86: only allocate gfn_track when necessary
 2021-10-06  3:56 UTC 

[PATCH][next] KVM: x86: Fix allocation sizeof argument
 2021-10-06  0:41 UTC  (7+ messages)

[TEST PATCH 0/1 v2] KVM: selftests: Add a test case for debugfs directory
 2021-10-05 23:34 UTC  (2+ messages)
` [TEST PATCH 1/1 v2] x86: "

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-10-05 23:22 UTC  (17+ messages)
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-10-05 23:13 UTC  (5+ messages)

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-10-05 19:27 UTC  (4+ messages)

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-05 19:05 UTC  (11+ messages)
` [PATCH v2 03/11] KVM: arm64: Encapsulate reset request logic in a helper function
` [PATCH v2 10/11] selftests: KVM: Refactor psci_test to make it amenable to new tests

[PATCH v1] KVM: isolation: retain initial mask for kthread VM worker
 2021-10-05 17:57 UTC  (6+ 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).