virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-16 14:10:03 to 2016-03-15 06:56:33 UTC [more...]

[PATCH v1 01/19] mm: use put_page to free page instead of putback_lru_page
 2016-03-15  6:56 UTC  (36+ messages)
` [PATCH v1 02/19] mm/compaction: support non-lru movable page migration
` [PATCH v1 03/19] fs/anon_inodes: new interface to create new inode
` [PATCH v1 04/19] mm/balloon: use general movable page feature into balloon
` [PATCH v1 05/19] zsmalloc: use first_page rather than page
` [PATCH v1 06/19] zsmalloc: clean up many BUG_ON
` [PATCH v1 07/19] zsmalloc: reordering function parameter
` [PATCH v1 08/19] zsmalloc: remove unused pool param in obj_free
` [PATCH v1 09/19] zsmalloc: keep max_object in size_class
` [PATCH v1 10/19] zsmalloc: squeeze inuse into page->mapping
` [PATCH v1 11/19] zsmalloc: squeeze freelist "
` [PATCH v1 12/19] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v1 13/19] zsmalloc: factor page chain functionality out
` [PATCH v1 14/19] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v1 15/19] zsmalloc: zs_compact refactoring
` [PATCH v1 16/19] zsmalloc: migrate head page of zspage
` [PATCH v1 17/19] zsmalloc: use single linked list for page chain
` [PATCH v1 18/19] zsmalloc: migrate tail pages in zspage
` [PATCH v1 19/19] zram: use __GFP_MOVABLE for memory allocation

[RFC qemu 1/4] pc: Add code to get the lowmem form PCMachineState
 2016-03-15  3:31 UTC  (64+ messages)
` [RFC qemu 2/4] virtio-balloon: Add a new feature to balloon device
` [RFC qemu 3/4] migration: not set migration bitmap in setup stage
` [RFC qemu 4/4] migration: filter out guest's free pages in ram bulk stage
  ` [Qemu-devel] "
` [Qemu-devel] [RFC qemu 0/4] A PV solution for live migration optimization
`  "

[PATCH V4 0/3] basic busy polling support for vhost_net
 2016-03-15  3:10 UTC  (7+ messages)
` [PATCH V4 1/3] vhost: introduce vhost_has_work()
` [PATCH V4 2/3] vhost: introduce vhost_vq_avail_empty()
` [PATCH V4 3/3] vhost_net: basic polling support

virtio-vsock live migration
 2016-03-14 11:13 UTC  (3+ messages)
` [virtio-dev] "

[PATCH v1 02/19] mm/compaction: support non-lru movable page migration
 2016-03-11  8:35 UTC  (2+ messages)

[PATCH v1 00/19] Support non-lru page migration
 2016-03-11  7:30 UTC 

[RFC -next 1/2] virtio: Start the advised MTU feature support
 2016-03-10 18:56 UTC  (4+ messages)
` [RFC -next 2/2] virtio_net: Read and use the advised MTU

KVM Forum 2016: Call For Participation
 2016-03-10 18:09 UTC 

[RFC -next 0/2] virtio-net: Advised MTU feature
 2016-03-10 14:28 UTC 

[Qemu-devel] [RFC kernel 0/2]A PV solution for KVM live migration optimization
 2016-03-10  7:30 UTC  (2+ messages)

[Qemu-devel] [RFC kernel 0/2]A PV solution for KVM live migration optimization
 2016-03-10  7:01 UTC 

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-08 11:14 UTC  (2+ messages)

[PATCH 00/16] drm crtc cleanup: nuke optional dummy crtc mode_fixup function
 2016-03-07 14:31 UTC  (31+ messages)
` [PATCH 01/16] drm: fixes crct set_mode when crtc mode_fixup is null
` [PATCH 02/16] drm/cirrus: removed optional dummy crtc mode_fixup function
` [PATCH 03/16] drm/mgag200: "
` [PATCH 04/16] drm/udl: "
` [PATCH 05/16] drm/gma: "
` [PATCH 06/16] drm/rcar-du: "
` [PATCH 07/16] drm/omapdrm: "
` [PATCH 08/16] drm/msm/mdp: "
` [PATCH 09/16] drm/shmobile: "
` [PATCH 10/16] drm/sti: "
` [PATCH 11/16] drm/atmel-hldcd: "
` [PATCH 12/16] drm/nouveau/dispnv04: "
` [PATCH 13/16] drm/virtio: "
` [PATCH 14/16] drm/fsl-dcu: "
` [PATCH 15/16] drm/bochs: "
` [PATCH 16/16] drm/ast: "

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-04  9:32 UTC 

[PULL for-4.5] virtio/vhost: minor fixes
 2016-03-03 13:08 UTC 

[RFC kernel 1/2] mm: Add the functions used to get free pages information
 2016-03-03 10:46 UTC  (2+ messages)
` [RFC kernel 2/2] virtio-balloon: extend balloon driver to support a new feature

[RFC kernel 0/2]A PV solution for KVM live migration optimization
 2016-03-03 10:46 UTC 

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-03 10:44 UTC 

[PATCH 0/2] virtio/s390 patches
 2016-03-01 13:01 UTC  (4+ messages)
` [PATCH 1/2] virtio/s390: use dev_to_virtio
` [PATCH 2/2] virtio/s390: size of SET_IND payload

[PATCH V3 0/3] basic busy polling support for vhost_net
 2016-02-29  9:03 UTC  (11+ messages)
` [PATCH V3 1/3] vhost: introduce vhost_has_work()
` [PATCH V3 2/3] vhost: introduce vhost_vq_avail_empty()
` [PATCH V3 3/3] vhost_net: basic polling support

Call For Papers - CISTI 2016 Workshops - Deadline March 15
 2016-02-28 13:39 UTC 

[PATCH v2] virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSH
 2016-02-25  8:38 UTC  (2+ messages)

[PATCH] virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSH
 2016-02-24 15:16 UTC  (2+ messages)

[PATCH 1/2] calculate 'available' memory in the separate function
 2016-02-23 16:12 UTC  (6+ messages)
` [PATCH 2/2] virtio_balloon: export 'available' memory to balloon statistics

[PATCH] virtio_net: switch to build_skb for mrg_rxbuf
 2016-02-21 18:41 UTC  (2+ messages)

[PATCH v7 0/9] virtio DMA API, yet again
 2016-02-17  9:42 UTC  (3+ messages)

[PATCH 0/2] export 'available' memory to virtio balloon statistics
 2016-02-16 15:50 UTC 

[PATCH v2 0/3] vhost: cross-endian code cleanup
 2016-02-16 15:43 UTC  (6+ messages)
` [PATCH v2 1/3] vhost: fix error path in vhost_init_used()
` [PATCH v2 2/3] vhost: rename cross-endian helpers
` [PATCH v2 3/3] vhost: rename vhost_init_used()

[PATCH v2 03/17] drm/exynos: removed optional dummy encoder mode_fixup function
 2016-02-16 14:38 UTC  (3+ messages)
` [PATCH v2 00/17] drm encoders cleanup: nuke "


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