kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 20:45:47 to 2020-11-03 13:19:02 UTC [more...]

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-11-03 13:18 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] arm64: Add support for configuring the translation granule
 2020-11-03 13:04 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] "
` [kvm-unit-tests PATCH 2/2] arm64: Check if the configured translation granule is supported

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-03 12:43 UTC  (8+ messages)

[PATCH] KVM: x86: clflushopt should be treated as a no-op by emulation
 2020-11-03 12:04 UTC 

[PATCH 2/2] vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap()
 2020-11-03 12:03 UTC  (3+ messages)

[PATCH 1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails
 2020-11-03 12:01 UTC  (3+ messages)

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-03 10:55 UTC  (15+ messages)
` [PATCH v2 1/8] mm: slab: provide krealloc_array()
` [PATCH v2 2/8] ALSA: pcm: use krealloc_array()
` [PATCH v2 3/8] vhost: vringh: "
` [PATCH v2 4/8] pinctrl: "
` [PATCH v2 5/8] edac: ghes: "
` [PATCH v2 6/8] drm: atomic: "
` [PATCH v2 7/8] hwtracing: intel: "
` [PATCH v2 8/8] dma-buf: "

[resource] 22b17dc667: Kernel panic - not syncing: Fatal exception
 2020-11-03 10:10 UTC  (2+ messages)

Call for Volunteers: Summaries of a few KVMForum-2020 talks for an LWN article
 2020-11-03  9:59 UTC  (2+ messages)

[PATCH v11 12/14] s390/vfio-ap: handle host AP config change notification
 2020-11-03  9:48 UTC  (2+ messages)

[PATCH] vhost/vsock: add IOTLB API support
 2020-11-03  9:04 UTC  (6+ messages)

[PATCH v5] KVM: Check the allocation of pv cpu mask
 2020-11-03  8:52 UTC 

[PATCH 0/6] Some fixes and a test for KVM_CAP_ENFORCE_PV_CPUID
 2020-11-03  7:50 UTC  (2+ messages)

[PATCH] KVM: VMX: Enable Notify VM exit
 2020-11-03  7:29 UTC  (15+ messages)

[PATCH v6 0/5] iommu aux-domain APIs extensions
 2020-11-03  5:22 UTC  (7+ messages)
` [PATCH v6 4/5] iommu/vt-d: Add iommu_ops support for subdevice bus
` [PATCH v6 5/5] vfio/type1: Use mdev bus iommu_ops for IOMMU callbacks

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-03  2:06 UTC  (7+ messages)

[PATCH 0/5] Add a dirty logging performance test
 2020-11-03  1:12 UTC  (13+ messages)
` [PATCH 1/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH 2/5] KVM: selftests: Remove address rounding in guest code
` [PATCH 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH 5/5] KVM: selftests: Introduce the dirty log perf test

[PATCH kvm-unit-tests] reduce number of iterations for apic test
 2020-11-02 23:35 UTC  (2+ messages)

[PATCH kvm-unit-tests] port80: remove test
 2020-11-02 23:34 UTC  (2+ messages)

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-02 21:57 UTC  (18+ messages)
` [PATCH v11 01/14] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v11 02/14] 390/vfio-ap: use new AP bus interface to search for queue devices

[PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-11-02 19:26 UTC  (28+ messages)
` [PATCH v4 01/17] irqchip: Add IMS (Interrupt Message Store) driver
` [PATCH v4 02/17] iommu/vt-d: Add DEV-MSI support
` [PATCH v4 13/17] dmaengine: idxd: ims setup for the vdcm

[PATCH 0/8] KVM: arm64: Kill the copro array
 2020-11-02 19:16 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH 2/8] KVM: arm64: Add AArch32 mapping annotation
` [PATCH 3/8] KVM: arm64: Map AArch32 cp15 register to AArch64 sysregs
` [PATCH 4/8] KVM: arm64: Map AArch32 cp14 "
` [PATCH 5/8] KVM: arm64: Drop is_32bit trap attribute
` [PATCH 6/8] KVM: arm64: Drop is_aarch32 "
` [PATCH 7/8] KVM: arm64: Drop legacy copro shadow register
` [PATCH 8/8] KVM: arm64: Drop kvm_coproc.h

[PATCH v2 0/3] KVM: selftests: Add get-reg-list regression test
 2020-11-02 19:02 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: selftests: Add aarch64 get-reg-list test
` [PATCH v2 2/3] KVM: selftests: Update aarch64 get-reg-list blessed list
` [PATCH v2 3/3] KVM: selftests: Add blessed SVE registers to get-reg-list

[PATCH v2] nitro_enclaves: Fixup type and simplify logic of the poll mask setup
 2020-11-02 18:29 UTC  (3+ messages)

[PATCH v2] KVM: selftests: Add get featured msrs test case
 2020-11-02 18:28 UTC 

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-02 18:19 UTC  (23+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn
` [PATCH v5 13/15] resource: Move devmem revoke code to resource framework

[PATCH v1] nitro_enclaves: Fixup type of the poll result assigned value
 2020-11-02 17:42 UTC  (3+ messages)

[PATCH v2 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2020-11-02 16:40 UTC  (12+ messages)
` [PATCH v2 01/11] KVM: arm64: Don't adjust PC on SError during SMC trap
` [PATCH v2 02/11] KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
` [PATCH v2 03/11] KVM: arm64: Make kvm_skip_instr() and co private to HYP
` [PATCH v2 04/11] KVM: arm64: Move PC rollback on SError "
` [PATCH v2 05/11] KVM: arm64: Move VHE direct sysreg accessors into kvm_host.h
` [PATCH v2 06/11] KVM: arm64: Add basic hooks for injecting exceptions from EL2
` [PATCH v2 07/11] KVM: arm64: Inject AArch64 exceptions from HYP
` [PATCH v2 08/11] KVM: arm64: Inject AArch32 "
` [PATCH v2 09/11] KVM: arm64: Remove SPSR manipulation primitives
` [PATCH v2 10/11] KVM: arm64: Consolidate exception injection
` [PATCH v2 11/11] KVM: arm64: Get rid of the AArch32 register mapping code

[PATCH 0/8] KVM: arm64: Host EL2 entry improvements
 2020-11-02 16:28 UTC  (9+ messages)
` [PATCH 2/8] KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
` [PATCH 5/8] KVM: arm64: Turn host HVC handling into a dispatch table
` [PATCH 7/8] KVM: arm64: Simplify __kvm_enable_ssbs()
` [PATCH 8/8] KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-11-02 16:24 UTC  (3+ messages)
` [Bug 209867] "

[kvm-unit-tests RFC PATCH v2 0/5] arm64: Statistical Profiling Extension Tests
 2020-11-02 12:19 UTC  (10+ messages)
` [kvm-unit-tests RFC PATCH v2 3/5] arm64: spe: Add introspection test

[kvm-unit-tests PATCH 0/2] arm: MMU extentions to enable litmus7
 2020-11-02 11:53 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] arm: Add mmu_get_pte() to the MMU API
` [kvm-unit-tests PATCH 2/2] arm: Add support for the DEVICE_nGRE and NORMAL_WT memory types

[PATCH v2] vfio/pci: Refine Intel IGD OpRegion support
 2020-11-02 18:01 UTC  (2+ messages)
` [PATCH v3] vfio/pci: Bypass IGD init in case of -ENODEV

[PATCH v2] vfio: platform: fix reference leak in vfio_platform_open
 2020-11-02  9:08 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Add get-reg-list regression test
 2020-11-02  8:38 UTC  (4+ messages)
` [PATCH 3/4] KVM: selftests: Update aarch64 get-reg-list blessed list

[PATCH] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
 2020-11-02  5:42 UTC  (3+ messages)

[RFC v3 00/12] kvm: arm64: emulate ID registers
 2020-11-02  3:34 UTC  (13+ messages)
` [RFC v3 01/12] arm64: Add a helper function to traverse arm64_ftr_regs
` [RFC v3 02/12] arm64: Introduce check_features
` [RFC v3 03/12] kvm: arm64: Save ID registers to sys_regs file
` [RFC v3 04/12] kvm: arm64: Make ID_AA64PFR0_EL1 configurable
` [RFC v3 05/12] kvm: arm64: Make ID_AA64DFR0_EL1 configurable
` [RFC v3 06/12] kvm: arm64: Make ID_AA64ISAR0_EL1 configurable
` [RFC v3 07/12] kvm: arm64: Make ID_AA64ISAR1_EL1 configurable
` [RFC v3 08/12] kvm: arm64: Make ID_DFR0_EL1 configurable
` [RFC v3 09/12] kvm: arm64: Make MVFR1_EL1 configurable
` [RFC v3 10/12] kvm: arm64: Make other ID registers configurable
` [RFC v3 11/12] kvm: arm64: Check consistent of ID register
` [RFC v3 12/12] kvm: arm64: add KVM_CAP_ARM_CPU_FEATURE extension

[GIT PULL] KVM fixes for 5.10-rc2
 2020-11-01 18:08 UTC  (2+ messages)

[PATCH] KVM: x86: use positive error values for msr emulation that causes #GP
 2020-11-01 11:55 UTC 

BUG: unable to handle kernel paging request in pvclock_gtod_notify
 2020-11-01 10:11 UTC  (2+ messages)

[GIT PULL] vhost,vdpa: fixes
 2020-10-31 21:45 UTC  (2+ messages)

[PATCH 0/2] Fix null pointer dereference in kvm_msr_ignored_check
 2020-10-31 15:34 UTC  (7+ messages)
` [PATCH 1/2] KVM: selftests: Add get featured msrs test case
` [PATCH 2/2] KVM: X86: Fix null pointer reference for KVM_GET_MSRS

[kvm-unit-tests PATCH v2] x86: vmx: Add test for SIPI signal processing
 2020-10-31 14:37 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.10, take #1
 2020-10-31 14:35 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: apic: test self-IPI in xAPIC mode
 2020-10-31 14:35 UTC  (2+ messages)

[PATCH 0/2] KVM: Introduce ioeventfd read support
 2020-10-31 14:33 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/3] A few miscellaneous fixes
 2020-10-31 14:32 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/3] lib/string: Fix getenv name matching
` [PATCH kvm-unit-tests 3/3] arm/arm64: Change dcache_line_size to ulong

[PATCH v2] KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
 2020-10-31 14:28 UTC  (2+ messages)

[PATCH] KVM: selftests: test behavior of unmapped L2 APIC-access address
 2020-10-31 14:04 UTC  (2+ messages)

[kvm-unit-tests PATCH 1/2] x86: vmx: Add test for L2 change of CR4.OSXSAVE
 2020-10-31 13:55 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] x86: svm: "

[PATCH] kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
 2020-10-31 13:54 UTC  (2+ messages)

[PATCH] vfio: platform: fix reference leak in vfio_platform_open
 2020-10-31  2:20 UTC  (3+ messages)
  ` 答复: "

[Bug 209253] New: Loss of connectivity on guest after important host <-> guest traffic
 2020-10-30 22:53 UTC  (3+ messages)
` [Bug 209253] "


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