summaryrefslogtreecommitdiffstats
path: root/tests/postcopy-test.c
Commit message (Expand)AuthorAgeFilesLines
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* tests: Remove redundant assignmentFam Zheng2017-05-101-1/+1
* tests: fix qmp response leakMarc-André Lureau2017-02-281-1/+1
* tests/postcopy: Use KVM on ppc64 only if it is KVM-HVThomas Huth2016-11-231-4/+8
* nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2016-10-281-4/+4
* tests: fix postcopy-test leaksMarc-André Lureau2016-09-081-1/+4
* tests: fix rsp leak in postcopy-testMarc-André Lureau2016-09-081-1/+1
* test: port postcopy test to ppc64lvivier@redhat.com2016-07-291-19/+97
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-2/+1Star
* clean-includes: run it once morePaolo Bonzini2016-06-161-1/+0Star
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* test: PostcopyDr. David Alan Gilbert2016-06-161-0/+455