Commit graph

196 commits

Author SHA1 Message Date
Putta Khunchalee
fa071e5d9e
Implements profile saving (#1167) 2024-12-07 18:30:30 +01:00
SuchAFuriousDeath
2e93cbd701
Refactors vmm args (#1151) 2024-12-07 23:42:11 +07:00
Putta Khunchalee
b2b4db0ebf
Implements profile loading (#1165) 2024-12-07 15:31:32 +01:00
Putta Khunchalee
ed184e4109
Removes globals.slint (#1164) 2024-12-07 12:15:11 +01:00
Putta Khunchalee
8631aef4e8
Creates filesystem metadata (#1163) 2024-12-06 20:26:53 +01:00
Putta Khunchalee
c7fc7ad765
Implements firmware extraction (#1162) 2024-12-06 02:20:35 +07:00
Putta Khunchalee
76f0c6374c
Initializes firmware extraction (#1161) 2024-12-05 16:57:28 +01:00
Putta Khunchalee
09a081c096
Implements data root saving for Linux (#1160) 2024-12-04 23:49:31 +01:00
Putta Khunchalee
ec3fb5380d
Implements data root browser for Linux (#1159) 2024-12-04 20:08:41 +01:00
Putta Khunchalee
ceef556e3e
Implements data root reading for Linux (#1158) 2024-12-03 21:09:28 +01:00
Putta Khunchalee
dc2b1b0dcc
Initializes data manager (#1157) 2024-12-02 22:41:50 +01:00
Putta Khunchalee
1a631c8973
Initializes setup page to set system root (#1156) 2024-12-02 19:27:48 +01:00
Putta Khunchalee
c23fa96fd0
Initializes firmware installation (#1155) 2024-12-01 17:52:51 +01:00
Putta Khunchalee
f0835e93d8
Initializes firmware installation popup (#1150) 2024-11-30 17:48:20 +01:00
SuchAFuriousDeath
a98aa13359
Prevents main window from running when wizard closes, appeases clippy (#1149) 2024-11-30 21:10:40 +07:00
Putta Khunchalee
0155fdb329
Sets firmware dump to input box (#1148) 2024-11-30 13:56:46 +01:00
Putta Khunchalee
af9cc1640a
Initializes ProfileModel (#1147) 2024-11-29 15:58:17 +01:00
Putta Khunchalee
d614b4ce1a
Displays panic (#1145) 2024-11-27 23:02:38 +01:00
Putta Khunchalee
d249ecf38f
Initializes panic handler for Slint (#1143) 2024-11-26 21:24:41 +01:00
Putta Khunchalee
6fec26db27
Replaces Flatpak with normal binary (#1140) 2024-11-24 20:44:41 +01:00
Putta Khunchalee
3c916a644d
Initializes file picker for Linux (#1139) 2024-11-24 19:22:02 +01:00
Putta Khunchalee
87f11ff7a9
Revises setup wizard (#1138) 2024-11-24 16:31:19 +01:00
Putta Khunchalee
ddc26cd53e
Replaces ScreenBuffer and VmmEventHandler with VmmHandler (#1135) 2024-11-23 18:12:20 +01:00
Putta Khunchalee
2f65374694
Merges VMM screen into graphics module (#1134) 2024-11-23 20:00:30 +07:00
SuchAFuriousDeath
e83866bca9
Refactors vmm events (#1131) 2024-11-23 18:01:49 +07:00
Putta Khunchalee
62b2b773da
Prepares to merge VMM screen into graphics module (#1133) 2024-11-23 11:26:38 +01:00
Putta Khunchalee
fe45c4a733
Updates Flatpak to build Slint instead of Qt (#1130) 2024-11-22 17:16:28 +01:00
Putta Khunchalee
da402af8d5
Implements handler for VMM start (#1127) 2024-11-21 19:31:02 +01:00
Putta Khunchalee
4f28122dbe
Initializes VMM screen for Slint (#1126) 2024-11-21 18:21:32 +01:00
Putta Khunchalee
037f9cbfa7
Removes vmm_start (#1125) 2024-11-20 21:00:33 +01:00
SuchAFuriousDeath
12c65cd4f6
Refactors debugging-related code (#1123) 2024-11-21 02:45:24 +07:00
Putta Khunchalee
1005d74f00
Removes kvm.cpp (#1124) 2024-11-20 20:16:35 +01:00
SuchAFuriousDeath
c25bf3e09d
Updates some dependencies, minor refactors (#1120) 2024-11-21 00:10:20 +07:00
SuchAFuriousDeath
85c6d3b183
Refactors event handler (#1118) 2024-11-20 23:20:48 +07:00
Putta Khunchalee
c59d23295d
Moves hv module to top-level (#1117) 2024-11-19 19:57:51 +01:00
SuchAFuriousDeath
8675ec8b07
Adds debug launch configuration and task for Slint (#1116) 2024-11-20 01:28:49 +07:00
Putta Khunchalee
98f1b5fa36
Moves Slint files to ui directory (#1114) 2024-11-18 16:39:08 +01:00
SuchAFuriousDeath
8aba08a867
Implements opening an issue (#1112)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-18 11:57:07 +07:00
SuchAFuriousDeath
a4c79a9c9c
Initialiazes Wizard (#1108)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-18 00:06:42 +07:00
SuchAFuriousDeath
49ee5fb888
Refactors tab number in Slint as enum (#1107)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-16 20:26:18 +01:00
Putta Khunchalee
23748a0650
Revises main tab for Slint (#1106) 2024-11-16 19:20:41 +01:00
SuchAFuriousDeath
d26c0c9a5f
Removes raw_window_handle, uses Cstr literals (#1103)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-16 19:48:45 +07:00
Putta Khunchalee
de9f287968
Adds macOS and Windows CI for Slint (#1096) 2024-11-15 19:51:02 +01:00
SuchAFuriousDeath
7f7c5429bf
Passes device list to Slint UI (#1093)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-15 12:22:51 +07:00
SuchAFuriousDeath
296cc3e502
Initializes Slint gui (#1084)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-11 11:16:48 +07:00
Putta Khunchalee
9aef904d24
Initializes MMIO implementation for HVF (#1091) 2024-11-09 19:26:06 +01:00
Putta Khunchalee
fed6c3c474
Fixes hv_vcpu_run never return (#1086) 2024-11-09 09:58:35 +01:00
SuchAFuriousDeath
301b1e3db8
Implements handle_breakpoint with stop reason (#1076)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-28 00:34:38 +07:00
SuchAFuriousDeath
c8a220bea2
Implements MultiThreadResume for CpuManager (#1073)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-27 23:10:23 +07:00
SuchAFuriousDeath
1b22d340ee
Implements software breakpoints for x86_64 (#1069)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-26 22:12:50 +07:00