summaryrefslogtreecommitdiffstats
path: root/python/t/rhbz811650.py
Commit message (Collapse)AuthorAgeFilesLines
* launch: Treat /dev/null specially, for old KVM.Richard W.M. Jones2012-06-251-1/+9
| | | | | | | | | Old KVM can't add /dev/null readonly. Treat /dev/null as a special case. We also fix a few tests where /dev/null was being used with format=qcow2. This was always incorrect behaviour, but qemu appears to tolerate it.
* python: Add a regression test for RHBZ#811650.Richard W.M. Jones2012-04-111-0/+29