Commit graph

289 commits

Author SHA1 Message Date
Kroese
3f3d32f820
feat: Add NVME disk type (#142) 2024-10-07 15:14:33 +02:00
Kroese
a7a6d0a7ee
feat: Add NVME device (#141) 2024-10-07 14:26:23 +02:00
Kroese
40e583f1b4
fix: Remove scsi parameter from virtio-blk-pci (#140) 2024-10-01 21:52:59 +02:00
Kroese
e1703d1493
fix: Split ports correctly (#138) 2024-09-10 13:06:55 +02:00
Kroese
9ed7b80038
fix: Port forwarding warning (#137) 2024-09-05 18:53:57 +02:00
Kroese
4142b4ac5b
fix: Progress calculation (#134) 2024-08-18 17:53:59 +02:00
Kroese
6595bc7c34
fix: Check lscpu output (#133) 2024-08-18 03:30:59 +02:00
Kroese
36dac0f0bf
fix: Don't set script with file descriptor (#125) 2024-06-14 04:42:33 +02:00
Kroese
c0e935daa6
feat: Create data disk for external image (#123) 2024-06-14 02:49:45 +02:00
Kroese
91b1d23aa3
fix: Assume GB when no unit is present (#120) 2024-06-13 19:01: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
4d65cd247a
feat: Implement usermode networking (#109) 2024-06-11 01:46:34 +02:00
Kroese
e8d407938c
fix: Do not use IO threading for SATA disks (#107) 2024-06-09 18:33:32 +02:00
Kroese
392ae1bfe1
feat: Use SATA disks for legacy devices (#105) 2024-06-09 17:28:28 +02:00
Kroese
159402de8f
fix: CPU pinning for Orange Pi (#103) 2024-06-07 13:08:30 +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
781060bbd2
feat: CPU pinning on Rockchip Orange Pi 5 (#99) 2024-06-02 19:47:46 +02:00
Kroese
b862a76ba1
feat: CPU pinning for Rockchip Orange Pi 5 (#98) 2024-06-02 19:38:14 +02:00
Kroese
d530bc26d4
feat: Add automatic device type (#97) 2024-05-26 22:57:27 +02:00
Kroese
9eb0b703f1
fix: Do not ignore unrecognized bootmodes (#96) 2024-05-26 13:34:43 +02:00
Kroese
528cce9d1a
feat: Mount drivers ISO (#94) 2024-05-25 12:46:06 +02:00
Kroese
2314ad8dca
feat: Mount additional ISO (#92) 2024-05-24 22:17:48 +02:00
Kroese
09694075b6
feat: Detect number of physical CPU sockets (#91) 2024-05-23 02:22:58 +02:00
Kroese
08cc4a7cf1
fix: Detect device type from machine (#90) 2024-05-22 21:17:18 +02:00
Kroese
6ca072aae4
feat: Detect empty boot variable (#88) 2024-05-22 17:02:38 +02:00
Kroese
e9087a6eb3
feat: Allow booting without ISO file (#87) 2024-05-22 12:19:54 +02:00
Kroese
7d3dc13958
fix: Don't mount cd-rom when empty (#85) 2024-05-21 13:05:59 +02:00
Kroese
e40ae8d06c
feat: Add support for USB booting (#84) 2024-05-21 12:12:43 +02:00
Kroese
38830c6f7a
feat: Add support for USB booting (#83) 2024-05-21 12:00:45 +02:00
Kroese
5eb3645401
feat: Add support for IDE drives (#82) 2024-05-21 09:29:46 +02:00
Kroese
79a75ee9f5
feat: Add support for IDE disk drives (#81) 2024-05-21 09:28:12 +02:00
Kroese
97b4a558df
feat: Support Kubernetes interfaces (#80) 2024-05-21 07:54:54 +02:00
Kroese
df2c38893f
feat: Add flag to disable RAM check (#79) 2024-05-19 23:41:13 +02:00
Kroese
7606acd228
feat: Display KVM warning on x64 CPU's (#78) 2024-05-19 21:21:15 +02:00
Kroese
997bb53ab4
fix: Display reason for network failure (#77) 2024-05-17 16:10:33 +02:00
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
Kroese
487eefbeb9
feat: Initial arm64 support (#420) 2024-02-02 11:52:57 +01:00
Kroese
8834b0c801
fix: Remove cdrom for pc-q35-2.x (#419) 2024-02-01 14:00:51 +01:00
Kroese
cd953c3650
feat: Use IDE for old machines (#418) 2024-02-01 12:30:47 +01:00
Kroese
019169ed0e
fix: Pass disk format (#417) 2024-02-01 11:04:19 +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
003967f427
feat: Support VirtIO block devices (#414) 2024-01-31 16:02:53 +01:00
Kroese
ca26f629e0
feat: Filter nameservers (#410) 2024-01-31 03:44:01 +01:00
Kroese
bc21209042
feat: Disable CoW check on ZFS (#409) 2024-01-31 03:27:35 +01:00
Kroese
868718df33
feat: Print MAC address (#408) 2024-01-30 04:34:45 +01:00
Kroese
2d0f169892
fix: Lowercase MAC address (#407) 2024-01-30 04:29:29 +01:00
Kroese
46867564df
feat: Print DNS servers (#406) 2024-01-30 04:09:14 +01:00
Kroese
933c336068
fix: Condition (#405) 2024-01-30 03:26:57 +01:00