| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
For some reason these tests did not have license notices.
(cherry picked from commit a1d981edeae120a0523d0974c703f1a956202415)
|
|
|
|
|
|
|
|
|
|
|
| |
Replace:
cp tests/guests/fedora.img test.img
with the longer but possibly more space-efficient equivalent:
qemu-img create -F raw -b tests/guests/fedora.img -f qcow2 test.qcow2
(cherry picked from commit 339f3647f889424af2a2256c4fcad0b44982c275)
|
|
|
|
|
|
| |
(RHBZ#788641)
(cherry picked from commit 24d7889eba3eb6ee2f37ed9d384aa8734ebad7b7)
|
| |
|
|
|