messages from 2015-02-02 04:06:29 to 2015-02-05 07:37:33 UTC [more...]
[patch] vhost/scsi: potential memory corruption
2015-02-05 7:37 UTC
[PATCH 0/6] KVM: VMX: Page Modification Logging (PML) support
2015-02-05 6:29 UTC (14+ messages)
` [PATCH 2/6] KVM: MMU: Add mmu help functions to support PML
` [PATCH 4/6] KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
` [PATCH 5/6] KVM: x86: Add new dirty logging kvm_x86_ops for PML
` [PATCH 6/6] KVM: VMX: Add PML support in VMX
[PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
2015-02-05 0:57 UTC (2+ messages)
[PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
2015-02-05 0:48 UTC (3+ messages)
[PATCH for-3.19] vhost/net: fix up num_buffers endian-ness
2015-02-04 23:45 UTC (3+ messages)
[PATCH 0/7] KVM: s390: fixes and features for kvm/next (3.20)
2015-02-04 19:32 UTC (19+ messages)
` [PATCH 1/7] KVM: s390: floating irqs: fix user triggerable endless loop
` [PATCH 2/7] KVM: s390: reenable LPP facility
` [PATCH 3/7] s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
` [PATCH 4/7] KVM: s390/CPACF: Choose crypto control block format
` [PATCH 5/7] KVM: s390: use facilities and cpu_id per KVM
` [PATCH 6/7] KVM: s390: add cpu model support
` [PATCH 7/7] KVM: s390: Create ioctl for Getting/Setting guest storage keys
[PATCH] KVM: MIPS: Don't leak FPU/DSP to guest
2015-02-04 17:06 UTC
copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
2015-02-04 16:42 UTC (2+ messages)
[RFC PATCH] vfio-pci: Enable device request notification support
2015-02-04 16:22 UTC
[PATCH 0/5] vfio/pci: Device request support
2015-02-04 16:13 UTC (6+ messages)
` [PATCH 1/5] vfio: Add device tracking during unbind
` [PATCH 2/5] vfio: Tie IOMMU group reference to vfio group
` [PATCH 3/5] vfio: Add and use device request op for vfio bus drivers
` [PATCH 4/5] vfio-pci: Generalize setup of simple eventfds
` [PATCH 5/5] vfio-pci: Add device request interface
[PATCH] kvmtool: don't use PCI config space IRQ line field
2015-02-04 15:39 UTC
[PATCH-v3 0/9] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support
2015-02-04 13:16 UTC (37+ messages)
` [PATCH-v3 1/9] vhost/scsi: Convert completion path to use copy_to_iser
` [PATCH-v3 2/9] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
` [PATCH-v3 3/9] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
` [PATCH-v3 4/9] vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites
` [PATCH-v3 5/9] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback
` [PATCH-v3 6/9] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits
` [PATCH-v3 7/9] vhost/scsi: Drop legacy pre virtio v1.0 !ANY_LAYOUT logic
` [PATCH-v3 8/9] vhost/scsi: Drop left-over scsi_tcq.h include
` [PATCH-v3 9/9] vhost/scsi: Global tcm_vhost -> vhost_scsi rename
[PATCH/RFC] KVM: Disable compat ioctl for s390
2015-02-04 12:53 UTC (2+ messages)
[PATCH RFC 0/1] KVM: ioctl for reading/writing guest memory
2015-02-04 12:16 UTC (14+ messages)
` [PATCH RFC 1/1] KVM: s390: Add MEMOP "
[PATCH] KVM: MIPS: Disable HTW while in guest
2015-02-04 10:52 UTC
[PATCH v3 15/18] vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
2015-02-04 9:13 UTC (9+ messages)
` [PATCH v3 16/18] vhost: don't bother with copying iovec in handle_tx()
` [PATCH v3 17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
` [PATCH v3 18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user()
cpu frequency
2015-02-04 7:20 UTC (9+ messages)
[PATCH resend v5 0/6] KVM: nVMX: Enable nested apicv support
2015-02-04 2:09 UTC (3+ messages)
[PATCH v2 15/18] vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
2015-02-03 22:13 UTC (12+ messages)
` [PATCH v2 16/18] vhost: don't bother with copying iovec in handle_tx()
` [PATCH v2 17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
` [PATCH v2 18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user()
[PATCH v5 0/2] x86/xen: add xen hypercall preemption
2015-02-03 18:03 UTC (10+ messages)
` [PATCH v5 1/2] xen: add xen_is_preemptible_hypercall()
` [Xen-devel] "
` [PATCH v5 2/2] x86/xen: allow privcmd hypercalls to be preempted on 64-bit
[PATCH resend v5 1/6] KVM: nVMX: Use hardware MSR bitmap
2015-02-03 15:49 UTC
[PATCH resend v5 6/6] KVM: nVMX: Enable nested posted interrupt processing
2015-02-03 15:58 UTC
[PATCH resend v5 5/6] KVM: nVMX: Enable nested virtual interrupt delivery
2015-02-03 15:57 UTC
[PATCH resend v5 4/6] KVM: nVMX: Enable nested apic register virtualization
2015-02-03 15:57 UTC
[PATCH resend v5 2/6] KVM: nVMX: Enable nested virtualize x2apic mode
2015-02-03 15:56 UTC
[PATCH resend v5 3/6] KVM: nVMX: Make nested control MSRs per-cpu
2015-02-03 15:56 UTC
Looking for Outreachy sponsors for QEMU, libvirt, and KVM internships (was Outreach Program for Women)
2015-02-03 15:20 UTC
[PATCH v5 1/6] KVM: nVMX: Use hardware MSR bitmap
2015-02-03 14:37 UTC (4+ messages)
[PATCH v5 6/6] KVM: nVMX: Enable nested posted interrupt processing
2015-02-03 14:18 UTC (3+ messages)
KVM call for agenda for 2015-02-03
2015-02-03 13:08 UTC (2+ messages)
[PATCH v3] PCI: Add guard to avoid mapping a invalid msix base address
2015-02-03 9:25 UTC (4+ messages)
[PATCH v5 5/6] KVM: nVMX: Enable nested virtual interrupt delivery
2015-02-03 9:16 UTC
[PATCH v5 4/6] KVM: nVMX: Enable nested apic register virtualization
2015-02-03 9:15 UTC
[PATCH v5 3/6] KVM: nVMX: Make nested control MSRs per-cpu
2015-02-03 9:14 UTC
[PATCH v5 2/6] KVM: nVMX: Enable nested virtualize x2apic mode
2015-02-03 9:13 UTC
[PATCH v5 0/6] KVM: nVMX: Enable nested apicv support
2015-02-03 9:11 UTC
[PATCH v4 6/6] KVM: nVMX: Enable nested posted interrupt processing
2015-02-03 3:32 UTC (6+ messages)
[target:for-next 16/21] drivers/vhost/scsi.c:1081:5: sparse: symbol 'vhost_skip_iovec_bytes' was not declared. Should it be static?
2015-02-03 0:24 UTC (4+ messages)
` [PATCH target] vhost/scsi: vhost_skip_iovec_bytes() can be static
[PATCH 0/8] vhost/scsi: Add ANY_LAYOUT support
2015-02-03 0:22 UTC (3+ messages)
revisiting speech recognition in a Windows guest on KVM
2015-02-02 21:51 UTC
[PATCH v3 0/2] x86/arm64: add xenconfig
2015-02-02 21:32 UTC (10+ messages)
[patch 0/2] Fix busy-spin of lapic_timer_int_injected with APIC-v
2015-02-02 18:14 UTC (6+ messages)
` [patch 1/2] KVM: x86: fix "
` [patch 2/2] KVM: x86: revert "add method to test PIR bitmap vector"
[PATCH 17/18] arm/arm64: add smp_boot_secondary
2015-02-02 14:35 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v4 "
[PATCH 0/8] KVM: minor APIC fixes and cleanups
2015-02-02 14:30 UTC (7+ messages)
` [PATCH 2/8] KVM: x86: cleanup kvm_apic_match_*()
[PATCH kvm-kmod 0/4] Update to 3.19-rc1
2015-02-02 9:05 UTC (4+ messages)
` [PATCH 1/4] stubs for xsavec support
[PATCH] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
2015-02-02 9:04 UTC (3+ messages)
[PATCH-v2 00/11] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support
2015-02-02 4:47 UTC (10+ messages)
` [PATCH-v2 01/11] lib/iovec: Add memcpy_fromiovec_out library function
` [PATCH-v2 06/11] vhost/scsi: Add ANY_LAYOUT vhost_skip_iovec_bytes helper
` [PATCH-v2 07/11] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback
` [PATCH-v2 08/11] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits
` [PATCH-v2 09/11] vhost/scsi: Drop legacy pre virtio v1.0 !ANY_LAYOUT logic
` [PATCH-v2 10/11] vhost/scsi: Drop left-over scsi_tcq.h include
` [PATCH-v2 11/11] vhost/scsi: Global tcm_vhost -> vhost_scsi rename
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;
as well as URLs for NNTP newsgroup(s).