kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-21 00:55:21 to 2020-12-30 08:27:03 UTC [more...]

[PATCH] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
 2020-12-30  8:19 UTC 

[PATCH v2 0/2] x86: Add the feature Virtual SPEC_CTRL
 2020-12-30  7:15 UTC  (5+ messages)
` [PATCH v2 1/2] x86/cpufeatures: Add the Virtual SPEC_CTRL feature
` [PATCH v2 2/2] KVM: SVM: Add support for Virtual SPEC_CTRL

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2020-12-30  7:09 UTC  (45+ messages)
` [RFC v2 01/13] mm: export zap_page_range() for driver use
` [RFC v2 02/13] eventfd: track eventfd_signal() recursion depth separately in different cases
` [RFC v2 03/13] eventfd: Increase the recursion depth of eventfd_signal()
` [RFC v2 04/13] vdpa: Remove the restriction that only supports virtio-net devices
` [RFC v2 05/13] vdpa: Pass the netlink attributes to ops.dev_add()
` [RFC v2 06/13] vduse: Introduce VDUSE - vDPA Device in Userspace
        `  "
` [RFC v2 07/13] vduse: support get/set virtqueue state
` [RFC v2 08/13] vdpa: Introduce process_iotlb_msg() in vdpa_config_ops
        `  "
` [RFC v2 09/13] vduse: Add support for processing vhost iotlb message
    ` [External] "
        `  "
` [RFC v2 10/13] vduse: grab the module's references until there is no vduse device
` [RFC v2 11/13] vduse/iova_domain: Support reclaiming bounce pages
` [RFC v2 12/13] vduse: Add memory shrinker to reclaim "
` [RFC v2 13/13] vduse: Introduce a workqueue for irq injection

[PATCH 00/21] Control VQ support in vDPA
 2020-12-30  6:49 UTC  (18+ messages)
` [PATCH 07/21] vdpa: multiple address spaces support
` [PATCH 10/21] vhost: support ASID in IOTLB API
` [PATCH 11/21] vhost-vdpa: introduce asid based IOTLB
` [PATCH 12/21] vhost-vdpa: introduce uAPI to get the number of virtqueue groups

[PATCH v3] KVM/x86: Move definition of __ex to x86.h
 2020-12-29 22:14 UTC  (6+ messages)

[RFC 0/2] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2020-12-29 12:06 UTC  (6+ messages)
` [RFC 1/2] KVM: add initial support for KVM_SET_IOREGION
` [RFC 2/2] KVM: add initial support for ioregionfd blocking read/write operations

[PATCH 2/3] vhost/vsock: support for SOCK_SEQPACKET socket
 2020-12-29 11:06 UTC 

[PATCH 1/3] vsock/virtio: support for SOCK_SEQPACKET socket
 2020-12-29 11:04 UTC 

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-12-29  8:50 UTC  (4+ messages)

[PATCH] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
 2020-12-29  7:11 UTC 

[Bug 202055] Failed to PCI passthrough SSD with SMI SM2262 controller
 2020-12-29  1:00 UTC 

[RFC: timer passthrough 0/9] Support timer passthrough for VM
 2020-12-28 23:28 UTC 

[kvm-unit-tests PATCH v1 00/12] Fix and improve the page allocator
 2020-12-28 19:34 UTC  (16+ messages)
` [kvm-unit-tests PATCH v1 03/12] lib/vmalloc: add some asserts and improvements
` [kvm-unit-tests PATCH v1 04/12] lib/asm: Fix definitions of memory areas
` [kvm-unit-tests PATCH v1 05/12] lib/alloc_page: fix and improve the page allocator
` [kvm-unit-tests PATCH v1 06/12] lib/alloc.h: remove align_min from struct alloc_ops
` [kvm-unit-tests PATCH v1 12/12] lib/alloc_page: default flags and zero pages by default

[RFC PATCH kvm-unit-tests 0/4] add generic stress test
 2020-12-28 22:25 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/4] libcflat: add a few more runtime functions
` [PATCH kvm-unit-tests 2/4] chaos: add generic stress test
` [PATCH kvm-unit-tests 3/4] chaos: add timer interrupt to the workload
` [PATCH kvm-unit-tests 4/4] chaos: add edu device "

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2020-12-28 15:41 UTC  (5+ messages)
` [PATCH 3/9] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH 4/9] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()

[PATCH v5] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-27 11:12 UTC  (3+ messages)

[PATCH v15 00/17] KVM RISC-V Support
 2020-12-26 10:26 UTC  (4+ messages)
` [PATCH v15 12/17] RISC-V: KVM: Add timer functionality

[GIT PULL] virtio,vdpa: features, cleanups, fixes
 2020-12-24 21:59 UTC  (2+ messages)

[RFC V2 00/37] Enhance memory utilization with DMEMFS
 2020-12-24 18:27 UTC  (3+ messages)
` [RFC V2 37/37] Add documentation for dmemfs

KVM kernel BUG: unable to handle kernel paging request in kvm_kick_cpu
 2020-12-24 16:14 UTC  (3+ messages)

[PATCH v2] vhost/vsock: add IOTLB API support
 2020-12-24  2:11 UTC  (2+ messages)

2020 Kenya Business Plans for only Kes 999/=
 2020-12-23 19:11 UTC 

[PATCH] KVM: x86: fix shift out of bounds reported by UBSAN
 2020-12-23 16:59 UTC  (5+ messages)

[PATCH v3 01/21] x86/fpu/xstate: Modify initialization helper to handle both static and dynamic buffers
 2020-12-23 15:57 UTC  (5+ messages)
` [PATCH v3 03/21] x86/fpu/xstate: Modify address finders "
` [PATCH v3 04/21] x86/fpu/xstate: Modify context switch helpers "
` [PATCH v3 06/21] x86/fpu/xstate: Calculate and remember dynamic xstate buffer sizes
` [PATCH v3 10/21] x86/fpu/xstate: Update xstate save function to support dynamic xstate

scripts/gdb: issues when loading modules after lx-symbols
 2020-12-23 14:54 UTC  (5+ messages)

[PATCH] kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
 2020-12-23 14:45 UTC 

[RFC v2 01/13] mm: export zap_page_range() for driver use
 2020-12-23 14:21 UTC  (3+ messages)
  ` [External] "

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-12-23 12:31 UTC  (2+ messages)
` [Bug 209867] "

[PATCH v3 00/17] KVM: Add minimal support for Xen HVM guests
 2020-12-23 10:51 UTC  (6+ messages)
` [PATCH v3 02/17] KVM: x86/xen: fix Xen hypercall page msr handling
` [PATCH v3 03/17] KVM: x86/xen: intercept xen hypercalls if enabled

[PATCH AUTOSEL 5.4 049/130] MIPS: kvm: Use vm_get_page_prot to get protection bits
 2020-12-23  2:16 UTC 

[PATCH AUTOSEL 4.14 29/66] MIPS: kvm: Use vm_get_page_prot to get protection bits
 2020-12-23  2:22 UTC 

[PATCH AUTOSEL 4.19 34/87] MIPS: kvm: Use vm_get_page_prot to get protection bits
 2020-12-23  2:20 UTC 

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2020-12-23  1:16 UTC  (16+ messages)
` [PATCH v13 01/15] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
` [PATCH v13 02/15] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v13 03/15] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v13 04/15] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v13 05/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v13 06/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v13 07/15] s390/vfio-ap: introduce shadow APCB
` [PATCH v13 08/15] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v13 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v13 10/15] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v13 11/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v13 12/15] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v13 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v13 14/15] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v13 15/15] s390/vfio-ap: update docs to include dynamic config support

[PATCH 0/9] Alpine Linux build fix and CI pipeline
 2020-12-23  0:54 UTC  (12+ messages)
` [PATCH 1/9] tests/docker: Add dockerfile for Alpine Linux
` [PATCH 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
` [PATCH 6/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
` [PATCH 7/9] accel/kvm: avoid using predefined PAGE_SIZE
` [PATCH 8/9] tests: Rename PAGE_SIZE definitions
` [PATCH 9/9] gitlab-ci: Add alpine to pipeline

[PATCH v4] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-22 23:14 UTC  (6+ messages)

Bad performance since 5.9-rc1
 2020-12-22 21:26 UTC  (7+ messages)

[PATCH 0/2] x86: Add the feature Virtual SPEC_CTRL
 2020-12-22 18:07 UTC  (11+ messages)
` [PATCH 1/2] x86/cpufeatures: Add the Virtual SPEC_CTRL feature
` [PATCH 2/2] KVM: SVM: Add support for Virtual SPEC_CTRL

[RFC, v2 0/1] msi support for platform devices
 2020-12-22 17:27 UTC  (4+ messages)
` [RFC, v3 0/2] "
  ` [RFC v3 1/2] vfio/platform: add support for msi

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-22 16:18 UTC  (9+ messages)

[kvm-unit-tests PATCH] x86: Add SPEC CTRL detection tests
 2020-12-22 16:07 UTC 

[kvm-unit-tests PATCH] fix a arrayIndexOutOfBounds in function init_apic_map, online_cpus[i / 8] when i in 248...254
 2020-12-22 13:00 UTC 

[KVM] fdd90b978b: WARNING:suspicious_RCU_usage
 2020-12-22  9:42 UTC 

UBSAN: shift-out-of-bounds in kvm_vcpu_after_set_cpuid
 2020-12-22  8:36 UTC 

[PATCH v2] KVM/x86: Move definition of __ex to x86.h
 2020-12-21 19:19 UTC  (5+ messages)

[PATCH V2] kvm: check tlbs_dirty directly
 2020-12-21 18:31 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] KVM: x86: change in pv_eoi_get_pending() to make code more readable
 2020-12-21 18:30 UTC  (2+ messages)

[PATCH v4 0/3] KVM: selftests: Cleanups, take 2
 2020-12-21 18:30 UTC  (2+ messages)

[PATCH 0/4] KVM: x86/mmu: Bug fixes and cleanups in get_mmio_spte()
 2020-12-21 18:30 UTC  (9+ messages)
` [PATCH 1/4] KVM: x86/mmu: Use -1 to flag an undefined spte "
` [PATCH 2/4] KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE

[PATCH] KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
 2020-12-21 18:28 UTC  (2+ messages)

[PATCH] KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
 2020-12-21 18:12 UTC  (4+ messages)

How to open listener on libvirtd ?
 2020-12-21 10:36 UTC 

INFO: rcu detected stall in tipc_release
 2020-12-21  9:21 UTC  (2+ messages)

[PATCH] genirq/msi: Initialize msi_alloc_info to zero for msi_prepare API
 2020-12-21  4:49 UTC  (3+ 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).