kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 11:30:55 to 2022-03-14 17:27:08 UTC [more...]

[PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-14 17:26 UTC  (2+ messages)

[PATCH v2 kvmtool 0/5] Fix few small issues in virtio code
 2022-03-14 17:11 UTC  (4+ messages)

[PATCH 0/3] Use g_new() & friends where that makes obvious
 2022-03-14 16:41 UTC  (6+ messages)
` [PATCH 1/3] scripts/coccinelle: New use-g_new-etc.cocci
` [PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
` [PATCH 3/3] "

[PATCH 0/4] KVM: arm64: vgic-v3: MMIO-based LPI invalidation and co
 2022-03-14 16:40 UTC  (5+ messages)
` [PATCH 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR,CES}
` [PATCH 2/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
` [PATCH 3/4] KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
` [PATCH 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR,CES} as a new GICD_IIDR revision

[PATCH] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-14 16:09 UTC 

[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-03-14 16:01 UTC  (7+ messages)
` [PATCH 2/4] intel_iommu: Support IR-only mode without DMA translation
` [PATCH 3/4] intel_iommu: Only allow interrupt remapping to be enabled if it's supported
` [PATCH 4/4] intel_iommu: Fix irqchip / X2APIC configuration checks

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-14 15:50 UTC  (3+ messages)
` [RFC PATCH 04/47] mm: asi: ASI support in interrupts/exceptions

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-14 15:37 UTC  (7+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement

[PATCH v3 0/7] nSVM/SVM features
 2022-03-14 15:21 UTC  (7+ messages)
` [PATCH v3 1/7] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH v3 5/7] KVM: x86: nSVM: implement nested vGIF

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-14 15:03 UTC  (13+ messages)
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v1 1/1] KVM: s390x: fix SCK locking
 2022-03-14 14:20 UTC  (4+ messages)

WARNING: CPU: 0 PID: 884 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:3162 mark_page_dirty_in_slot
 2022-03-14 13:32 UTC  (2+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-14 13:17 UTC  (5+ messages)
` [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-14 12:47 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/3] configure changes and rename --target-efi
 2022-03-14 12:36 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] configure: Fix whitespaces for the --gen-se-header help text

[GIT PULL] virtio: a last minute regression fix
 2022-03-14 11:59 UTC 

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-03-14 11:50 UTC  (10+ messages)
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock

[RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-03-14 11:06 UTC  (3+ messages)

[PATCH v2 0/9] kvm: s390: Add PV dump support
 2022-03-14 10:34 UTC  (10+ messages)
` [PATCH v2 3/9] KVM: s390: pv: Add query interface
` [PATCH v2 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH v2 5/9] KVM: s390: pv: Add query dump information

[PATCH 5.4 0/4] Backport fixes to avoid SEV guest with 380GB+ memory causing host cpu softhang
 2022-03-14  9:43 UTC  (6+ messages)
` [PATCH 5.4 1/4] x86/cpufeatures: Mark two free bits in word 3
` [PATCH 5.4 2/4] x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
` [PATCH 5.4 3/4] x86/mm/pat: Don't flush cache if hardware enforces cache coherency across encryption domnains
` [PATCH 5.4 4/4] KVM: SVM: Don't flush cache if hardware enforces cache coherency across encryption domains

[PATCH v2 0/2] vdpa: add two ioctl commands to support generic vDPA
 2022-03-14  9:38 UTC  (6+ messages)
` [PATCH v2 1/2] vdpa: support exposing the config size to userspace
` [PATCH v2 2/2] vdpa: support exposing the count of vqs "

[PATCH] x86: kvm Require const tsc for RT
 2022-03-14  9:28 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm: Fix typos
 2022-03-14  8:41 UTC  (2+ messages)

[PATCH v4 0/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-03-14  6:19 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Generalise VM features into a set of flags
` [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
` [PATCH v4 3/3] KVM: arm64: selftests: Introduce vcpu_width_config

[PATCH v6 0/9] IPI virtualization support for VM
 2022-03-14  4:09 UTC  (12+ messages)
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-03-13 18:33 UTC  (18+ messages)

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-13 23:08 UTC  (33+ messages)
` [RFC PATCH v5 001/104] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [RFC PATCH v5 003/104] KVM: TDX: Detect CPU feature on kernel module initialization
` [RFC PATCH v5 004/104] KVM: Enable hardware before doing arch VM initialization
` [RFC PATCH v5 005/104] KVM: x86: Refactor KVM VMX module init/exit functions
` [RFC PATCH v5 006/104] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [RFC PATCH v5 007/104] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize "
` [RFC PATCH v5 009/104] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [RFC PATCH v5 010/104] KVM: TDX: Make TDX VM type supported
` [RFC PATCH v5 012/104] KVM: TDX: Define TDX architectural definitions
` [RFC PATCH v5 013/104] KVM: TDX: Add TDX "architectural" error codes
` [RFC PATCH v5 014/104] KVM: TDX: Add a function for KVM to invoke SEAMCALL
` [RFC PATCH v5 015/104] KVM: TDX: add a helper function for KVM to issue SEAMCALL
` [RFC PATCH v5 017/104] KVM: TDX: Add helper functions to print TDX SEAMCALL error

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-13 18:40 UTC  (14+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
` [PATCH v4 21/30] KVM: x86/mmu: Zap invalidated roots via asynchronous worker

[PATCH kvmtool v11 0/3] aarch64: Add stolen time support
 2022-03-13 16:19 UTC  (4+ messages)
` [PATCH kvmtool v11 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v11 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v11 3/3] Add --no-pvtime command line argument

[PATCH kvmtool v10 0/3] aarch64: Add stolen time support
 2022-03-13 16:07 UTC  (4+ messages)
` [PATCH kvmtool v10 2/3] "

[PATCH 0/2] KVM: Xen PV timer fixups
 2022-03-13 14:57 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86/xen: PV oneshot timer fixes
    ` [PATCH v2 "

[PATCH] KVM: MIPS: remove reference to trap&emulate virtualization
 2022-03-13 14:05 UTC 

[PATCH v2 00/21] TDX host kernel support
 2022-03-13 10:50 UTC  (22+ messages)
` [PATCH v2 01/21] x86/virt/tdx: Detect SEAM
` [PATCH v2 02/21] x86/virt/tdx: Detect TDX private KeyIDs
` [PATCH v2 03/21] x86/virt/tdx: Implement the SEAMCALL base function
` [PATCH v2 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v2 05/21] x86/virt/tdx: Detect P-SEAMLDR and TDX module
` [PATCH v2 06/21] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v2 07/21] x86/virt/tdx: Do TDX module global initialization
` [PATCH v2 08/21] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v2 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
` [PATCH v2 11/21] x86/virt/tdx: Choose to use "
` [PATCH v2 12/21] x86/virt/tdx: Create TDMRs to cover all system RAM
` [PATCH v2 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v2 14/21] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v2 15/21] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v2 16/21] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v2 17/21] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v2 18/21] x86/virt/tdx: Initialize all TDMRs
` [PATCH v2 19/21] x86: Flush cache of TDX private memory during kexec()
` [PATCH v2 20/21] x86/virt/tdx: Add kernel command line to opt-in TDX host support
` [PATCH v2 21/21] Documentation/x86: Add documentation for "

[PATCH 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-03-13  9:22 UTC  (3+ messages)

[PATCH] vhost: handle error while adding split ranges to iotlb
 2022-03-12 14:11 UTC 

[PATCH net v3 resend] vsock: each transport cycles only on its own sockets
 2022-03-12  7:40 UTC  (2+ messages)

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-11 23:06 UTC  (6+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH] KVM: memcg: count KVM page table pages used by KVM in memcg pagetable stats
 2022-03-11 19:20 UTC  (2+ messages)

[PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix
 2022-03-11 17:57 UTC  (22+ messages)
` [PATCH v4 01/15] KVM: arm64: Generalise VM features into a set of flags
` [PATCH v4 02/15] KVM: arm64: Generally disallow SMC64 for AArch32 guests
` [PATCH v4 03/15] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
` [PATCH v4 04/15] KVM: arm64: Dedupe vCPU power off helpers
` [PATCH v4 05/15] KVM: arm64: Track vCPU power state using MP state values
` [PATCH v4 06/15] KVM: arm64: Rename the KVM_REQ_SLEEP handler
` [PATCH v4 07/15] KVM: Create helper for setting a system event exit
` [PATCH v4 08/15] KVM: arm64: Return a value from check_vcpu_requests()
` [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU
` [PATCH v4 10/15] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
` [PATCH v4 11/15] selftests: KVM: Rename psci_cpu_on_test to psci_test
` [PATCH v4 12/15] selftests: KVM: Create helper for making SMCCC calls
` [PATCH v4 13/15] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
` [PATCH v4 14/15] selftests: KVM: Refactor psci_test to make it amenable to new tests
` [PATCH v4 15/15] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
` [RFC PATCH kvmtool 0/5] ARM: Implement PSCI SYSTEM_SUSPEND
  ` [RFC PATCH kvmtool 1/5] TESTONLY: Sync KVM headers with pending changes
  ` [RFC PATCH kvmtool 2/5] Allow architectures to hook KVM_EXIT_SYSTEM_EVENT
  ` [RFC PATCH kvmtool 3/5] ARM: Stash vcpu_init in the vCPU structure
  ` [RFC PATCH kvmtool 4/5] ARM: Add a helper to re-init a vCPU
  ` [RFC PATCH kvmtool 5/5] ARM: Implement PSCI SYSTEM_SUSPEND

[PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes
 2022-03-11 17:38 UTC  (7+ messages)
` [PATCH kvm-unit-tests v2 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2
` [PATCH kvm-unit-tests v2 2/6] s390x: smp: Test SIGP RESTART against stopped CPU
` [PATCH kvm-unit-tests v2 3/6] s390x: smp: Fix checks for SIGP STOP STORE STATUS
` [PATCH kvm-unit-tests v2 4/6] s390x: smp: Create and use a non-waiting CPU stop
` [PATCH kvm-unit-tests v2 5/6] s390x: smp: Create and use a non-waiting CPU restart
` [PATCH kvm-unit-tests v2 6/6] lib: s390x: smp: Remove smp_sigp_retry

[GIT PULL] KVM/riscv changes for 5.18
 2022-03-11 17:02 UTC 

[kvm-unit-tests PATCH] x86: Fix typos
 2022-03-11 16:56 UTC 

[PATCH RESEND] Enable full width counting for KVM: x86/pmu
 2022-03-11 16:36 UTC  (6+ messages)
` [kvm-unit-tests PATCH] x86: pmu: Test full-width counter writes support

[PATCH 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
 2022-03-11 15:49 UTC  (32+ messages)
` [PATCH 01/31] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH 02/31] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH 03/31] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH 04/31] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH 05/31] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH 06/31] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH 07/31] KVM: x86: hyper-v: Create a separate ring for Direct TLB flush
` [PATCH 08/31] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH 09/31] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH 10/31] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH 11/31] KVM: x86: Introduce .post_hv_direct_flush() nested hook
` [PATCH 12/31] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH 13/31] KVM: x86: hyper-v: Direct TLB flush
` [PATCH 14/31] KVM: x86: hyper-v: Introduce fast kvm_hv_direct_tlb_flush_exposed() check
` [PATCH 15/31] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH 16/31] KVM: nVMX: hyper-v: Direct TLB flush
` [PATCH 17/31] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
` [PATCH 18/31] KVM: nSVM: hyper-v: Direct TLB flush
` [PATCH 19/31] KVM: x86: Expose Hyper-V Direct TLB flush feature
` [PATCH 20/31] KVM: selftests: Add hyperv_svm_test to .gitignore
` [PATCH 21/31] KVM: selftests: Better XMM read/write helpers
` [PATCH 22/31] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH 23/31] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map()
` [PATCH 24/31] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH 25/31] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH 26/31] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH 27/31] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH 28/31] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH 29/31] KVM: selftests: evmcs_test: Direct TLB flush test
` [PATCH 30/31] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH 31/31] KVM: selftests: hyperv_svm_test: Add Direct TLB flush test

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-03-11 13:51 UTC  (13+ messages)
                      ` iommufd(+vfio-compat) dirty tracking (Was: Re: [RFC v2 0/4] vfio/hisilicon: add acc live migration driver)

[PATCH kvmtool] x86: Fixed Unable to execute init process since glibc version 2.33
 2022-03-11 13:43 UTC  (4+ 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).