Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extra-tests: Write a qemu wrapper script on the fly. | Richard W.M. Jones | 2012-09-19 | 1 | -8/+13 |
| | | | | | | | | | | | | Passing the $upstream_qemu environment variable is not reliable when libvirt is involved: Environment variables are passed to the first instance of the session libvirtd, but because libvirt reuses the session libvirtd, subsequent environment variable settings are lost (this is filed as RHBZ#856619). Bypass all of this by writing a custom qemu-wrapper.sh which contains the hard-coded values we want. (cherry picked from commit e6bd0b87eb753fa96b6533b0dbe498697701ad3a) | ||||
* | extra-tests: The upstream qemu test now reruns all the extra tests. | Richard W.M. Jones | 2012-09-19 | 1 | -0/+45 |
(cherry picked from commit 509dd90c43afed75b861b7d82ebe8739d3500d54) |