virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-25 12:52:42 to 2019-01-09 10:35:01 UTC [more...]

[PATCH v3 1/3] virtio-balloon: tweak config_changed implementation
 2019-01-09 10:35 UTC  (13+ messages)
` [PATCH v3 2/3] virtio-balloon: improve update_balloon_size_func
` [PATCH v3 3/3] virtio_balloon: remove the unnecessary 0-initialization
` [PATCH v3 0/3] virtio-balloon: tweak config_changed

[PATCH v2 01/15] drm/bochs: encoder cleanup
 2019-01-09 10:10 UTC  (17+ messages)
` [PATCH v2 02/15] drm/bochs: split bochs_hw_setmode
` [PATCH v2 03/15] drm/bochs: atomic: add atomic_flush+atomic_enable callbacks
` [PATCH v2 04/15] drm/bochs: atomic: add mode_set_nofb callback
` [PATCH v2 05/15] drm/bochs: atomic: switch planes to atomic, wire up helpers
` [PATCH v2 06/15] drm/bochs: atomic: use atomic set_config helper
` [PATCH v2 07/15] drm/bochs: atomic: use atomic page_flip helper
` [PATCH v2 08/15] drm/bochs: atomic: set DRIVER_ATOMIC
` [PATCH v2 09/15] drm/bochs: remove old bochs_crtc_* functions
` [PATCH v2 10/15] drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
` [PATCH v2 11/15] drm/bochs: add basic prime support
` [PATCH v2 12/15] drm/bochs: switch to generic drm fbdev emulation
` [PATCH v2 13/15] drm/bochs: drop old fbdev emulation code
` [PATCH v2 14/15] drm/bochs: move remaining fb bits to kms
` [PATCH v2 15/15] drm/bochs: reserve bo for pin/unpin

[PATCH] qxl: Use struct_size() in kzalloc()
 2019-01-09  8:32 UTC 

[PATCH] drm/virtio: Drop deprecated load/unload initialization
 2019-01-09  8:28 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH] vhost/vsock: fix vhost vsock cid hashing inconsistent
 2019-01-09  8:21 UTC  (2+ messages)

[PATCH net-next V2 0/3] basic in order support for vhost_net
 2019-01-09  8:05 UTC  (4+ messages)
` [PATCH net-next V2 1/3] virtio: introduce in order feature bit
` [PATCH net-next V2 2/3] vhost_net: support in order feature
` [PATCH net-next V2 3/3] vhost: don't touch avail ring if in_order is negotiated

[PATCH net V2] vhost: log dirty page correctly
 2019-01-09  7:29 UTC 

[RFC PATCH V3 1/5] vhost: generalize adding used elem
 2019-01-09  5:19 UTC  (30+ messages)
` [RFC PATCH V3 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/5] vhost: access vq metadata through kernel virtual address
` [RFC PATCH V3 0/5] Hi:
                    ` __get_user slower than get_user (was Re: [RFC PATCH V3 0/5] Hi:)

CFP: The 28th Int. ACM Symp. on High-Performance Parallel and Distributed Computing (HPDC'19) 2019
 2019-01-08 21:08 UTC 

kernel vhost demands an interrupt from guest when the ring is full in order to enable guest to submit new packets to the queue
 2019-01-08 19:05 UTC  (5+ messages)

[PATCH RFC 0/4] barriers using data dependency
 2019-01-08 18:50 UTC  (19+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
` [PATCH RFC 2/4] include/linux/compiler.h: allow memory operands
` [PATCH RFC 3/4] barriers: convert a control to a data dependency
` [PATCH RFC 4/4] virtio: use dependent_ptr_mb

[PATCH] drm/virtio: Remove incorrect kfree()
 2019-01-08 10:40 UTC 

[PATCH RFC 1/2] virtio-net: bql support
 2019-01-08 10:06 UTC  (19+ messages)

[PATCH v4 1/3] virtio-balloon: tweak config_changed implementation
 2019-01-08  7:10 UTC  (6+ messages)
` [PATCH v4 2/3] virtio-balloon: improve update_balloon_size_func
` [PATCH v4 3/3] virtio_balloon: remove the unnecessary 0-initialization

[PATCH v4 0/3] virtio-balloon: tweak config_changed
 2019-01-08  4:50 UTC 

[PATCH v15 23/26] sched: early boot clock
 2019-01-08  1:09 UTC  (3+ messages)

[PATCH 1/1] s390/virtio: handle find on invalid queue gracefully
 2019-01-07 15:06 UTC 

[PATCH 7/7] drm: Split out drm_probe_helper.h
 2019-01-07 10:24 UTC  (3+ messages)

[PATCH v3 0/3] virtio-balloon: tweak config_changed
 2019-01-07  7:01 UTC 

CISTI'2019 - Doctoral Symposium | Coimbra, Portugal
 2019-01-06 18:58 UTC 

[PATCH v2 1/2] virtio-balloon: tweak config_changed implementation
 2019-01-06  0:31 UTC  (6+ messages)
` [PATCH v2 2/2] virtio-balloon: improve update_balloon_size_func

[RFC PATCH 1/1] s390/virtio: handle find on invalid queue gracefully
 2019-01-04 14:01 UTC  (2+ messages)

[PATCH 1/2] virtio: fix virtio_config_ops description
 2019-01-04 12:48 UTC  (5+ messages)
` [PATCH 2/2] virtio: document virtio_config_ops restrictions

[PULL 0/1] virtio-ccw: one more patch for 4.21
 2019-01-04  9:56 UTC  (5+ messages)

[PATCH v2 0/2] virtio-balloon: tweak config_changed
 2019-01-04  7:11 UTC 

[PATCH v1 0/2] virtio-balloon: tweak config_changed
 2019-01-04  5:14 UTC  (9+ messages)
` [PATCH v1 1/2] virtio-balloon: tweak config_changed implementation
    ` [virtio-dev] "
` [PATCH v1 2/2] virtio-balloon: improve update_balloon_size_func

[PATCH 0/2] virtio: virtio_config_ops documentation
 2019-01-03 16:08 UTC 

[PATCH] virtio-ccw: wire up ->bus_name callback
 2019-01-03 14:11 UTC 

[PATCH v1 1/2] virtio_pci: use queue idx instead of array idx to set up the vq
 2019-01-03  9:59 UTC  (11+ messages)
` [PATCH v1 2/2] virtio: don't allocate vqs when names[i] = NULL
` [PATCH v1 0/2] Virtio: fix some vq allocation issues
          ` [virtio-dev] "

[PULL] virtio, vhost: features, fixes, cleanups
 2019-01-02 21:23 UTC 

[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
 2019-01-02 11:38 UTC  (12+ messages)
            ` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address

[PATCH] crypto: virtio: clean up indentation, replace spaces with tab
 2018-12-30 13:46 UTC 

[RFC PATCH V3 0/5] Hi:
 2018-12-29 12:46 UTC 

[RFC PATCH V2 0/3] vhost: accelerate metadata access through vmap()
 2018-12-29 12:41 UTC  (6+ messages)
` [RFC PATCH V2 1/3] vhost: generalize adding used elem
` [RFC PATCH V2 2/3] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/3] vhost: access vq metadata through kernel virtual address

[PATCH v37 0/3] Virtio-balloon: support free page reporting
 2018-12-28  8:03 UTC  (7+ messages)
  ` [PATCH v37 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[PATCH v1 0/2] Virtio: fix some vq allocation issues
 2018-12-28  2:26 UTC 

CFP WINSYS 2019 - Int.l Conf. on Wireless Networks and Mobile Systems (Prague/Czech Republic)
 2018-12-27 23:05 UTC 

CFP SECRYPT 2019 - Int.l Conf. on Security and Cryptography (Prague/Czech Republic)
 2018-12-27 23:05 UTC 

CFP DCNET 2019 - Int.l Conf. on Data Communication Networking (Prague/Czech Republic)
 2018-12-27 23:05 UTC 

CFP ICETE 2019 - 16th Int.l Joint Conf. on e-Business and Telecommunications (Prague/Czech Republic)
 2018-12-27 23:05 UTC 

[PATCH net V2 4/4] vhost: log dirty page correctly
 2018-12-27  9:32 UTC  (5+ messages)

PROPOSAL: Extend inline asm syntax with size spec
 2018-12-27  4:47 UTC  (4+ messages)

CISTI'2019 - Doctoral Symposium | Coimbra, Portugal
 2018-12-25 18:02 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).