kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-15 17:06:05 to 2019-05-17 14:20:38 UTC [more...]

[PATCH v3 0/3] s390: vfio-ccw fixes
 2019-05-17 14:20 UTC  (8+ messages)
` [PATCH v3 1/3] s390/cio: Don't pin vfio pages for empty transfers
` [PATCH v3 2/3] s390/cio: Allow zero-length CCWs in vfio-ccw
` [PATCH v3 3/3] s390/cio: Remove vfio-ccw checks of command codes

[PATCHv3 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-05-17 14:18 UTC  (6+ messages)
` [PATCHv3 1/3] vfio/mdev: Improve the create/remove sequence
` [PATCHv3 2/3] vfio/mdev: Avoid creating sysfs remove file on stale device removal
` [PATCHv3 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH -next] kvm: fix compilation errors with mem[re|un]map()
 2019-05-17 14:04 UTC  (2+ messages)

[kvm-unit-tests PULL 0/2] Ppc next patches
 2019-05-17 13:10 UTC  (4+ messages)
` [kvm-unit-tests PULL 1/2] powerpc: Allow for a custom decr value to be specified to load on decr excp
` [kvm-unit-tests PULL 2/2] powerpc: Make h_cede_tm test run by default

[PATCH] kvm: fix compilation on aarch64
 2019-05-17 12:13 UTC 

[GIT PULL] KVM changes for 5.2 merge window
 2019-05-17 11:49 UTC  (3+ messages)

[PATCH v2] KVM: selftests: Compile code with warnings enabled
 2019-05-17 10:52 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 1/2] powerpc: Allow for a custom decr value to be specified to load on decr excp
 2019-05-17 10:20 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 2/2] powerpc: Make h_cede_tm test run by default

[PATCH] KVM: selftests: Fix a condition in test_hv_cpuid()
 2019-05-17 10:00 UTC  (2+ messages)

[PATCH V2 0/4] Prevent vhost kthread from hogging CPU
 2019-05-17  9:10 UTC  (6+ messages)
` [PATCH V2 1/4] vhost: introduce vhost_exceeds_weight()
` [PATCH V2 2/4] vhost_net: fix possible infinite loop
` [PATCH V2 3/4] vhost: vsock: add weight support
` [PATCH V2 4/4] vhost: scsi: "

[PATCH RESEND] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-17  9:10 UTC  (2+ messages)

[PATCH 1/4] KVM: x86: Disable intercept for CORE cstate read
 2019-05-17  8:49 UTC  (4+ messages)
` [PATCH RESEND 2/4] KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
` [PATCH 3/4] KVM: Fix spinlock taken warning during host resume
` [PATCH 4/4] KVM: nVMX: Fix using __this_cpu_read() in preemptible context

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-17  8:26 UTC  (7+ messages)
` [PATCH v2 1/8] vsock/virtio: limit the memory used per-socket
` [PATCH v2 2/8] vsock/virtio: free packets during the socket release

[PATCH 0/4] Retrieving zPCI specific info with VFIO
 2019-05-17  8:18 UTC  (9+ messages)
` [PATCH 2/4] vfio: vfio_iommu_type1: Define VFIO_IOMMU_INFO_CAPABILITIES
` [PATCH 4/4] vfio: vfio_iommu_type1: implement VFIO_IOMMU_INFO_CAPABILITIES

[PATCH] KVM: selftests: Compile code with warnings enabled
 2019-05-17  7:15 UTC  (3+ messages)

[PATCH v9 0/7] virtio pmem driver
 2019-05-17  5:35 UTC  (18+ messages)
` [PATCH v9 1/7] libnvdimm: nd_region flush callback support
` [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v9 4/7] dm: enable synchronous dax

[PATCH] sched: introduce configurable delay before entering idle
 2019-05-17  4:32 UTC  (12+ messages)

[PATCH] kvm: Check irqchip mode before assign irqfd
 2019-05-17  2:23 UTC  (3+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2019-05-17  1:16 UTC 

linux-next: manual merge of the kvm tree with Linus' tree
 2019-05-17  1:10 UTC 

[PATCH net 0/4] Prevent vhost kthread from hogging CPU
 2019-05-17  1:05 UTC  (8+ messages)
` [PATCH net 1/4] vhost: introduce vhost_exceeds_weight()
` [PATCH net 2/4] vhost_net: fix possible infinite loop
` [PATCH net 3/4] vhost: vsock: add weight support
` [PATCH net 4/4] vhost: scsi: "

linux-next: manual merge of the kvm tree with Linus' tree
 2019-05-17  1:04 UTC 

[KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" on vmentry of nested guests
 2019-05-16 22:07 UTC  (4+ messages)
` [PATCH 4/8][KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" VM-exit control "

[PATCH] KVM: Start populating /sys/hypervisor with KVM entries
 2019-05-16 17:49 UTC  (15+ messages)
`  "
  ` [PATCH v2 1/2] "
      ` [Xen-devel] "
  ` [PATCH v2 2/2] KVM: x86: Implement the arch-specific hook to report the VM UUID

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-16 15:24 UTC  (37+ messages)
` [PATCH 05/10] s390/cio: introduce DMA pools to cio
` [PATCH 06/10] s390/cio: add basic protected virtualization support
` [PATCH 08/10] virtio/s390: add indirection to indicators access
` [PATCH 10/10] virtio/s390: make airq summary indicators DMA

[PATCH v1 0/2] New state handling for VFIO CCW
 2019-05-16 15:11 UTC  (7+ messages)
` [PATCH v1 1/2] vfio-ccw: Set subchannel state STANDBY on open

[PATCH] vfio: vfio_pci_nvlink2: use a vma helper function
 2019-05-16 14:48 UTC 

[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
 2019-05-16 14:23 UTC  (34+ messages)
` [PATCH v2 01/30] fuse: delete dentry if timeout is zero
` [PATCH v2 02/30] fuse: Clear setuid bit even in cache=never path
` [PATCH v2 03/30] fuse: Use default_file_splice_read for direct IO
` [PATCH v2 04/30] fuse: export fuse_end_request()
` [PATCH v2 05/30] fuse: export fuse_len_args()
` [PATCH v2 06/30] fuse: Export fuse_send_init_request()
` [PATCH v2 07/30] fuse: export fuse_get_unique()
` [PATCH v2 08/30] fuse: extract fuse_fill_super_common()
` [PATCH v2 09/30] fuse: add fuse_iqueue_ops callbacks
` [PATCH v2 10/30] fuse: Separate fuse device allocation and installation in fuse_conn
` [PATCH v2 11/30] virtio_fs: add skeleton virtio_fs.ko module
` [PATCH v2 12/30] dax: remove block device dependencies
` [PATCH v2 13/30] dax: Pass dax_dev to dax_writeback_mapping_range()
` [PATCH v2 14/30] virtio: Add get_shm_region method
` [PATCH v2 15/30] virtio: Implement get_shm_region for PCI transport
` [PATCH v2 16/30] virtio: Implement get_shm_region for MMIO transport
` [PATCH v2 17/30] fuse, dax: add fuse_conn->dax_dev field
` [PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device
` [PATCH v2 19/30] fuse: Keep a list of free dax memory ranges
` [PATCH v2 20/30] fuse: Introduce setupmapping/removemapping commands
` [PATCH v2 21/30] fuse, dax: Implement dax read/write operations
` [PATCH v2 22/30] fuse, dax: add DAX mmap support
` [PATCH v2 23/30] fuse: Define dax address space operations
` [PATCH v2 24/30] fuse, dax: Take ->i_mmap_sem lock during dax page fault
` [PATCH v2 25/30] fuse: Maintain a list of busy elements
` [PATCH v2 26/30] fuse: Add logic to free up a memory range
` [PATCH v2 27/30] fuse: Release file in process context
` [PATCH v2 28/30] fuse: Reschedule dax free work if too many EAGAIN attempts
` [PATCH v2 29/30] fuse: Take inode lock for dax inode truncation
` [PATCH v2 30/30] virtio-fs: Do not provide abort interface in fusectl

[RFC PATCH 0/4] KVM selftests for s390x
 2019-05-16 12:08 UTC  (9+ messages)
` [RFC PATCH 1/4] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
` [RFC PATCH 2/4] KVM: selftests: Align memory region addresses to 1M on s390x
` [RFC PATCH 3/4] KVM: selftests: Add processor code for s390x
` [RFC PATCH 4/4] KVM: selftests: Add the sync_regs test "

[PATCH AUTOSEL 5.0 17/34] x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
 2019-05-16 11:39 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 28/34] KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
` [PATCH AUTOSEL 5.0 29/34] KVM: selftests: make hyperv_cpuid test pass on AMD

[PATCH AUTOSEL 4.19 13/25] x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
 2019-05-16 11:40 UTC 

[PATCH v2 0/7] s390: vfio-ccw fixes
 2019-05-16 11:44 UTC  (8+ messages)
` [PATCH v2 5/7] s390/cio: Allow zero-length CCWs in vfio-ccw

[PATCH] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-16  9:16 UTC  (9+ messages)

[PATCH v1 0/6] KVM: VMX: Intel PT configuration switch using XSAVES/XRSTORS on VM-Entry/Exit
 2019-05-16  8:25 UTC  (7+ messages)
` [PATCH v1 1/6] x86/fpu: Introduce new fpu state for Intel processor trace
` [PATCH v1 2/6] KVM: VMX: Reuse the pt_state structure for PT context
` [PATCH v1 3/6] KVM: VMX: Dymamic allocate Intel PT configuration state
` [PATCH v1 4/6] KVM: VMX: Allocate XSAVE area for Intel PT configuration
` [PATCH v1 5/6] KVM: VMX: Intel PT configration context switch using XSAVES/XRSTORS
` [PATCH v1 6/6] KVM: VMX: Get PT state from xsave area to variables

Question about MDS mitigation
 2019-05-16  7:54 UTC  (2+ messages)

[RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
 2019-05-16  7:21 UTC  (5+ messages)

[PATCH v2 0/4] KVM: LAPIC: Optimize timer latency further
 2019-05-16  3:15 UTC  (7+ messages)
` [PATCH v2 3/4] KVM: LAPIC: Expose per-vCPU timer adavance information to userspace
` [PATCH v2 4/4] KVM: LAPIC: Optimize timer latency further

[PATCH v3 0/5] KVM: LAPIC: Optimize timer latency further
 2019-05-16  3:06 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: LAPIC: Extract adaptive tune timer advancement logic
` [PATCH v3 2/5] KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
` [PATCH v3 3/5] KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
` [PATCH v3 4/5] KVM: LAPIC: Delay trace advance expire delta
` [PATCH v3 5/5] KVM: LAPIC: Optimize timer latency further

[PATCH v2 1/2] vfio/mdev: add version attribute for mdev device
 2019-05-16  1:00 UTC  (10+ messages)

[PATCH kvm-unit-tests] vmware_backdoors: run with -cpu host
 2019-05-15 21:42 UTC  (3+ messages)

[GIT PULL] KVM/arm updates for 5.2
 2019-05-15 21:42 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag
 2019-05-15 21:40 UTC  (2+ messages)

[PATCH] Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"
 2019-05-15 21:37 UTC  (2+ messages)

[PATCH] kvm: x86: Fix L1TF mitigation for shadow MMU
 2019-05-15 21:16 UTC  (2+ messages)

[PATCHv2 00/10] vfio/mdev: Improve vfio/mdev core module
 2019-05-15 20:42 UTC  (9+ messages)
` [PATCHv2 08/10] vfio/mdev: Improve the create/remove sequence

[PATCH 2/3] KVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS state before setting new state
 2019-05-15 18:48 UTC  (7+ messages)

[Bug 203611] New: Qemu nested virtualization is not working
 2019-05-15 17:06 UTC  (2+ messages)
` [Bug 203611] "


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