1
0

Rename qemu package

This commit is contained in:
2019-02-02 21:33:27 +00:00
parent 144a8547bc
commit b5965e8374
3 changed files with 40 additions and 40 deletions

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a AGPLv3 license
// (or later) that can be found in the LICENSE file.
package qemukernel
package qemu
const testConfigVmlinuz = "../tools/qemu-debian-img/ubuntu1804.vmlinuz"
const testConfigInitrd = "../tools/qemu-debian-img/ubuntu1804.initrd"