Commit graph

202 commits

Author SHA1 Message Date
Kroese
6484394ca1
feat: Allow drivers in root (#67) 2024-05-15 17:54:34 +02:00
Kroese
ec7df3a74c
feat: Detect Docker Desktop (#63) 2024-05-11 22:05:35 +02:00
Kroese
cc86e245cc
feat: Print warning based on OS (#62) 2024-05-11 21:40:10 +02:00
Kroese
8db4d7c10b
fix: Time syncronization on Windows (#60) 2024-05-07 12:05:51 +02:00
Kroese
134cfc00a0
feat: Make boot path absolute (#59) 2024-05-06 00:55:17 +02:00
Kroese
7624515c08
feat: Disk pass-through (#57) 2024-05-05 20:31:58 +02:00
Kroese
cf4d9e4f9e
fix: Set download timeout (#56) 2024-05-04 17:16:47 +02:00
Kroese
e68fd18886
feat: Show download percentage (#55) 2024-05-04 16:38:55 +02:00
Kroese
576682cda1
feat: Check RAM amount available (#54) 2024-05-03 11:23:23 +02:00
Kroese
da1dab956f
feat: Check the RAM amount available (#53) 2024-05-03 11:01:14 +02:00
Kroese
18e68a3f21
feat: Check the amount of RAM available (#52) 2024-05-02 20:10:38 +02:00
Kroese
aad52572c3
feat: Improved networking (#51) 2024-04-30 00:32:18 +02:00
Kroese
edcc22ee3b
feat: Disable balloon device for Windows (#50) 2024-04-27 18:33:30 +02:00
Kroese
4fbd36c22d
feat: Display kernel version (#48) 2024-04-26 13:55:20 +02:00
Kroese
35823d4156
feat: Support ecryptfs filesystem (#47) 2024-04-26 06:06:20 +02:00
Kroese
39c04cc2a7
feat: Print system info (#46) 2024-04-25 14:27:31 +02:00
Kroese
6d18fd73e3
fix: Use correct QEMU binary (#44) 2024-04-22 11:28:19 +02:00
Kroese
914a4995cc
feat: Display system info in log (#42) 2024-04-20 01:28:15 +02:00
Kroese
cc34dec418
fix: Disable secure boot by default (#41) 2024-04-19 22:20:09 +02:00
Kroese
d1f9191e3b
fix: Verify files are not empty (#37) 2024-04-16 15:00:38 +02:00
Kroese
3448634874
fix: Ignore empty MAC address (#36) 2024-04-13 23:31:07 +02:00
Kroese
d43a2cdab1
fix: TUN error message (#34) 2024-03-31 04:56:20 +02:00
Kroese
fbf829e4f2
fix: Disable kernel networking in bridge mode (#32) 2024-03-12 01:25:07 +01:00
Kroese
74674eab18
feat: Persistant MAC address (#30) 2024-02-28 08:16:22 +01:00
Kroese
8c6e9d3d7b
fix: Match files case insensitive (#29) 2024-02-16 14:51:50 +01:00
Kroese
4346464ee8
feat: Disable CoW check on XFS (#27) 2024-02-09 23:55:09 +01:00
Kroese
9202a12592
fix: Convert dashes in custom MAC addresses (#25) 2024-02-08 17:28:17 +01:00
Kroese
18bbb0e8c0
feat: Add DNS entry for container (#24) 2024-02-07 22:20:45 +01:00
Kroese
6124b0db37
fix: Set process name to lowercase (#23) 2024-02-07 13:02:46 +01:00
Kroese
c62cec09df
fix: Set machine name (#22) 2024-02-07 11:57:55 +01:00
Kroese
c61078e9ff
fix: Remove dual displays (#21) 2024-02-07 01:02:56 +01:00
Kroese
61948a9af8
feat: Use Neoverse N1 as default CPU (#20) 2024-02-06 23:56:35 +01:00
Kroese
ac5c88c93a
feat: Add VirtIO GPU device (#19) 2024-02-06 23:08:35 +01:00
Kroese
fdff3518e2
fix: Remove migrateable property (#18) 2024-02-06 21:16:50 +01:00
Kroese
2862a14363
fix: KVM support (#17) 2024-02-06 21:07:43 +01:00
Kroese
2fb0eeb68a
fix: Set KVM tick policy (#15) 2024-02-05 14:14:21 +01:00
Kroese
3e6e5475d8
fix: Directory permissions (#14) 2024-02-05 11:32:55 +01:00
Kroese
c1a7398356
fix: Custom CPU model (#13) 2024-02-05 08:15:38 +01:00
Kroese
644cca0786
fix: Custom CPU model (#12) 2024-02-05 06:40:33 +01:00
Kroese
8140da14d6
fix: Remove migrateable flag (#10) 2024-02-04 20:34:14 +01:00
Kroese
571724df22
feat: Multi-threaded TCG (#9) 2024-02-04 18:53:51 +01:00
Kroese
1b8c3a437b
feat: Enable L3 cache (#8) 2024-02-04 15:03:17 +01:00
Kroese
f011637e68
feat: Make CPU model configurable (#7) 2024-02-03 12:10:32 +01:00
Kroese
1ae241040e
feat: Set GIC version (#6) 2024-02-03 11:54:21 +01:00
Kroese
9f3f74c4de
fix: Set boot mode in entry (#5) 2024-02-02 20:14:10 +01:00
Kroese
6877761cd1
fix: Do not use virtualization with KVM (#4) 2024-02-02 19:20:51 +01:00
Kroese
d4feec5a06
fix: Use VGA adaptor for Windows (#3) 2024-02-02 18:58:31 +01:00
Kroese
d5c6697f85
fix: Remove secure boot (#2) 2024-02-02 18:26:42 +01:00
Kroese
c9f2231b55
fix: UEFI booting (#1) 2024-02-02 17:07:44 +01:00
Kroese
666b5be9ce
fix: Brackets (#421) 2024-02-02 11:54:22 +01:00