summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/045.out
Commit message (Collapse)AuthorAgeFilesLines
* qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia2013-09-121-2/+2
| | | | | | | | | | This case will test whether the monitor can receive fd at runtime. To verify better, additional monitor is created to see if qemu can handler two monitor instances correctly. Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
* tests: Add tests for fdsetsCorey Bryant2012-12-111-0/+5
Signed-off-by: Corey Bryant <coreyb@linux.vnet.ibm.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>