drivers/virtio/Kconfig v3.0-rc7

VIRTIO_PCI

PCI driver for virtio devices (EXPERIMENTAL)

This drivers provides support for virtio based paravirtual device
drivers over PCI.  This requires that your VMM has appropriate PCI
virtio backends.  Most QEMU based VMMs should support these devices
(like KVM or Xen).

Currently, the ABI is not considered stable so there is no guarantee
that this version of the driver will work with your VMM.

If unsure, say M.

VIRTIO_BALLOON

Virtio balloon driver (EXPERIMENTAL)

This driver supports increasing and decreasing the amount
of memory within a KVM guest.

If unsure, say M.