messages from 2018-12-10 17:12:53 to 2018-12-13 11:26:29 UTC [more...]
[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
2018-12-13 11:26 UTC (42+ 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 27/52] fuse: Maintain a list of busy elements
` [PATCH 28/52] Do fallocate() to grow file before mapping for file growing writes
` [PATCH 29/52] fuse: add DAX mmap support
` [PATCH 30/52] fuse: delete dentry if timeout is zero
` [PATCH 31/52] dax: Pass dax_dev to dax_writeback_mapping_range()
` [PATCH 32/52] fuse: Define dax address space operations
` [PATCH 33/52] fuse, dax: Take ->i_mmap_sem lock during dax page fault
` [PATCH 34/52] fuse: Add logic to free up a memory range
` [PATCH 35/52] fuse: Add logic to do direct reclaim of memory
` [PATCH 36/52] fuse: Kick worker when free memory drops below 20% of total ranges
` [PATCH 37/52] fuse: multiplex cached/direct_io/dax file operations
` [PATCH 38/52] Dispatch FORGET requests later instead of dropping them
` [PATCH 39/52] Release file in process context
` [PATCH 40/52] fuse: Do not block on inode lock while freeing memory range
` [PATCH 41/52] fuse: Reschedule dax free work if too many EAGAIN attempts
` [PATCH 42/52] fuse: Wait for memory ranges to become free
` [PATCH 43/52] fuse: Take inode lock for dax inode truncation
` [PATCH 44/52] fuse: Clear setuid bit even in direct I/O path
` [PATCH 45/52] virtio: Free fuse devices on umount
` [PATCH 46/52] virtio-fs: Retrieve shm capabilities for version table
` [PATCH 47/52] virtio-fs: Map using the values from the capabilities
` [PATCH 48/52] virtio-fs: pass version table pointer to fuse
` [PATCH 49/52] fuse: don't crash if version table is NULL
` [PATCH 50/52] fuse: add shared version support (virtio-fs only)
` [PATCH 51/52] fuse: shared version cleanups
` [PATCH 52/52] fuse: fix fuse_permission() for the default_permissions case
[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
[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
2018-12-13 10:10 UTC (4+ 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
[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] vhost: correct the related warning message
2018-12-13 9:05 UTC (3+ messages)
[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 v2 2/5] VSOCK: support fill data to mergeable rx buffer in host
2018-12-13 7:42 UTC (7+ messages)
[PATCH net V3 0/3] Fix various issue of vhost
2018-12-13 5:57 UTC (5+ 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 V2 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
2018-12-13 5:24 UTC (3+ messages)
` [PATCH V2 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
[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 net V2 0/4] Fix various issue of vhost
2018-12-13 2:42 UTC (13+ 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 3/5] VSOCK: support receive mergeable rx buffer in guest
2018-12-13 2:38 UTC (3+ messages)
[PATCH v2 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
2018-12-13 2:14 UTC (3+ messages)
[PATCH] vfio/mdev: add static modifier to add_mdev_supported_type
2018-12-12 22:45 UTC (2+ messages)
[PATCH v9 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
2018-12-12 21:56 UTC (13+ messages)
` [PATCH v9 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
` [PATCH v9 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
` [PATCH v9 3/7] xen/pvh: Create a new file for Xen specific PVH code
` [PATCH v9 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
` [PATCH v9 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
` [PATCH v9 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
` [PATCH v9 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
[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 (17+ 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 v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
2018-12-12 18:17 UTC (4+ messages)
[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 v5] x86: load FPU registers on return to userland
2018-12-12 17:11 UTC (3+ messages)
` [PATCH 11/29] x86/fpu: Always init the `state' in fpu__clear()
[PATCH v2 0/2] x86/kvm/hyper-v: Direct Mode stimers fixes
2018-12-12 16:50 UTC (3+ 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 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 5/5] VSOCK: batch sending rx buffer to increase bandwidth
2018-12-12 9:35 UTC
[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 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 (15+ messages)
` [PATCH v2 1/7] x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
` [PATCH v2 2/7] x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
` [PATCH v2 3/7] x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
` [PATCH v2 4/7] x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
` [PATCH v2 5/7] x86/kvm/hyper-v: Drop KVM_CAP_HYPERV_STIMER_DIRECT
` [PATCH v2 6/7] KVM: selftests: implement an unchecked version of vcpu_ioctl()
` [PATCH v2 7/7] KVM: selftests: Add hyperv_cpuid test
[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
About QEMU BQL and dirty log switch in Migration
2018-12-11 3:43 UTC
[PATCH net 4/4] vhost: log dirty page correctly
2018-12-11 1:30 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox