kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-08 14:46:38 to 2018-11-20 17:03:21 UTC [more...]

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-20 17:03 UTC  (16+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation
` [RFC PATCH v4 05/13] workqueue, ktask: renice helper threads to prevent starvation
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

[PATCH v2 0/5] migration: improve multithreads
 2018-11-20 16:33 UTC  (6+ messages)
` [PATCH v2 2/5] util: introduce threaded workqueue

[PATCH v2] x86/fpu: Disable BH while while loading FPU registers in __fpu__restore_sig()
 2018-11-20 16:29 UTC  (11+ messages)
  ` [PATCH v3] "
      ` [tip:x86/urgent] x86/fpu: Disable bottom halves while loading FPU registers

[PATCH RESEND v15 00/10] Add ARMv8 RAS virtualization support in QEMU
 2018-11-20 15:15 UTC  (11+ messages)
` [PATCH RESEND v15 07/10] KVM: Move related hwpoison page functions to accel/kvm/ folder
` [PATCH RESEND v15 08/10] target-arm: kvm64: inject synchronous External Abort
` [PATCH RESEND v15 09/10] hw/arm/virt: Add RAS platform version for migration
` [PATCH RESEND v15 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
 2018-11-20  8:34 UTC 

[RFC PATCH 0/5] iommu: APIs for paravirtual PASID allocation
 2018-11-20  2:29 UTC  (8+ messages)
` [RFC PATCH 1/5] iommu: Add APIs for IOMMU PASID management
  ` [RFC PATCH 2/5] iommu/vt-d: Initialize a PASID consumer
  ` [RFC PATCH 3/5] iommu/vt-d: Enlightened PASID allocation
` [RFC PATCH 4/5] iommu/vt-d: Allocate and free a pasid
` [RFC PATCH 5/5] iommu/vt-d: Use global pasid allocator

[PATCH] KVM: LAPIC: Fix pv ipis use-before-initialization
 2018-11-20  1:39 UTC 

[PATCH v5] vfio: platform: Add generic reset controller support
 2018-11-19 20:00 UTC  (4+ messages)

[PATCH v7 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-11-19 18:25 UTC  (4+ messages)

[PATCH v4] x86: load FPU registers on return to userland
 2018-11-19 18:17 UTC  (26+ messages)
` [PATCH 01/23] x86/fpu: Use ULL for shift in xfeature_uncompacted_offset()
` [PATCH 02/23] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
          ` [PATCH] x86/fpu: Disable BH while while loading FPU registers "
` [PATCH 04/23] x86/entry/32: Remove asm/math_emu.h include
` [PATCH 17/23] x86/fpu: Eager switch PKRU state
` [PATCH 22/23] x86/fpu: Don't restore the FPU state directly from userland in __fpu__restore_sig()

[GVT-g] [ANNOUNCE] 2018-Q3 release of KVMGT (Intel GVT-g for KVM)
 2018-11-19 12:20 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] vfio/pci: Parallelize device open and release
 2018-11-19 10:02 UTC  (2+ messages)

[PATCH v4] drivers/vfio: Fix a redundant copy bug
 2018-11-19  6:41 UTC  (4+ messages)

[PATCH net-next 1/2] vhost_net: mitigate page reference counting during page frag refill
 2018-11-17 20:01 UTC  (4+ messages)
` [PATCH net-next 2/2] tuntap: free XDP dropped packets in a batch

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-17  2:37 UTC  (8+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

KMSAN: kernel-infoleak in kvm_arch_vcpu_ioctl
 2018-11-16 22:59 UTC  (2+ messages)

[RFC] Discuss about an new idea "Vsock over Virtio-net"
 2018-11-16  6:35 UTC  (17+ messages)

[PATCH 0/7] iommu/amd: Always allow to map huge pages
 2018-11-15 15:55 UTC  (10+ messages)
` [PATCH 1/7] iommu/amd: Collect page-table pages in freelist
` [PATCH 2/7] iommu/amd: Introduce free_sub_pt() function
` [PATCH 3/7] iommu/amd: Ignore page-mode 7 in free_sub_pt()
  ` [PATCH 4/7] iommu/amd: Allow downgrading page-sizes in alloc_pte()
` [PATCH 5/7] iommu/amd: Restart loop if cmpxchg64 succeeded "
` [PATCH 6/7] iommu/amd: Allow to upgrade page-size
` [PATCH 7/7] vfio/type1: Remove map_try_harder() code path

A virtualisation tool
 2018-11-15 11:41 UTC 

[PATCH 0/2] kvm: Use huge pages for DAX-backed files
 2018-11-15  0:55 UTC  (18+ messages)
` [PATCH 1/2] mm: make dev_pagemap_mapping_shift() externally visible
` [PATCH 2/2] kvm: Use huge pages for DAX-backed files
  ` [PATCH v2 0/3] "
      ` [PATCH v2 1/3] mm: make dev_pagemap_mapping_shift() externally visible
      ` [PATCH v2 2/3] kvm: Use huge pages for DAX-backed files
      ` [PATCH v2 3/3] kvm: remove redundant PageReserved() check

[PATCH v3 0/2] x86/kvm: Enable MCE injection in the guest
 2018-11-14 18:15 UTC  (3+ messages)
` [PATCH v3 1/2] kvm/x86: Move MSR_K7_HWCR to svm.c
` [PATCH v3 2/2] x86/kvm: Implement MSR_HWCR support

[PATCH] x86/kvm/nVMX: tweak shadow fields
 2018-11-14 11:34 UTC  (5+ messages)

[PATCH] reset: Add reset_control_get_count()
 2018-11-14  9:37 UTC  (6+ messages)

[PATCH] KVM: PPC: Book3S HV: fix handling for interrupted H_ENTER_NESTED
 2018-11-14  3:09 UTC  (2+ messages)

[PATCH] vfio/pci: Parallelize device open and release
 2018-11-13 21:22 UTC  (6+ messages)
` [PATCH] vfio/pci: fix ptr_ret.cocci warnings

[PATCH v1 0/7] s390: vfio: ap: Using GISA for AP Interrupt
 2018-11-13 15:40 UTC  (9+ messages)
` [PATCH v1 4/7] vfio: ap: AP Queue Interrupt Control VFIO ioctl calls

[PATCH 0/3] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-11-13 15:22 UTC  (6+ messages)
` [PATCH 1/3] x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
` [PATCH 2/3] x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
` [PATCH 3/3] x86/kvm/hyper-v: direct mode for synthetic timers
` [QEMU PATCH] i386/kvm: add support for Direct Mode for Hyper-V "
` [kvm-unit-tests PATCH] x86/hyper-v: stimer_direct test

[PATCH] vfio/mdev: add static modifier to add_mdev_supported_type
 2018-11-13 10:15 UTC  (2+ messages)

[QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
 2018-11-13  0:09 UTC  (23+ messages)

[PATCH] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
 2018-11-12 13:37 UTC  (2+ messages)

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-11-12  4:56 UTC  (14+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH 3.16 222/366] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
 2018-11-11 19:49 UTC  (3+ messages)
` [PATCH 3.16 221/366] x86/bugs: Add AMD's SPEC_CTRL MSR usage
` [PATCH 3.16 220/366] x86/bugs: Add AMD's variant of SSB_NO

[PATCH tip/core/rcu 14/41] drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
 2018-11-11 19:43 UTC 

[RFC PATCH] KVM: arm64: don't single-step for non-emulated faults
 2018-11-09 13:29 UTC  (12+ messages)

[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
 2018-11-09 11:39 UTC  (18+ messages)
` [PATCH 1/4] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH 2/4] KVM: arm64: Allow implementations to be confined to using VHE
` [PATCH 3/4] arm64: KVM: Install stage-2 translation before enabling traps on VHE
` [PATCH 4/4] arm64: KVM: Implement workaround for Cortex-A76 erratum 1165522

[PATCH v15 00/10] Add ARMv8 RAS virtualization support in QEMU
 2018-11-08 22:40 UTC  (3+ messages)

[PATCH V6 0/8] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-11-08 20:54 UTC  (3+ messages)

[Resend PATCH V5 1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
 2018-11-08 14:46 UTC  (3+ messages)
` [Resend PATCH V5 9/10] KVM/MMU: Flush tlb directly in the kvm_set_pte_rmapp()
` [Resend PATCH V5 10/10] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()


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