kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-20 09:38:20 to 2019-01-02 11:38:33 UTC [more...]

[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
 2019-01-02 11:38 UTC  (28+ messages)
` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address

KASAN: slab-out-of-bounds Read in kvm_clear_dirty_log_protect
 2019-01-02 11:11 UTC 

[PATCH 18/52] virtio-fs: Map cache using the values from the capabilities
 2019-01-02 10:24 UTC  (11+ messages)

[PATCH v1 0/2] Virtio: fix some vq allocation issues
 2019-01-02  9:53 UTC  (9+ messages)
` [PATCH v1 1/2] virtio_pci: use queue idx instead of array idx to set up the vq
` [PATCH v1 2/2] virtio: don't allocate vqs when names[i] = NULL
        ` RE: [PATCH v1 0/2] Virtio: fix some vq allocation issues

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-01-02  0:59 UTC  (42+ messages)
` [RFC][PATCH v2 01/21] e820: cheat PMEM as DRAM
` [RFC][PATCH v2 02/21] acpi/numa: memorize NUMA node type from SRAT table
` [RFC][PATCH v2 03/21] x86/numa_emulation: fix fake NUMA in uniform case
` [RFC][PATCH v2 04/21] x86/numa_emulation: pass numa node type to fake nodes
` [RFC][PATCH v2 05/21] mmzone: new pgdat flags for DRAM and PMEM
` [RFC][PATCH v2 06/21] x86,numa: update numa node type
` [RFC][PATCH v2 07/21] mm: export node type {pmem|dram} under /sys/bus/node
` [RFC][PATCH v2 08/21] mm: introduce and export pgdat peer_node
` [RFC][PATCH v2 09/21] mm: avoid duplicate peer target node
` [RFC][PATCH v2 10/21] mm: build separate zonelist for PMEM and DRAM node
` [RFC][PATCH v2 11/21] kvm: allocate page table pages from DRAM
` [RFC][PATCH v2 12/21] x86/pgtable: "
` [RFC][PATCH v2 13/21] x86/pgtable: dont check PMD accessed bit
` [RFC][PATCH v2 14/21] kvm: register in mm_struct
` [RFC][PATCH v2 15/21] ept-idle: EPT walk for virtual machine
` [RFC][PATCH v2 16/21] mm-idle: mm_walk for normal task
` [RFC][PATCH v2 17/21] proc: introduce /proc/PID/idle_pages
` [RFC][PATCH v2 18/21] kvm-ept-idle: enable module
` [RFC][PATCH v2 19/21] mm/migrate.c: add move_pages(MPOL_MF_SW_YOUNG) flag
` [RFC][PATCH v2 20/21] mm/vmscan.c: migrate anon DRAM pages to PMEM node
` [RFC][PATCH v2 21/21] mm/vmscan.c: shrink anon list if can migrate to PMEM

BUG: unable to handle kernel paging request in init_srcu_struct_fields
 2018-12-31  7:05 UTC 

WARNING in mmu_spte_clear_track_bits (2)
 2018-12-29 23:01 UTC 

[Qemu-devel][PATCH 0/4] This patch-set is to enable Guest CET support
 2018-12-29 15:26 UTC  (7+ messages)
` [Qemu-devel][PATCH 1/4] Add CET xsaves/xrstors related macros and structures
` [Qemu-devel][PATCH 2/4] Add CET SHSTK and IBT CPUID feature-word definitions
` [Qemu-devel][PATCH 3/4] Add hepler functions for CPUID xsave area size calculation
` [Qemu-devel][PATCH 4/4] Report CPUID xsave area support for CET

[RFC PATCH V3 0/5] Hi:
 2018-12-29 12:46 UTC  (6+ messages)
` [RFC PATCH V3 1/5] vhost: generalize adding used elem
` [RFC PATCH V3 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/5] vhost: access vq metadata through kernel virtual address

[RFC PATCH V2 0/3] vhost: accelerate metadata access through vmap()
 2018-12-29 12:41 UTC  (6+ messages)
` [RFC PATCH V2 1/3] vhost: generalize adding used elem
` [RFC PATCH V2 2/3] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/3] vhost: access vq metadata through kernel virtual address

[GIT PULL] VFIO updates for v4.21-rc1
 2018-12-29  5:35 UTC  (2+ messages)

[PATCH v4 00/10] Guest LBR Enabling
 2018-12-29  4:25 UTC  (16+ messages)
` [PATCH v4 01/10] perf/x86: fix the variable type of the LBR MSRs
` [PATCH v4 02/10] perf/x86: add a function to get the lbr stack
` [PATCH v4 03/10] KVM/x86: KVM_CAP_X86_GUEST_LBR
` [PATCH v4 04/10] KVM/x86: intel_pmu_lbr_enable
` [PATCH v4 05/10] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
` [PATCH v4 06/10] perf/x86: no counter allocation support
` [PATCH v4 07/10] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v4 08/10] perf/x86: save/restore LBR_SELECT on vCPU switching
` [PATCH v4 09/10] perf/x86: function to check lbr user callstack mode
` [PATCH v4 10/10] KVM/x86/lbr: lazy save the guest lbr stack
  ` [PATCH v4 10/10] KVM/x86/lbr: lazy save the guest lbr stack II

[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
 2018-12-28 22:13 UTC  (7+ messages)

[PATCH 4.9 18/22] x86/fpu: Disable bottom halves while loading FPU registers
 2018-12-28 11:52 UTC 

[PATCH v37 0/3] Virtio-balloon: support free page reporting
 2018-12-28  8:03 UTC  (9+ messages)
` [PATCH v37 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[PATCH][next] KVM: x86: Fix bit shifting in update_intel_pt_cfg
 2018-12-28  7:58 UTC  (3+ messages)

[PATCH net V2 0/4] Fix various issue of vhost
 2018-12-27  9:32 UTC  (14+ messages)
` [PATCH net V2 4/4] vhost: log dirty page correctly

[PATCH] kvm/eventfd : unnecessory conversion to bool
 2018-12-27  6:22 UTC 

[PATCH v1 0/8] This patch-set is to enable kvm Guest OS CET support
 2018-12-27  6:07 UTC  (11+ messages)
` [PATCH v1 1/8] kvm:vmx Introduce CET related VMCS field definitions
` [PATCH v1 2/8] kvm: Define CR4.CET[bit 23] (master enable bit) for guest OS
` [PATCH v1 3/8] kvm:vmx Enable loading CET state bit while guest CR4.CET is being set
` [PATCH v1 4/8] kvm:vmx Pass through host CET related MSRs to Guest
` [PATCH v1 5/8] kvm:x86 Enable MSR_IA32_XSS bit 11 and 12 for CET xsaves/xrstors
` [PATCH v1 6/8] kvm:cpuid Add CPUID support for CET xsaves component query
` [PATCH v1 7/8] kvm:cpuid Fix xsaves area size calculation for CPUID.(EAX=0xD,ECX=1)
` [PATCH v1 8/8] kvm:cpuid Report CET SHSTK and IBT support in CPUID.(EAX=0x7,ECX=0)

[GIT PULL] Changes for KVM 4.21
 2018-12-26 20:15 UTC  (2+ messages)

[PATCH 0/2] optimize waiting for free thread to do compression
 2018-12-24 13:36 UTC  (3+ messages)
  ` [PATCH 0/2] optimize waiting for free thread to do compression(Internet mail)

[RESEND PATCH] kvm/x86: propagate fetch fault into guest
 2018-12-24 12:00 UTC 

[GIT PULL] Last straggler for 4.20-rc8 or final
 2018-12-23  8:45 UTC  (7+ messages)

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-21 18:17 UTC  (4+ messages)

[PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers
 2018-12-21 16:38 UTC  (7+ messages)
        ` [PATCH v4.9 STABLE] "

[PATCH v4 00/14] KVM/X86: Introduce a new guest mapping interface
 2018-12-21 15:22 UTC  (5+ messages)
` [PATCH v4 02/14] X86/nVMX: handle_vmptrld: Copy the VMCS12 directly from guest memory

[PATCH V7 0/10] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-12-21 14:05 UTC  (4+ messages)

linux-next: Signed-off-by missing for commit in the kvm tree
 2018-12-21 13:57 UTC 

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-21 12:42 UTC  (17+ messages)
` [PATCH 1/3] vfio-ccw: add capabilities chain

[PATCH] KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
 2018-12-21 11:18 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add arch/x86/kvm sub-directories to existing KVM/x86 entry
 2018-12-21 10:47 UTC  (2+ messages)

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-21  9:32 UTC  (4+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support

linux-next: manual merge of the kvm tree with the powerpc tree
 2018-12-21  5:16 UTC 

[PATCH kernel v7 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-21  2:08 UTC  (11+ messages)
` [PATCH kernel v7 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver

[PATCH] KVM: MMU: Introduce single thread to zap collapsible sptes
 2018-12-21  0:46 UTC  (3+ messages)

[PATCH v3] x86/kvmclock : convert to SPDX identifiers
 2018-12-20 20:23 UTC  (2+ messages)

[PATCH] selftests: kvm: report failed stage when exit reason is unexpected
 2018-12-20 20:07 UTC  (2+ messages)

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2018-12-20 16:40 UTC  (17+ messages)
` [PATCH v5 05/15] KVM: s390: unify pending_irqs() and pending_irqs_no_gisa()
` [PATCH v5 06/15] KVM: s390: remove prefix kvm_s390_gisa_ from static inline functions
` [PATCH v5 08/15] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA

kvm: RDTSCP on AMD
 2018-12-20 12:10 UTC  (11+ messages)
            ` [PATCH] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models
                ` [PATCH -v2] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models "


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