Commit graph

55 commits

Author SHA1 Message Date
Kroese
ded63e0e52
feat: Improve CPU detection (#164) 2024-11-18 13:33:12 +01:00
Kroese
4d1c1c476b
feat: Support image commit (#156) 2024-11-13 00:26:59 +01:00
Kroese
c244483847
feat: Rename host to kernel (#155) 2024-11-11 16:26:51 +01:00
Kroese
5984834dbf
feat: Display unknown filesystem (#151) 2024-11-10 14:59:00 +01:00
Kroese
9c6fbe9ea8
feat: Improve CPU detection (#150) 2024-11-10 11:20:22 +01:00
Kroese
944924ab95
feat: Improve CPU detection (#145) 2024-10-15 10:29:02 +02:00
Kroese
518b815ba2
feat: Improve CPU detection (#144) 2024-10-14 18:47:24 +02:00
Kroese
26403222ba
feat: Support Rockchip Orange Pi 5 Plus (#143) 2024-10-13 00:30:58 +02:00
Kroese
9ed7b80038
fix: Port forwarding warning (#137) 2024-09-05 18:53:57 +02:00
Kroese
6595bc7c34
fix: Check lscpu output (#133) 2024-08-18 03:30:59 +02:00
Kroese
c0e935daa6
feat: Create data disk for external image (#123) 2024-06-14 02:49:45 +02:00
Kroese
c6ed03f331
feat: Support download of disk images (#118) 2024-06-12 22:36:39 +02:00
Kroese
bdd0f1a1a7
feat: Detect EFI-compatible images (#117) 2024-06-12 04:42:40 +02:00
Kroese
89e46404f5
feat: Use virtioblk for CD-ROM devices (#102) 2024-06-05 17:53:12 +02:00
Kroese
e7b7a7a83f
feat: Print QEMU version on boot (#100) 2024-06-02 20:58:07 +02:00
Kroese
09694075b6
feat: Detect number of physical CPU sockets (#91) 2024-05-23 02:22:58 +02:00
Kroese
e9087a6eb3
feat: Allow booting without ISO file (#87) 2024-05-22 12:19:54 +02:00
Kroese
df2c38893f
feat: Add flag to disable RAM check (#79) 2024-05-19 23:41:13 +02:00
Kroese
cc86e245cc
feat: Print warning based on OS (#62) 2024-05-11 21:40:10 +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
4fbd36c22d
feat: Display kernel version (#48) 2024-04-26 13:55: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
fbf829e4f2
fix: Disable kernel networking in bridge mode (#32) 2024-03-12 01:25:07 +01:00
Kroese
9202a12592
fix: Convert dashes in custom MAC addresses (#25) 2024-02-08 17:28:17 +01:00
Kroese
9f3f74c4de
fix: Set boot mode in entry (#5) 2024-02-02 20:14:10 +01:00
Kroese
487eefbeb9
feat: Initial arm64 support (#420) 2024-02-02 11:52:57 +01:00
Kroese
ba9c79bd4c
feat: Support USB storage (#416) 2024-02-01 10:40:35 +01:00
Kroese
209f9b30f8
feat: Generate unique MAC address (#403) 2024-01-29 21:32:11 +01:00
Kroese
2fdb19ae40
feat: Make monitor configurable (#379) 2024-01-23 20:19:14 +01:00
Kroese
4a0dbc6c06
fix: Shared memory path (#378) 2024-01-23 03:22:40 +01:00
Kroese
cc952a81c1
feat: Check for SHM (#377) 2024-01-23 03:02:51 +01:00
Kroese
25aa568167
fix: Make bootindex configurable (#370) 2024-01-22 02:47:50 +01:00
Kroese
e30c724170
feat: Dynamic content (#362) 2024-01-21 18:50:57 +01:00
Kroese
909a7f83dd
fix: Starting message (#360) 2024-01-20 18:37:03 +01:00
Kroese
4818cd57bb
fix: Escape HTML (#359) 2024-01-20 16:47:01 +01:00
Kroese
910b2a8c4e
feat: Display boot progress via web (#358) 2024-01-20 16:02:17 +01:00
Kroese
27cae73c4a
feat: Add warning macro (#357) 2024-01-19 15:07:36 +01:00
Kroese
bbd683b83b
style: Quote variables (#325) 2024-01-14 16:24:05 +01:00
Kroese
526548647c
style: Quote variables (#323) 2024-01-14 01:22:50 +01:00
Kroese
7998d931bb
feat: Change raw allocation (#320) 2024-01-13 00:02:52 +01:00
Kroese
1d1d2434de
fix: Add package (#310) 2024-01-08 01:44:08 +01:00
Kroese
8ef33d615a
fix: KVM config (#282)
* fix: KVM config
2023-12-29 16:53:41 +01:00
Kroese
886012699a
fix: Wait on exit (#274)
* fix: Wait on exit
2023-12-28 03:46:57 +01:00
Kroese
b72d8b8094
feat: Disable preallocation 2023-12-19 06:31:39 +01:00
Kroese
8ffc3bf842
feat: GPU passthrough
* feat: GPU passthrough
2023-12-16 08:17:53 +01:00