]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
authorWei Wang <wei.w.wang@intel.com>
Mon, 27 Aug 2018 01:32:19 +0000 (09:32 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 Oct 2018 00:57:55 +0000 (20:57 -0400)
commit2e991629bcf55a43681aec1ee096eeb03cf81709
tree36f6f0d71fb8a41382dbbf38357a1942fd63b2db
parentd95f58f4a6ca002126c36c530fb096519c94baef
virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

The VIRTIO_BALLOON_F_PAGE_POISON feature bit is used to indicate if the
guest is using page poisoning. Guest writes to the poison_val config
field to tell host about the page poisoning value that is in use.

Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Wei Wang <wei.w.wang@intel.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_balloon.c
include/uapi/linux/virtio_balloon.h