kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-27 06:15:04 to 2020-07-02 08:24:46 UTC [more...]

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-02  8:21 UTC  (15+ messages)
` [RFC PATCH 03/22] vhost: Add ops for the VHOST driver to configure VHOST device
` [RFC PATCH 04/22] vringh: Add helpers to access vring in MMIO
` [RFC PATCH 05/22] vhost: Add MMIO helpers for operations on vhost virtqueue
` [RFC PATCH 07/22] virtio_pci: Use request_threaded_irq() instead of request_irq()
` [RFC PATCH 10/22] rpmsg: virtio_rpmsg_bus: Add Address Service Notification support
` [RFC PATCH 11/22] rpmsg: virtio_rpmsg_bus: Move generic rpmsg structure to rpmsg_internal.h
` [RFC PATCH 12/22] virtio: Add ops to allocate and free buffer
` [RFC PATCH 13/22] rpmsg: virtio_rpmsg_bus: Use virtio_alloc_buffer() and virtio_free_buffer()
` [RFC PATCH 17/22] rpmsg.txt: Add Documentation to configure rpmsg using configfs
` [RFC PATCH 18/22] virtio_pci: Add VIRTIO driver for VHOST on Configurable PCIe Endpoint device
` [RFC PATCH 19/22] PCI: endpoint: Add EP function driver to provide VHOST interface
` [RFC PATCH 20/22] NTB: Add a new NTB client driver to implement VIRTIO functionality
` [RFC PATCH 21/22] NTB: Add a new NTB client driver to implement VHOST functionality
` [RFC PATCH 22/22] NTB: Describe ntb_virtio and ntb_vhost client in the documentation

[kvm-unit-tests PATCH v2 0/8] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-07-02  8:21 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 1/8] arm64: microbench: get correct ipi received num
` [kvm-unit-tests PATCH v2 2/8] arm64: microbench: Use the funcions for ipi test as the general functions for gic(ipi/lpi/timer) test
` [kvm-unit-tests PATCH v2 3/8] arm64: microbench: gic: Add gicv4.1 support for ipi latency test
` [kvm-unit-tests PATCH v2 4/8] arm64: its: Handle its command queue wrapping
` [kvm-unit-tests PATCH v2 5/8] arm64: microbench: its: Add LPI latency test
` [kvm-unit-tests PATCH v2 6/8] arm64: microbench: Allow each test to specify its running times
` [kvm-unit-tests PATCH v2 7/8] arm64: microbench: Add time limit for each individual test
` [kvm-unit-tests PATCH v2 8/8] arm64: microbench: Add vtimer latency test

[PATCH kvm-unit-tests] arm/arm64: timer: Extract irqs at setup time
 2020-07-02  8:12 UTC 

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-07-02  7:40 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/8] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-07-02  2:50 UTC 

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-07-02  2:36 UTC  (8+ messages)

[RFC v2 15/26] mm/asi: Initialize the ASI page-table with core mappings
 2020-07-01 23:53 UTC 

[PATCH 0/5] vfio/pci: add blocklist and disable qat
 2020-07-01 21:28 UTC  (10+ messages)
` [PATCH 1/5] PCI: add Intel QuickAssist device IDs
` [PATCH 2/5] vfio/pci: add device blocklist
` [PATCH 3/5] vfio/pci: add qat devices to blocklist
` [PATCH 4/5] crypto: qat - replace device ids defines
` [PATCH 5/5] crypto: qat - use PCI_VDEVICE

[PATCH] vfio/pci: Add Intel X550 to hidden INTx devices
 2020-07-01 21:02 UTC 

[kvm-unit-tests PATCH] x86: realmode: fix serial_init()
 2020-07-01 19:30 UTC 

[PATCH] kvmtool: arm64: Report missing support for 32bit guests
 2020-07-01 15:42 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: nVMX: Print more (accurate) info if RDTSC diff test fails
 2020-07-01 16:00 UTC  (5+ messages)

[RFC 0/2] Add support for bus lock VM exit
 2020-07-01 14:49 UTC  (8+ messages)
` [RFC 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
` [RFC 2/2] KVM: VMX: Enable bus lock VM exit

[GIT PULL] KVM/arm64 fixes for 5.8, take #2
 2020-07-01 14:24 UTC  (6+ messages)
` [PATCH 1/4] KVM: arm64: Annotate hyp NMI-related functions as __always_inline
` [PATCH 2/4] KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
` [PATCH 3/4] KVM: arm64: pvtime: Ensure task delay accounting is enabled
` [PATCH 4/4] KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-07-01 14:09 UTC  (15+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 14:02 UTC 

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 14:00 UTC 

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 13:55 UTC 

[PATCH v3 0/9] Generalize memory encryption models
 2020-07-01 11:59 UTC  (13+ messages)

[PATCH 00/12] KVM: arm64: Support stage2 hardware DBM
 2020-07-01 11:28 UTC  (3+ messages)
` [PATCH 03/12] KVM: arm64: Report hardware dirty status of stage2 PTE if coverred

[kvm-unit-tests PATCH] gitlab-ci.yml: Extend the lists of tests that we run with TCG
 2020-07-01 10:41 UTC  (3+ messages)

[PATCH kvm-unit-tests] scripts: Fix the check whether testname is in the only_tests list
 2020-07-01 10:11 UTC  (4+ messages)

[kvm-unit-tests PATCH] scripts: Fix the check whether testname is in the only_tests list
 2020-07-01  9:55 UTC  (5+ messages)

[RFC PATCH] kvm,x86: Exit to user space in case of page fault error
 2020-07-01  8:06 UTC  (15+ messages)

[PATCH v13 00/11] Introduce support for guest CET feature
 2020-07-01  8:04 UTC  (12+ messages)
` [PATCH v13 01/11] KVM: x86: Include CET definitions for KVM test purpose
` [PATCH v13 02/11] KVM: VMX: Introduce CET VMCS fields and flags
` [PATCH v13 03/11] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [PATCH v13 04/11] KVM: VMX: Configure CET settings upon guest CR0/4 changing
` [PATCH v13 05/11] KVM: x86: Refresh CPUID once guest changes XSS bits
` [PATCH v13 06/11] KVM: x86: Load guest fpu state when access MSRs managed by XSAVES
` [PATCH v13 07/11] KVM: x86: Add userspace access interface for CET MSRs
` [PATCH v13 08/11] KVM: VMX: Enable CET support for nested VM
` [PATCH v13 09/11] KVM: VMX: Add VMCS dump and sanity check for CET states
` [PATCH v13 10/11] KVM: x86: Add #CP support in guest exception dispatch
` [PATCH v13 11/11] KVM: x86: Enable CET virtualization and advertise CET to userspace

[PATCH] KVM: x86: drop erroneous mmu_check_root() from fast_pgd_switch()
 2020-07-01  7:14 UTC  (3+ messages)

[PATCH v9 0/8] KVM: Add virtualization support of split lock detection
 2020-07-01  2:46 UTC  (2+ messages)

[RFC PATCH v3 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-06-30 19:10 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/5] x86: svm: fixes
 2020-06-30 17:37 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/5] x86: Remove boot_idt assembly assignment
` [kvm-unit-tests PATCH 2/5] x86: svm: check TSC adjust support
` [kvm-unit-tests PATCH 3/5] x86: svm: flush TLB on each test
` [kvm-unit-tests PATCH 4/5] x86: svm: wrong reserved bit in npt_rsvd_pfwalk_prepare
` [kvm-unit-tests PATCH 5/5] x86: svm: avoid advancing rip incorrectly on exc_inject

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-30 16:30 UTC  (7+ messages)
` [kvm-unit-tests PATCH v9 06/12] s390x: clock and delays caluculations
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests

[PATCH 0/2] KVM: X86: A few fixes around ignore_msrs
 2020-06-30 15:47 UTC  (9+ messages)
` [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack

[Bug 207389] New: Regression in nested SVM from 5.7-rc1, starting L2 guest locks up L1
 2020-06-30 13:53 UTC  (4+ messages)
` [Bug 207389] "

[PATCH 0/2] Fix breakage from adding MSR_IA32_UMWAIT_CONTROL
 2020-06-30 13:41 UTC  (9+ messages)
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
 2020-06-30 11:10 UTC 

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-30 10:21 UTC  (4+ messages)
` [PATCH v5 10/21] "

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-30  9:08 UTC  (6+ messages)
` [PATCH v4 07/18] nitro_enclaves: Init misc device providing the ioctl interface

[RFC 0/3] virtio: NUMA-aware memory allocation
 2020-06-30  8:47 UTC  (5+ messages)

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-30  7:08 UTC  (17+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

KASAN: out-of-bounds Read in kvm_arch_hardware_setup
 2020-06-30  6:12 UTC  (5+ messages)

general protection fault in pvclock_gtod_notify
 2020-06-30  6:12 UTC  (2+ messages)

KASAN: null-ptr-deref Read in kvm_arch_check_processor_compat
 2020-06-30  6:11 UTC  (2+ messages)

[PATCH v3 19/20] kvm/eventfd: Use sequence counter with associated spinlock
 2020-06-30  5:44 UTC 

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-30  5:25 UTC  (2+ messages)

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-30  3:45 UTC  (14+ messages)
` [PATCH v3 02/14] iommu: Report domain nesting info
` [PATCH v3 13/14] vfio: Document dual stage control

[PATCH 0/2] KVM: SVM: convert get_user_pages() --> pin_user_pages(), bug fixes
 2020-06-30  3:10 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()

[PATCH] KVM: X86: Fix async pf caused null-ptr-deref
 2020-06-30  0:16 UTC  (6+ messages)

general protection fault in __apic_accept_irq (2)
 2020-06-29  8:51 UTC 

[kvm-unit-tests PATCH] x86: pmu: fix failures on 32-bit due to wrong masks
 2020-06-29 15:27 UTC  (3+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-29 15:11 UTC  (2+ messages)

[Bug 190131] New: VirtIO Windows Drivers doesn't support SecureBoot
 2020-06-28 11:04 UTC  (2+ messages)
` [Bug 190131] "

[PATCH] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-28  6:20 UTC  (2+ messages)

[PATCH] vfio/pci: Fix SR-IOV VF handling with MMIO blocking
 2020-06-28  4:22 UTC  (4+ messages)

[GIT PULL] VFIO fixes for v5.8-rc3
 2020-06-27 22:45 UTC  (2+ messages)

[Bug 200101] random freeze under load
 2020-06-27  8:21 UTC 


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