Re: [PATCH v17 RESUBMIT QEMU 0/3] virtio-balloon: add support for providing free page reporting

2020-04-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200408194628.24143.51644.stgit@localhost.localdomain/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v17 RESUBMIT QEMU 0/3] virtio-balloon: add support for providing free page reporting

[PATCH v17 RESUBMIT QEMU 0/3] virtio-balloon: add support for providing free page reporting

2020-04-08 Thread Alexander Duyck
This series provides an asynchronous means of reporting free guest pages to QEMU through virtio-balloon so that the memory associated with those pages can be dropped and reused by other processes and/or guests on the host. Using this it is possible to avoid unnecessary I/O to disk and greatly impro