virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-30 15:04:15 to 2016-10-03 09:20:10 UTC [more...]

[PATCH 0/4] block-virtio: Fine-tuning for two function implementations
 2016-10-03  9:20 UTC  (30+ messages)
  ` [PATCH 1/4] virtio_blk: Use kmalloc_array() in init_vq()
  ` [PATCH 2/4] virtio_blk: Less function calls in init_vq() after error detection
  ` [PATCH 3/4] virtio_blk: Delete an unnecessary initialisation in init_vq()
  ` [PATCH 4/4] virtio_blk: Rename a jump label in virtblk_get_id()
      ` virtio_blk: Less function calls in init_vq() after error detection
            ` virtio_blk: Clarification for communication difficulties?
` [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations
  ` [PATCH 01/11] virtio_console: Use kmalloc_array() in init_vqs()
  ` [PATCH 02/11] virtio_console: Less function calls in init_vqs() after error detection
      `  "
  ` [PATCH 03/11] virtio_console: Rename a jump label in init()
  ` [PATCH 04/11] virtio_console: Rename jump labels in virtcons_probe()
  ` [PATCH 05/11] virtio_console: Rename jump labels in add_port()
  ` [PATCH 06/11] virtio_console: Rename a jump label in port_fops_open()
  ` [PATCH 07/11] virtio_console: Rename a jump label in port_fops_splice_write()
  ` [PATCH 08/11] virtio_console: Rename jump labels in port_fops_write()
  ` [PATCH 09/11] virtio_console: Rename a jump label in __send_to_port()
  ` [PATCH 10/11] virtio_console: Rename jump labels in alloc_buf()
  ` [PATCH 11/11] virtio_console: Rename a jump label in five functions

[PATCH v3 0/4] implement vcpu preempted check
 2016-09-30 10:44 UTC  (12+ messages)

[PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted
 2016-09-30 10:29 UTC  (5+ messages)

Call for Papers - WorldCIST'17 - 5th World Conference on Information Systems and Technologies (Published by Springer)
 2016-09-30  9:10 UTC 

[PATCH] x86/vmware: Skip lapic calibration on VMware
 2016-09-30  8:52 UTC 

[PATCH] x86/vmware: Skip lapic calibration on VMware
 2016-09-29 17:51 UTC 

[PATCH v2 0/1] s390 preparation for vcpu preempted check
 2016-09-29 15:51 UTC 

[PATCH] s390x/spinlock: Provide vcpu_is_preempted globally
 2016-09-29 13:21 UTC  (3+ messages)

[PATCH v2 1/1] virtio: update balloon size in balloon "probe"
 2016-09-29 10:17 UTC 

[PATCH 1/1] update balloon size in balloon "probe"
 2016-09-28 14:03 UTC  (4+ messages)

[PATCH] virtio/s390: add missing \n to end of dev_err message
 2016-09-28  6:38 UTC 

[PATCH] virtio/s390: add missing \n to end of dev_err message
 2016-09-27 20:08 UTC 

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-27 17:01 UTC  (40+ messages)
` [PATCH v9 01/19] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v9 02/19] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v9 03/19] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v9 04/19] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v9 05/19] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v9 06/19] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v9 07/19] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v9 08/19] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v9 09/19] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v9 10/19] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v9 11/19] ARM: DT: STiH407: Add i2s_in "
` [PATCH v9 12/19] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v9 13/19] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v9 14/19] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v9 15/19] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v9 16/19] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card
` [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue
` [PATCH v9 18/19] drm/virtio: kconfig: Fixup white space
` [PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n'

[PATCH] VSOCK: Don't dec ack backlog twice for rejected connections
 2016-09-27 11:59 UTC 

VIRTIO_F_IOMMU_PLATFORM
 2016-09-27  8:57 UTC 

[PATCH] VSOCK: Don't dec ack backlog twice for rejected connections
 2016-09-27  6:59 UTC 

[PATCH] vhost: mark symbols static in vhost.c
 2016-09-26 11:45 UTC 

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v5)
 2016-09-23  5:52 UTC  (9+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
` [PATCH 3/3] kvmtool: "

[PATCH v7 0/6] Implement qspinlock/pv-qspinlock on ppc
 2016-09-22 15:17 UTC  (9+ messages)
` [PATCH v7 1/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v7 2/6] powerpc/qspinlock: powerpc support qspinlock
` [PATCH v7 3/6] powerpc: pseries/Kconfig: Add qspinlock build config
` [PATCH v7 4/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v7 5/6] powerpc/pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make

[PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make
 2016-09-22 10:31 UTC  (3+ messages)

[PATCH 0/2] Fix recursive Kconfig depedency issue
 2016-09-20  7:24 UTC  (5+ messages)
` [PATCH 1/2] drm/virtio: kconfig: Fix recursive dependency issue
  ` [PATCH v9 17/19] "
` [PATCH 2/2] drm/virtio: kconfig: Fixup white space

[PATCH v12] virtio-net: add Max MTU configuration field
 2016-09-19 17:49 UTC 

[PATCH v11] virtio-net: add Max MTU configuration field
 2016-09-19 17:36 UTC  (5+ messages)
` [virtio-dev] "

[PATCH 1/2] tools/virtio/ringtest: fix run-on-all.sh for offline cpus
 2016-09-19 15:06 UTC  (2+ messages)
` [PATCH 2/2] tools/virtio/ringtest: tweaks for s390

[PATCH 0/2] virtio-ringtest: more enablement
 2016-09-19 15:06 UTC 

Call for Papers - WorldCIST'17 - 5th World Conference on Information Systems and Technologies (Published by Springer)
 2016-09-18 11:35 UTC 

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
 2016-09-16 10:05 UTC  (6+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
  ` [PATCH 2/3] qemu: Implement virtio-pstore device

[PATCH v3] virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
 2016-09-14 16:33 UTC 

[PATCH v2] virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
 2016-09-14 16:03 UTC  (3+ messages)

[PATCH v10] virtio-net: add Max MTU configuration field
 2016-09-14  7:18 UTC  (4+ messages)
  ` [virtio-dev] "

[PATCH v10] virtio-net: add Max MTU configuration field
 2016-09-13 15:18 UTC 

[PATCH] virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
 2016-09-13  6:11 UTC  (4+ messages)

[PATCH] treewide: remove redundant #include <linux/kconfig.h>
 2016-09-12  4:56 UTC 

[PATCH] virtio_console: Stop doing DMA on the stack
 2016-09-10  4:33 UTC  (5+ messages)

[PULL] virtio: fixes for 4.8
 2016-09-09 21:48 UTC 

[PATCH 1/1] balloon: stop inflate balloon after oom notification
 2016-09-09 17:46 UTC 

[PATCH 1/1] balloon: stop inflate balloon after oom notification
 2016-09-09 13:54 UTC 

[PATCH] vhost: mark vhost_process_iotlb_msg() static
 2016-09-08  8:56 UTC 

[PATCH 10/21] virtio scsi: Convert to hotplug state machine
 2016-09-06 17:04 UTC 

[PATCH v9] virtio-net: add Max MTU configuration field
 2016-09-06 14:31 UTC 

[PATCH v8 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
 2016-09-05 15:42 UTC  (10+ messages)
    ` [PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
    ` [PATCH v8 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes

[PATCH] vhost: Add polling mode
 2016-09-04  8:45 UTC  (2+ messages)

[PATCH 09/15] virtio-blk: Pass attribute group to device_add_disk
 2016-09-04  4:18 UTC  (2+ messages)

[PATCH] virtio-blk: Generate uevent after attribute available
 2016-09-03  7:08 UTC  (5+ messages)

[PATCH] x86/paravirt: Do not trace _paravirt_ident_*() functions
 2016-09-02 16:41 UTC  (2+ messages)

[PATCH] virtio: mark vring_dma_dev() static
 2016-09-01 11:16 UTC 

[PATCH] virtio: mark vring_dma_dev() static
 2016-09-01 11:02 UTC 

[PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-09-01  6:01 UTC  (4+ messages)

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v4)
 2016-09-01  0:03 UTC  (6+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
` [PATCH 3/3] kvmtool: "

[PATCH 1/2] drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
 2016-08-31 16:26 UTC  (2+ messages)
` [PATCH 2/2] drm/virtio: add real fence context and seqno

[PATCH v2] virtio_ring: Make interrupt suppression spec compliant
 2016-08-31 12:00 UTC 


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