Commit graph

29 commits

Author SHA1 Message Date
Kroese
cb548a0cfb
fix: Display fallback (#170) 2024-12-20 15:02:20 +01:00
Kroese
a7a6d0a7ee
feat: Add NVME device (#141) 2024-10-07 14:26:23 +02:00
Kroese
bdd0f1a1a7
feat: Detect EFI-compatible images (#117) 2024-06-12 04:42:40 +02:00
Kroese
fbf829e4f2
fix: Disable kernel networking in bridge mode (#32) 2024-03-12 01:25:07 +01:00
Kroese
c61078e9ff
fix: Remove dual displays (#21) 2024-02-07 01:02:56 +01:00
Kroese
ac5c88c93a
feat: Add VirtIO GPU device (#19) 2024-02-06 23:08:35 +01:00
Kroese
2fb0eeb68a
fix: Set KVM tick policy (#15) 2024-02-05 14:14:21 +01:00
Kroese
9f3f74c4de
fix: Set boot mode in entry (#5) 2024-02-02 20:14:10 +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
487eefbeb9
feat: Initial arm64 support (#420) 2024-02-02 11:52:57 +01:00
Kroese
bc21209042
feat: Disable CoW check on ZFS (#409) 2024-01-31 03:27:35 +01:00
Kroese
40bfe0d3d4
feat: GPU pass-through (#385) 2024-01-25 17:28:47 +01:00
Kroese
02238af1d5
style: Spaces (#343) 2024-01-18 09:09:59 +01:00
Kroese
a19b245b1e
feat: Replace websockify by nginx (#340) 2024-01-17 19:51:22 +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
c8a268792a
feat: Set index page (#312) 2024-01-10 17:40:44 +01:00
Kroese
a32bc2dc8f
feat: Add web-based VNC viewer (#308) 2024-01-07 23:51:05 +01:00
Kroese
361f6055fb
feat: Add webbased display (#307) 2024-01-07 23:05:50 +01:00
Kroese
ea1cf6d7bd
fix: Display configuration (#280)
* fix: Display configuration
2023-12-29 15:59:35 +01:00
Kroese
75a724e531
fix: Display mode (#269) 2023-12-25 08:03:36 +01:00
Kroese
e35d99eec3
fix: Console output (#268)
* fix: Console output
2023-12-25 07:36:40 +01:00
Kroese
73ba20376a
fix: Skip mknod errors (#259) 2023-12-24 14:41:52 +01:00
Kroese
8ffc3bf842
feat: GPU passthrough
* feat: GPU passthrough
2023-12-16 08:17:53 +01:00
Nate Choe
743743c3e7
Add UEFI support (#236)
* OVMF
2023-12-10 22:16:11 +01:00
Kroese
899a9cf6c4 fix: Ignore casing 2023-11-20 12:45:37 +01:00
Nate Choe
f2c6af115d Add VNC support (#185)
* VNC
2023-11-20 11:00:25 +01:00