mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
build: Update VirtIO drivers to v0.1.262 (#697)
This commit is contained in:
parent
da1e631c92
commit
fd1fe6f5c8
6 changed files with 292 additions and 319 deletions
|
|
@ -30,7 +30,7 @@ info "Booting ${APP}${BOOT_DESC} using QEMU v$version..."
|
|||
(( rc != 0 )) && error "$(<"$QEMU_LOG")" && exit 15
|
||||
|
||||
terminal
|
||||
( sleep 10; boot ) &
|
||||
( sleep 30; boot ) &
|
||||
tail -fn +0 "$QEMU_LOG" 2>/dev/null &
|
||||
cat "$QEMU_TERM" 2> /dev/null | tee "$QEMU_PTY" &
|
||||
wait $! || :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue