kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-26 03:27:19 to 2019-10-31 08:50:09 UTC [more...]

[PATCH] KVM: x86/pmu: Update guest cpuid10 entry if pmu->nr_*_counters are changed
 2019-10-30 16:44 UTC 

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-10-31  8:48 UTC  (16+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 03/37] s390/protvirt: add ultravisor initialization
` [RFC 12/37] KVM: s390: protvirt: Handle SE notification interceptions
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 27/37] KVM: s390: protvirt: SIGP handling

[PATCH V6 0/6] mdev based hardware virtio offloading support
 2019-10-31  7:57 UTC  (10+ messages)
` [PATCH V6 1/6] mdev: class id support
` [PATCH V6 2/6] modpost: add support for mdev class id
` [PATCH V6 3/6] mdev: introduce device specific ops
` [PATCH V6 4/6] mdev: introduce virtio device and its device ops
` [PATCH V6 5/6] virtio: introduce a mdev based transport
` [PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH v1 0/8] PEBS enabling in KVM guest
 2019-10-31  7:39 UTC  (30+ messages)
` [PATCH v1 1/8] KVM: x86: Add base address parameter for get_fixed_pmc function
` [PATCH v1 2/8] KVM: x86: PEBS output to Intel PT MSRs emulation
` [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
` [PATCH v1 4/8] KVM: x86: Aviod clear the PEBS counter when PEBS enabled in guest
` [PATCH v1 5/8] KVM: X86: Expose PDCM cpuid to guest
` [PATCH v1 6/8] KVM: X86: MSR_IA32_PERF_CAPABILITIES MSR emulation
` [PATCH v1 7/8] KVM: x86: Expose PEBS feature to guest
` [PATCH v1 8/8] perf/x86: Add event owner check when PEBS output to Intel PT

[PATCH] arch: x86: kvm: mmu.c: use true/false for bool type
 2019-10-31  6:57 UTC  (5+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-10-31  5:39 UTC  (13+ messages)
` [RFC v2 04/22] hw/iommu: introduce IOMMUContext
` [RFC v2 06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v2 07/22] hw/pci: introduce pci_device_iommu_context()
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free

PROBLEM: Regression of MMU causing guest VM application errors
 2019-10-31  3:44 UTC  (8+ messages)

[RFC] vhost_mdev: add network control vq support
 2019-10-31  1:44 UTC  (6+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-10-30 23:05 UTC  (21+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[kvm-unit-tests PATCH v2 0/4] Patches for clang compilation
 2019-10-30 21:04 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 0/6] "
  ` [kvm-unit-tests PATCH v3 1/6] x86: emulator: use "SSE2" for the target
  ` [kvm-unit-tests PATCH v3 2/6] pci: cast the masks to the appropriate size
  ` [kvm-unit-tests PATCH v3 3/6] Makefile: use "-Werror" in cc-option
  ` [kvm-unit-tests PATCH v3 4/6] Makefile: add "cxx-option" for C++ builds
  ` [kvm-unit-tests PATCH v3 5/6] x86: use a non-negative number in shift
  ` [kvm-unit-tests PATCH v3 6/6] x86: use inline asm to retrieve stack pointer

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-30 21:02 UTC  (12+ messages)
` [RFC PATCH 09/13] x86/cpufeature: Add detection of KVM XO
` [RFC PATCH 13/13] x86/Kconfig: Add Kconfig for KVM based XO

[PATCH] s390: vfio-ap: disable IRQ in remove callback results in kernel OOPS
 2019-10-30 18:02 UTC  (6+ messages)

Talk publication - Leveraging KVM as a Debugging Platform
 2019-10-30 17:53 UTC 

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-10-30 15:40 UTC  (27+ messages)
` [PATCH net-next 01/14] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [PATCH net-next 02/14] vsock: remove vm_sockets_get_local_cid()
` [PATCH net-next 03/14] vsock: remove include/linux/vm_sockets.h file
` [PATCH net-next 04/14] vsock: add 'transport' member in the struct vsock_sock
` [PATCH net-next 06/14] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [PATCH net-next 07/14] vsock: handle buffer_size sockopts in the core
` [PATCH net-next 08/14] vsock: add vsock_create_connected() called by transports
` [PATCH net-next 09/14] vsock: move vsock_insert_unbound() in the vsock_create()
` [PATCH net-next 11/14] vsock: add multi-transports support
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active

[PATCH] VFIO: PCI: eliminate unnecessary overhead in vfio_pci_reflck_find
 2019-10-30 10:57 UTC 

[PATCH v2 0/8] KVM: x86: nVMX GUEST_CR3 bug fix, and then some
 2019-10-30  9:09 UTC  (4+ messages)

[PATCH v20 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-30  8:51 UTC  (14+ messages)
` [PATCH v20 3/5] ACPI: Add APEI GHES table generation support

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-30  7:36 UTC  (5+ messages)
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops

[PATCH v3] vhost: introduce mdev based hardware backend
 2019-10-30  7:07 UTC  (4+ messages)

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-30  1:27 UTC  (15+ messages)

[PATCH 0/4] Add support for capturing the highest observable L2 TSC
 2019-10-29 21:05 UTC  (5+ messages)
` [PATCH 1/4] kvm: nested: Introduce read_and_check_msr_entry()
` [PATCH 2/4] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_MSR_ENTRIES
` [PATCH 3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
` [PATCH 4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC

[kvm-unit-tests PATCH 1/2] Use a status enum for reporting pass/fail
 2019-10-29 18:51 UTC  (3+ messages)

[PATCH v3 0/3] kcov: collect coverage from usb and vhost
 2019-10-29 16:32 UTC  (4+ messages)
` [PATCH v3 1/3] kcov: remote coverage support
` [PATCH v3 2/3] usb, kcov: collect coverage from hub_event
` [PATCH v3 3/3] vhost, kcov: collect coverage from vhost_worker

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-10-29 11:28 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: show halt poll counters in debugfs
 2019-10-29 10:23 UTC  (2+ messages)

[PATCH] KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
 2019-10-29  9:32 UTC  (5+ messages)

[PATCH v8 0/5] Add a unified parameter "nopvspin"
 2019-10-29  1:33 UTC  (2+ messages)

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-28 17:23 UTC  (6+ messages)
` [PATCH v2 1/3] kcov: remote coverage support

[PATCH v4 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-28 16:43 UTC  (8+ messages)
` [PATCH v4 1/6] perf/core: Provide a kernel-internal interface to recalibrate event period
` [PATCH v4 2/6] perf/core: Provide a kernel-internal interface to pause perf_event
` [PATCH v4 3/6] KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
` [PATCH v4 4/6] KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
` [PATCH v4 5/6] KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
` [PATCH v4 6/6] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC

[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-28 15:24 UTC  (3+ messages)

KVM: x86: switch KVMCLOCK base to monotonic raw clock
 2019-10-28 14:36 UTC 

[PATCH v2 0/5] arm64: KVM: Add workaround for errata 1319367 and 1319537
 2019-10-28 11:06 UTC  (7+ messages)
` [PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context

[PATCH net-next] vringh: fix copy direction of vringh_iov_push_kern()
 2019-10-28  3:52 UTC  (3+ messages)

[PATCH 2/6] vfio/mdev: Add "aggregation" attribute for supported mdev type
 2019-10-27  6:24 UTC  (3+ messages)
` [RFC PATCH] vfio/mdev: mdev_type_attr_aggregation can be static

[PATCH AUTOSEL 5.3 57/99] vhost/test: stop device before reset
 2019-10-26 13:15 UTC 

[PATCH AUTOSEL 4.19 39/59] vhost/test: stop device before reset
 2019-10-26 13:18 UTC 

[PATCH v9 00/22] KVM RISC-V Support
 2019-10-26  5:33 UTC  (4+ messages)

[PATCH v3 4/6] KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
 2019-10-26  5:28 UTC  (3+ messages)
` [RFC PATCH] KVM: x86/vPMU: intel_msr_idx_to_pmc() can be static

[PATCH 0/5] misc fixes on halt-poll code both KVM and guest
 2019-10-26  3:23 UTC  (2+ messages)
` [PATCH 3/5] KVM: ensure pool time is longer than block_ns


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