Commit graph

50 commits

Author SHA1 Message Date
Kroese
de2512f480
fix: Format filesizes (#201) 2025-03-14 18:27:04 +01:00
Kroese
e3c54ca9a1
feat: Validate configured RAM (#200) 2025-03-14 14:43:45 +01:00
Kroese
462fcfdf75
feat: Support file sharing (#198) 2025-03-14 06:57:32 +01:00
Kroese
2ff8e929b5
feat: Remove fixed addressing (#171) 2025-01-15 23:14:48 +01:00
Kroese
57c5812085
feat: Support UUID flag (#162) 2024-11-15 04:14:39 +01:00
Kroese
e6af7e9782
feat: Make USB optional (#148) 2024-10-19 22:17:06 +02:00
Kroese
57f20481c7
feat: Make USB optional (#147) 2024-10-19 22:08:57 +02:00
Kroese
c6ed03f331
feat: Support download of disk images (#118) 2024-06-12 22:36:39 +02:00
Kroese
89e46404f5
feat: Use virtioblk for CD-ROM devices (#102) 2024-06-05 17:53:12 +02:00
Kroese
09694075b6
feat: Detect number of physical CPU sockets (#91) 2024-05-23 02:22:58 +02:00
Kroese
79a75ee9f5
feat: Add support for IDE disk drives (#81) 2024-05-21 09:28:12 +02:00
Kroese
df2c38893f
feat: Add flag to disable RAM check (#79) 2024-05-19 23:41:13 +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
edcc22ee3b
feat: Disable balloon device for Windows (#50) 2024-04-27 18:33:30 +02:00
Kroese
cc34dec418
fix: Disable secure boot by default (#41) 2024-04-19 22:20:09 +02:00
Kroese
9202a12592
fix: Convert dashes in custom MAC addresses (#25) 2024-02-08 17:28:17 +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
1b8c3a437b
feat: Enable L3 cache (#8) 2024-02-04 15:03:17 +01:00
Kroese
1ae241040e
feat: Set GIC version (#6) 2024-02-03 11:54:21 +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
cd953c3650
feat: Use IDE for old machines (#418) 2024-02-01 12:30:47 +01:00
Kroese
ba9c79bd4c
feat: Support USB storage (#416) 2024-02-01 10:40:35 +01:00
Kroese
9182422b82
feat: Make machine type selectable (#415) 2024-02-01 04:03:48 +01:00
Kroese
c6dc58effc
feat: Make USB controller configurable (#386) 2024-01-26 00:46:14 +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
78cb302c1b
feat: TPM flag (#376) 2024-01-23 02:25:03 +01:00
Kroese
63f1a1ec9f
fix: Move socket to /run (#375) 2024-01-23 01:53:20 +01:00
Kroese
bf5f894c76
fix: Verify TPM socket exists (#374) 2024-01-23 01:43:43 +01:00
Kroese
73b9c31b44
feat: Enable Hyper-V on Windows guests (#365) 2024-01-21 20:58:14 +01:00
Kroese
e30c724170
feat: Dynamic content (#362) 2024-01-21 18:50:57 +01:00
Kroese
910b2a8c4e
feat: Display boot progress via web (#358) 2024-01-20 16:02:17 +01:00
Kroese
002aa6dc20
fix: Mousepointer alignment (#316) 2024-01-12 18:38:39 +01:00
Kroese
b8b958046b
fix: UEFI boot (#291)
* fix: UEFI boot
2023-12-29 21:21:26 +01:00
Kroese
942f2a77fe
feat: QEMU monitor (#287)
* feat: QEMU monitor
2023-12-29 18:53:45 +01:00
Kroese
bb5921e9e1
fix: Serial port (#285) 2023-12-29 18:18:10 +01:00
Kroese
556eb1ad5b
fix: Display BIOS output (#283) 2023-12-29 17:47:27 +01:00
Kroese
272c7176d6
fix: QEMU options (#281) 2023-12-29 16:14:14 +01:00
Kroese
ea1cf6d7bd
fix: Display configuration (#280)
* fix: Display configuration
2023-12-29 15:59:35 +01:00
Kroese
c2edb081bb
feat: CPU configuration
* feat: CPU configuration
2023-12-16 07:41:19 +01:00
Nate Choe
743743c3e7
Add UEFI support (#236)
* OVMF
2023-12-10 22:16:11 +01:00
Kroese
3e3a9c8a52
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:53:22 +01:00
Kroese
8f381c5209 Initial commit 2023-11-22 18:41:04 +01:00