Subject: [PATCH v21 QEMU 0/5] virtio-balloon: add support for free page reporting
Message-id: 20200422181649.12258.37077.stgit@localhost.localdomain
Type: series

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Switched to a new branch 'test'
9066769 virtio-balloon: Provide an interface for free page reporting
94b4375 virtio-balloon: Implement support for page poison tracking feature
9cc7e7b virtio-balloon: Replace free page hinting references to 'report' with 'hint'
99c199a linux-headers: update to contain virito-balloon free page reporting
ddc71a3 linux-headers: Update to allow renaming of free_page_report_cmd_id

=== OUTPUT BEGIN ===
1/5 Checking commit ddc71a37e843 (linux-headers: Update to allow renaming of free_page_report_cmd_id)
2/5 Checking commit 99c199a834ec (linux-headers: update to contain virito-balloon free page reporting)
3/5 Checking commit 9cc7e7bbbcc2 (virtio-balloon: Replace free page hinting references to 'report' with 'hint')
4/5 Checking commit 94b43756aadc (virtio-balloon: Implement support for page poison tracking feature)
5/5 Checking commit 90667694068d (virtio-balloon: Provide an interface for free page reporting)
=== OUTPUT END ===

Test command exited with code: 0