]> xenbits.xensource.com Git - raisin.git/commit
raisin: check for invalid initrds
authorStefano Stabellini <sstabellini@kernel.org>
Tue, 23 May 2017 21:39:55 +0000 (14:39 -0700)
committerStefano Stabellini <sstabellini@kernel.org>
Tue, 23 May 2017 21:39:55 +0000 (14:39 -0700)
commit41b89885355406ff938a39086f873a6c0cee560f
tree4f01138da387eba896870e9401782bb797271a87
parent3113c4ebf35e372c6769211e75b7b1b312784965
raisin: check for invalid initrds

get_host_initrd can return an invalid or null initrd. Do not set the
ramdisk option in the VM config file to an invalid value.

Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
tests/busybox-pv