mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Use qcow2 by default for savevm, loadvm.
Create shortcuts for -t linux-reconfigure and -t host-qemu-reconfigure.
This commit is contained in:
@@ -95,6 +95,12 @@ If you change any package besides `kernel_module`, you must also request those p
|
||||
|
||||
Those aren't turned on by default because they take quite a few seconds.
|
||||
|
||||
Linux and QEMU rebuilds are so common that we have dedicated shortcut flags for them:
|
||||
|
||||
....
|
||||
./build -l -q
|
||||
....
|
||||
|
||||
==== Filesystem persistency
|
||||
|
||||
The root filesystem is persistent across:
|
||||
|
||||
Reference in New Issue
Block a user