[armemu] add test code for block device
This commit is contained in:
@@ -9,6 +9,10 @@ file = lk.bin
|
||||
display = no
|
||||
console = yes
|
||||
network = no
|
||||
block = yes
|
||||
|
||||
[network]
|
||||
device = /dev/tap0
|
||||
|
||||
[block]
|
||||
file = ../blk.bin
|
||||
|
||||
Reference in New Issue
Block a user