kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-16 00:10:52 to 2019-07-18 09:03:14 UTC [more...]

use of shrinker in virtio balloon free page hinting
 2019-07-18  9:08 UTC  (12+ messages)

[PATCH RESEND] KVM: Boosting vCPUs that are delivering interrupts
 2019-07-18  8:43 UTC  (6+ messages)

Security Notice. Someone has access to your system
 2019-07-17 12:28 UTC 

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-07-18  8:13 UTC  (13+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH v4 2/5] vsock/virtio: reduce credit update messages
` [PATCH v4 3/5] vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
` [PATCH v4 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v4 5/5] vsock/virtio: change the maximum packet size allowed

[RFC PATCH v4 0/6] Deliver vGPU display refresh event to userspace
 2019-07-18 15:56 UTC  (7+ messages)
` [RFC PATCH v4 1/6] vfio: Define device specific irq type capability
` [RFC PATCH v4 2/6] vfio: Introduce vGPU display irq type
` [RFC PATCH v4 3/6] drm/i915/gvt: Register vGPU display event irq
` [RFC PATCH v4 4/6] drm/i915/gvt: Deliver vGPU refresh event to userspace
` [RFC PATCH v4 5/6] drm/i915/gvt: Deliver async primary plane page flip events at vblank
` [RFC PATCH v4 6/6] drm/i915/gvt: Add cursor plane reg update trap emulation handler

[PATCH v1] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18  6:51 UTC  (4+ messages)

[PATCH] KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
 2019-07-18  5:45 UTC  (3+ messages)

[PATCH v2] KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
 2019-07-18  5:35 UTC 

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-07-18  5:13 UTC  (19+ messages)
` [PATCH v1 6/6] virtio-balloon: Add support for aerating memory via hinting

[PATCH v2] KVM: SVM: Fix detection of AMD Errata 1096
 2019-07-17 20:44 UTC  (2+ messages)

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-07-17 19:44 UTC  (4+ messages)
` [PATCH 1/6] KVM: x86: Add callback functions for handling APIC ID, DFR and LDR update

[GIT PULL] VFIO updates for v5.3-rc1
 2019-07-17 18:30 UTC  (2+ messages)

[PULL] virtio, vhost: fixes, features, performance
 2019-07-17 18:30 UTC  (2+ messages)

[PATCH v2] KVM: x86: PMU Event Filter
 2019-07-17 17:30 UTC  (7+ messages)

[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
 2019-07-17 17:27 UTC  (3+ messages)
` [PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device

[PATCH v7 0/2] KVM: LAPIC: Implement Exitless Timer
 2019-07-17 16:27 UTC  (5+ messages)
` [PATCH v7 2/2] KVM: LAPIC: Inject timer interrupt via posted interrupt

[PULL v2 0/6] vfio-ccw fixes for 5.3
 2019-07-17 16:11 UTC  (8+ messages)
` [PULL v2 1/6] vfio-ccw: Fix misleading comment when setting orb.cmd.c64
` [PULL v2 2/6] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [PULL v2 3/6] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [PULL v2 4/6] vfio-ccw: Don't call cp_free if we are processing a channel program
` [PULL v2 5/6] vfio-ccw: Update documentation for csch/hsch
` [PULL v2 6/6] Documentation: fix vfio-ccw doc

[PATCH V3 00/15] Packed virtqueue support for vhost
 2019-07-17 14:28 UTC  (19+ messages)
` [PATCH V3 01/15] vhost: simplify meta data pointer accessing
` [PATCH V3 02/15] vhost: remove the unnecessary parameter of vhost_vq_avail_empty()
` [PATCH V3 03/15] vhost: remove unnecessary parameter of vhost_enable_notify()/vhost_disable_notify
` [PATCH V3 04/15] vhost-net: don't use vhost_add_used_n() for zerocopy
` [PATCH V3 05/15] vhost: introduce helpers to manipulate shadow used ring
` [PATCH V3 06/15] vhost_net: switch TX to use shadow used ring API
` [PATCH V3 07/15] vhost_net: calculate last used length once for mergeable buffer
` [PATCH V3 08/15] vhost_net: switch to use shadow used ring API for RX
` [PATCH V3 09/15] vhost: do not export vhost_add_used_n() and vhost_add_used_and_signal_n()
` [PATCH V3 10/15] vhost: hide used ring layout from device
` [PATCH V3 11/15] vhost: do not use vring_used_elem
` [PATCH V3 12/15] vhost: vhost_put_user() can accept metadata type
` [PATCH V3 13/15] vhost: packed ring support
` [PATCH V3 14/15] vhost: event suppression for packed ring
` [PATCH V3 15/15] vhost: enable packed virtqueues

[Bug 204209] New: kernel 5.2.1: "floating point exception" in qemu with kvm enabled
 2019-07-17 14:27 UTC 

[PATCH v4 0/9] Enable Sub-page Write Protection Support
 2019-07-17 13:37 UTC  (10+ messages)
` [PATCH v4 1/9] Documentation: Introduce EPT based Subpage Protection
` [PATCH v4 2/9] KVM: VMX: Add control flags for SPP enabling
` [PATCH v4 3/9] KVM: VMX: Implement functions for SPPT paging setup
` [PATCH v4 4/9] KVM: VMX: Introduce SPP access bitmap and operation functions
` [PATCH v4 5/9] KVM: VMX: Add init/set/get functions for SPP
` [PATCH v4 6/9] KVM: VMX: Introduce SPP user-space IOCTLs
` [PATCH v4 7/9] KVM: VMX: Handle SPP induced vmexit and page fault
` [PATCH v4 8/9] KVM: MMU: Enable Lazy mode SPPT setup
` [PATCH v4 9/9] KVM: MMU: Handle host memory remapping and reclaim

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-17 13:36 UTC  (15+ messages)
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH] vhost_net: fix missing descriptor recovery
 2019-07-17 12:35 UTC  (2+ messages)

[PATCH] vfio: re-arrange vfio region definitions
 2019-07-17 11:49 UTC 

[PATCH] MAINTAINERS: Update my email address to @kernel.org
 2019-07-17 11:37 UTC  (3+ messages)

[PATCH] KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
 2019-07-17 10:23 UTC  (2+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-17 10:19 UTC  (7+ messages)
` [PATCH 50/59] KVM: arm64: nv: Nested GICv3 Support
` [PATCH 53/59] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH 55/59] arm64: KVM: nv: Add handling of EL2-specific timer registers

[PULL 0/5] vfio-ccw fixes for 5.3
 2019-07-17  9:43 UTC  (7+ messages)
` [PULL 1/5] vfio-ccw: Fix misleading comment when setting orb.cmd.c64
` [PULL 2/5] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [PULL 3/5] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [PULL 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program
` [PULL 5/5] vfio-ccw: Update documentation for csch/hsch

BUG: KASAN: slab-out-of-bounds in kvm_pmu_get_canonical_pmc+0x48/0x78
 2019-07-17  8:54 UTC  (4+ messages)

[RFC v1 00/18] intel_iommu: expose Shared Virtual Addressing to VM
 2019-07-17  3:06 UTC  (5+ messages)
` [RFC v1 05/18] vfio/pci: add pasid alloc/free implementation

[PATCH v7 0/3] KVM: x86: Enable user wait instructions
 2019-07-17  2:03 UTC  (5+ messages)
` [PATCH v7 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

KVM: SVM: Fix workaround for AMD Errata 1096
 2019-07-16 21:53 UTC  (34+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: Rename need_emulation_on_page_fault() to handle_no_insn_on_page_fault()

[patch QEMU] kvm: i386: halt poll control MSR support
 2019-07-16 21:21 UTC  (6+ messages)
` [Qemu-devel] "

[RFC v1 0/4] vfio: support Shared Virtual Addressing
 2019-07-16 17:05 UTC  (3+ messages)
` [RFC v1 3/4] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)

[Bug 203845] New: Can't run qemu/kvm on 5.0.0 kernel (NULL pointer dereference)
 2019-07-16 16:34 UTC  (2+ messages)
` [Bug 203845] "

WAL-MART ASSIGNMENT ($500)
 2019-07-16 15:32 UTC 

[PATCH 01/12] Documentation: move architectures together
 2019-07-16 14:51 UTC  (3+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 12:15 UTC  (3+ messages)
` [PATCH 14/14] docs: virtual: add it to the documentation body

[PATCH v4 0/2] x86: Enable user wait instructions
 2019-07-16  7:44 UTC  (3+ messages)
` [PATCH v4 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PATCH v4 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR

[PATCH v8 0/3] KVM: x86: Enable user wait instructions
 2019-07-16  6:55 UTC  (4+ messages)
` [PATCH v8 1/3] KVM: x86: Add support for "
` [PATCH v8 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v8 3/3] KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit


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