messages from 2017-04-10 02:30:45 to 2017-05-24 14:51:37 UTC [more...]
[PATCH 02/37] drm: Remove drm_device->virtdev
2017-05-24 14:51 UTC
[PATCH 00/10] paravirt: make amount of paravirtualization configurable
2017-05-23 6:27 UTC (13+ messages)
` [PATCH 01/10] x86: remove stale prototype from arch/x86/include/asm/pgalloc.h
` [PATCH 02/10] paravirt: remove unused function paravirt_disable_iospace()
` [PATCH 03/10] xen: move interrupt handling for pv guests under CONFIG_XEN_PV umbrella
` [PATCH 04/10] xen: remove non-pv test from arch/x86/xen/irq.c
` [PATCH 05/10] paravirt: add new PARAVIRT_FULL config item
` [PATCH 06/10] paravirt: split pv_cpu_ops for support of PARAVIRT_FULL
` [PATCH 07/10] paravirt: split pv_irq_ops "
` [PATCH 08/10] paravirt: split pv_mmu_ops "
` [PATCH 09/10] paravirt: split pv_info "
` [PATCH 10/10] paravirt: merge pv_ops_* structures into one
network performance degradation in virtio_net in 4.12-rc
2017-05-22 21:50 UTC (2+ messages)
network performance degradation in virtio_net in 4.12-rc
2017-05-22 14:25 UTC
[PATCH 1/2] vhost/scsi: Improve a size determination in four functions
2017-05-22 14:21 UTC (11+ messages)
` [PATCH 2/2] vhost/scsi: Delete error messages for failed memory allocations in five functions
` "
[PATCH] vhost: Coalesce vq_err formats, pr_fmt misuse, add missing newlines
2017-05-22 14:16 UTC
[RFC PATCH kvmtool 00/15] Add virtio-iommu
2017-05-22 14:01 UTC (23+ messages)
` Need information on type 2 IOMMU
` [virtio-dev] Re: [RFC 0/3] virtio-iommu: a paravirtualized IOMMU
` "
` [RFC 1/3] virtio-iommu: firmware description of the virtual topology
` [RFC 2/3] virtio-iommu: device probing and operations
` [RFC 3/3] virtio-iommu: future work
[PATCH] vhost: Coalesce vq_err formats, pr_fmt misuse, add missing newlines
2017-05-22 10:33 UTC
[PATCH 0/2] vhost/scsi: Adjustments for five function implementations
2017-05-20 14:30 UTC
[PATCH net 3/3] virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
2017-05-19 14:18 UTC (3+ messages)
[PATCH v3 02/16] drm/virtio: fix include notation and remove -Iinclude/drm flag
2017-05-18 4:29 UTC
[PATCH v3 00/16] gpu/drm: remove -Iinclude/drm compiler flags from Makefile
2017-05-18 4:29 UTC
[PATCH 1/3] s390: virtio: Delete error messages for failed memory allocations in two functions
2017-05-16 15:53 UTC (3+ messages)
` [PATCH 2/3] s390: virtio: Improve a size determination in virtio_ccw_setup_vq()
` [PATCH 3/3] s390: virtio: Adjust a null pointer check in two functions
[PATCH 0/3] S390-virtio: Adjustments for three function implementations
2017-05-16 15:50 UTC
[PATCH 2/3] Fix ERROR: Macros with complex values should be enclosed in parentheses
2017-05-15 14:25 UTC (9+ messages)
` [PATCH 3/3] Fix ERROR: code indent should use tabs where possible
` [PATCH 1/3] Fix ERROR: trailing statements should be on next line
Support of lguest?
2017-05-15 14:24 UTC (3+ messages)
[PATCH 1/3] Fix ERROR: trailing statements should be on next line
2017-05-14 17:51 UTC
Call for Papers: The 13th IEEE International Conference on eScience 2017 in Auckland, New Zealand
2017-05-13 0:19 UTC
[PULL] virtio: fixes, cleanups, performance
2017-05-10 12:24 UTC
CFP: KVM Forum 2017
2017-05-09 7:42 UTC (4+ messages)
[PATCH v9 1/5] virtio-balloon: deflate via a page list
2017-05-09 2:45 UTC (31+ messages)
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
` [PATCH v9 3/5] mm: function to offer a page block on the free list
` [PATCH v9 4/5] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ
` [virtio-dev] Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
` [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
[PATCH v10 1/6] virtio-balloon: deflate via a page list
2017-05-07 4:22 UTC (8+ messages)
` [PATCH v10 2/6] virtio-balloon: coding format cleanup
` [PATCH v10 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [PATCH v10 4/6] mm: function to offer a page block on the free list
` [PATCH v10 5/6] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v10 6/6] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ
[PATCH v10 4/6] mm: function to offer a page block on the free list
2017-05-05 22:12 UTC (2+ messages)
[PATCH 0/1] virtio-ccw maintainership
2017-05-05 20:37 UTC (5+ messages)
` [PATCH 1/1] s390/virtio: change maintainership
[PATCH v10 0/6] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-05-04 8:50 UTC
[PATCH] tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
2017-05-02 6:01 UTC (2+ messages)
[PATCH net-next] virtio-net: on tx, only call napi_disable if tx napi is on
2017-04-26 18:50 UTC (4+ messages)
[vhost:vhost 6/19] drivers/net/virtio_net.c:2089:19: error: assignment of read-only location '*(ctx + (sizetype)rxq2vq(i))'
2017-04-25 14:52 UTC
[PATCH net-next v3 1/5] virtio-net: napi helper functions
2017-04-25 14:32 UTC (9+ messages)
` [PATCH net-next v3 2/5] virtio-net: transmit napi
` [PATCH net-next v3 3/5] virtio-net: move free_old_xmit_skbs
` [PATCH net-next v3 4/5] virtio-net: clean tx descriptors from rx napi
` [PATCH net-next v3 5/5] virtio-net: keep tx interrupts disabled unless kick
` [PATCH net-next v3 0/5] virtio-net tx napi
[PATCH net-next v2 1/5] virtio-net: napi helper functions
2017-04-25 8:39 UTC (20+ messages)
` [PATCH net-next v2 2/5] virtio-net: transmit napi
` [PATCH net-next v2 3/5] virtio-net: move free_old_xmit_skbs
` [PATCH net-next v2 4/5] virtio-net: clean tx descriptors from rx napi
` [PATCH net-next v2 5/5] virtio-net: keep tx interrupts disabled unless kick
[PATCH net-next v3 0/5] virtio-net tx napi
2017-04-24 17:49 UTC
[PATCH RFC (resend) net-next 0/6] virtio-net: Add support for virtio-net header extensions
2017-04-24 17:04 UTC (16+ messages)
` [PATCH RFC (resend) net-next 1/6] virtio-net: Remove the use the padded vnet_header structure
` [PATCH RFC (resend) net-next 2/6] virtio-net: make header length handling uniform
` [PATCH RFC (resend) net-next 3/6] virtio_net: Add basic skeleton for handling vnet header extensions
` [PATCH RFC (resend) net-next 4/6] virtio-net: Add support for IPv6 fragment id vnet header extension
` [PATCH RFC (resend) net-next 5/6] virtio-net: Add support for vlan acceleration "
` [PATCH RFC (resend) net-next 6/6] virtio: Add support for UDP tunnel offload and extension
[PATCH 4/6] drm: fourcc byteorder: adapt bochs-drm to drm_mode_legacy_fb_format update
2017-04-24 6:25 UTC (3+ messages)
` [PATCH 5/6] drm: fourcc byteorder: adapt virtio "
` [PATCH 6/6] drm: fourcc byteorder: virtio restrict to XRGB8888
[PATCH net-next v2 0/5] virtio-net tx napi
2017-04-18 20:21 UTC
******* IEEE Technically Co-Sponsored SmartTechCon2017 – CALL FOR PAPERS*******
2017-04-18 14:16 UTC
[PATCH v3 00/11] x86: xen cpuid() cleanup
2017-04-18 6:31 UTC (2+ messages)
` [PATCH v3 10/11] vmware: set cpu capabilities during platform initialization
[PATCH] ringtest: fix an assert statement
2017-04-18 3:01 UTC (2+ messages)
[PATCH] tools/virtio: fix build breakage
2017-04-17 11:12 UTC
repost: af_packet vs virtio (was packed ring layout proposal v2)
2017-04-14 2:50 UTC
[PATCH v2 10/11] vmware: set cpu capabilities during platform initialization
2017-04-13 13:39 UTC (3+ messages)
` [PATCH v2 00/11] x86: xen cpuid() cleanup
CFP PECCS 2017 - 7th Int.l Joint Conf. on Pervasive and Embedded Computing and Communication Systems (Madrid/Spain)
2017-04-13 13:00 UTC
[PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages
2017-04-13 11:07 UTC (2+ messages)
CFP ICETE 2017 - 14th Int.l Joint Conf. on e-Business and Telecommunications (Madrid/Spain)
2017-04-13 10:54 UTC
[PATCH v2 00/11] x86: xen cpuid() cleanup
2017-04-13 10:11 UTC
[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-04-13 9:35 UTC
CFP DCNET 2017 - 8th Int.l Conf. on Data Communication Networking (Madrid/Spain)
2017-04-12 12:56 UTC
[PULL] vhost: cleanups and fixes
2017-04-10 21:36 UTC
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).