qemu-user: new config option
This commit is contained in:
parent
4686e84de4
commit
b7a36e2212
@ -17,7 +17,7 @@ let
|
|||||||
mask = ''\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\x00\xff\xfe\xff\xff\xff'';
|
mask = ''\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\x00\xff\xfe\xff\xff\xff'';
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
boot.binfmtMiscRegistrations = {
|
boot.binfmt.registrations = {
|
||||||
inherit arm;
|
inherit arm;
|
||||||
inherit aarch64;
|
inherit aarch64;
|
||||||
inherit riscv64;
|
inherit riscv64;
|
||||||
|
Loading…
Reference in New Issue
Block a user