public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-11 03:01:27 to 2018-12-14 03:57:35 UTC [more...]

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

[PATCH V3 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  3:11 UTC  (9+ messages)
` [PATCH V3 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V3 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V3 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V3 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V3 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V3 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V3 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V3 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH net V2 0/4] Fix various issue of vhost
 2018-12-14  2:43 UTC  (15+ messages)
` [PATCH net V2 1/4] vhost: make sure used idx is seen before log in vhost_add_used_n()
` [PATCH net V2 2/4] vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()
` [PATCH net V2 3/4] Revert "net: vhost: lock the vqs one by one"
` [PATCH net V2 4/4] vhost: log dirty page correctly

[PATCH V2 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  2:04 UTC  (4+ messages)
` [PATCH V2 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2

[PATCH v2 5/5] VSOCK: batch sending rx buffer to increase bandwidth
 2018-12-14  1:05 UTC  (3+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-13 21:18 UTC  (22+ messages)
` [PATCH 15/52] fuse: map virtio_fs DAX window BAR
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities

[PATCH] vhost: correct the related warning message
 2018-12-13 20:06 UTC  (5+ messages)

[PATCH] vhost: return EINVAL if iovecs size does not match the message size
 2018-12-13 19:55 UTC  (2+ messages)

[PATCH V3] kvm:x86 :remove unnecessary recalculate_apic_map
 2018-12-13 19:40 UTC  (2+ messages)

[PATCH v3 0/3] mmu notifier contextual informations
 2018-12-13 17:21 UTC  (5+ messages)
` [PATCH v3 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback v2
` [PATCH v3 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls v3
` [PATCH v3 3/3] mm/mmu_notifier: contextual information for event triggering invalidation v2

[PATCH v2 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
 2018-12-13 16:34 UTC  (4+ messages)

[PATCH v2 3/5] VSOCK: support receive mergeable rx buffer in guest
 2018-12-13 16:20 UTC  (5+ messages)

[PATCH V7 0/10] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-12-13 16:00 UTC  (3+ messages)

[PATCH v2 2/5] VSOCK: support fill data to mergeable rx buffer in host
 2018-12-13 15:49 UTC  (11+ messages)

[PATCH v3 0/6] vfio: ccw: VFIO CCW cleanup part1
 2018-12-13 15:39 UTC  (3+ messages)
` [PATCH v3 6/6] vfio: ccw: serialize the write system calls

[PATCH v5] x86: load FPU registers on return to userland
 2018-12-13 14:35 UTC  (4+ messages)
` [PATCH 11/29] x86/fpu: Always init the `state' in fpu__clear()

[PATCH net V3 0/3] Fix various issue of vhost
 2018-12-13 14:32 UTC  (6+ messages)
` [PATCH net V3 1/3] vhost: make sure used idx is seen before log in vhost_add_used_n()
` [PATCH net V3 2/3] vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()
` [PATCH net V3 3/3] Revert "net: vhost: lock the vqs one by one"

[PATCH v9 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-13 13:15 UTC  (8+ messages)
` [PATCH v9 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-13 13:13 UTC  (5+ messages)

[PATCH v2 0/2] x86/kvm/hyper-v: Direct Mode stimers fixes
 2018-12-13 12:18 UTC  (5+ messages)
` [PATCH v2 1/2] x86/hyper-v: Stop caring about EOI for direct stimers
` [PATCH v2 2/2] x86/kvm/hyper-v: disallow setting illegal vectors for direct mode stimers

[PATCH v6 00/13] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
 2018-12-13 10:26 UTC  (4+ messages)
` [PATCH v6 05/13] KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR

[PULL 0/4] x86 queue, 2018-12-11
 2018-12-13  9:27 UTC  (9+ messages)
` [PULL 1/4] x86/cpu: Enable MOVDIRI cpu feature
` [PULL 2/4] x86/cpu: Enable MOVDIR64B "
` [PULL 3/4] target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
` [PULL 4/4] i386: Add "stibp" flag name

[PATCH RFC] kvm: arm64: export memory error recovery capability to user space
 2018-12-13  9:15 UTC 

[PATCH] Export mm_update_next_owner function for vhost-net
 2018-12-13  9:13 UTC  (3+ messages)
  ` 答复: [PATCH] Export mm_update_next_owner function for vhost-net(Internet mail)

[PATCH 0/2] optimize waiting for free thread to do compression
 2018-12-13  7:57 UTC  (3+ messages)
` [PATCH 1/2] migration: introduce compress-wait-thread-adaptive
` [PATCH 2/2] migration: introduce pages-per-second

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-13  7:47 UTC  (4+ messages)
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int

[PATCH AUTOSEL 4.9 30/34] vhost/vsock: fix reset orphans race with close timeout
 2018-12-13  4:31 UTC 

[PATCH AUTOSEL 4.14 34/41] vhost/vsock: fix reset orphans race with close timeout
 2018-12-13  4:30 UTC 

[PATCH AUTOSEL 4.19 64/73] vhost/vsock: fix reset orphans race with close timeout
 2018-12-13  4:28 UTC 

[PATCH v2 1/5] VSOCK: support fill mergeable rx buffer in guest
 2018-12-13  2:47 UTC  (3+ messages)

[PATCH] vfio/mdev: add static modifier to add_mdev_supported_type
 2018-12-12 22:45 UTC  (2+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-12 21:25 UTC  (2+ messages)

kvm: RDTSCP on AMD
 2018-12-12 20:08 UTC  (14+ 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 "

[PATCH kvmtool 0/6] arm: Add support for firmware booting
 2018-12-12 18:16 UTC  (7+ messages)
` [PATCH kvmtool 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool 2/6] arm: Move firmware function
` [PATCH kvmtool 3/6] builtin-run: Do not look for default kernel when firmware is provided

[PATCH v4] x86/hyper-v: Mark TLFS structures packed
 2018-12-12 17:57 UTC 

[PATCH v3] x86/hyper-v: Mark TLFS structures packed
 2018-12-12 17:43 UTC  (2+ messages)

[PATCH 16/52] virtio-fs: Add VIRTIO_PCI_CAP_SHARED_MEMORY_CFG and utility to find them
 2018-12-12 16:36 UTC  (3+ messages)
` [PATCH] virtio-fs: fix semicolon.cocci warnings

[PATCH] MAINTAINERS/vfio-ccw: add Farhan and Eric, make Halil Reviewer
 2018-12-12 15:50 UTC  (5+ messages)

[PATCH] x86/hyper-v: Stop caring about EOI for direct stimers
 2018-12-12 13:09 UTC  (3+ messages)

[PATCH v2 4/5] VSOCK: increase send pkt len in mergeable mode to improve performance
 2018-12-12  9:34 UTC 

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-12-12  8:21 UTC  (4+ messages)
` [RFC v2 14/20] iommu: introduce device fault data

[PATCH net 0/4] Fix various issue of vhost
 2018-12-12  3:40 UTC  (9+ messages)
` [PATCH net 2/4] vhost_net: rework on the lock ordering for busy polling

[PATCH] Fix mm->owner point to a task that does not exists
 2018-12-12  1:54 UTC 

[PATCH v11 00/13] Intel SGX1 support
 2018-12-11 18:31 UTC  (11+ messages)

[PATCH 22/52] Create a list of free memory ranges
 2018-12-11 17:44 UTC  (2+ messages)

[PATCH 31/52] dax: Pass dax_dev to dax_writeback_mapping_range()
 2018-12-11 17:38 UTC  (3+ messages)

[PATCH v10 0/8] kvm: arm64: Support PUD hugepage at stage 2
 2018-12-11 17:10 UTC  (9+ messages)
` [PATCH v10 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v10 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v10 3/8] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v10 4/8] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v10 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v10 6/8] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v10 7/8] KVM: arm64: Update age handlers to support "
` [PATCH v10 8/8] KVM: arm64: Add support for creating PUD hugepages at stage 2

[PATCH v2 0/7] x86/kvm/hyper-v: Implement KVM_GET_SUPPORTED_HV_CPUID
 2018-12-11 15:10 UTC  (7+ messages)
` [PATCH v2 4/7] x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID

[PATCH] KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
 2018-12-11 12:23 UTC 

[PATCH] KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
 2018-12-11 11:51 UTC 

[PATCH 28/52] Do fallocate() to grow file before mapping for file growing writes
 2018-12-11  6:20 UTC  (3+ messages)

About QEMU BQL and dirty log switch in Migration
 2018-12-11  3:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox