Commit Graph

82 Commits

Author SHA1 Message Date
Putta Khunchalee
fe45c4a733
Updates Flatpak to build Slint instead of Qt (#1130) 2024-11-22 17:16:28 +01:00
Putta Khunchalee
118c693710
Removes Qt from Windows CI (#1129) 2024-11-22 15:40:22 +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)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Deploy documentation (push) Blocked by required conditions
Development Build / Update PRs (push) Waiting to run
2024-11-21 18:21:32 +01:00
Putta Khunchalee
037f9cbfa7
Removes vmm_start (#1125)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Deploy documentation (push) Blocked by required conditions
Development Build / Update PRs (push) Waiting to run
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
Putta Khunchalee
89dfe18453
Removes Qt log viewer (#1122) 2024-11-20 19:39:08 +01:00
SuchAFuriousDeath
c25bf3e09d
Updates some dependencies, minor refactors (#1120)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Deploy documentation (push) Blocked by required conditions
Development Build / Update PRs (push) Waiting to run
2024-11-21 00:10:20 +07:00
Putta Khunchalee
582fd110b2
Uses stable Slint (#1121) 2024-11-20 17:55:22 +01:00
SuchAFuriousDeath
85c6d3b183
Refactors event handler (#1118) 2024-11-20 23:20:48 +07:00
Putta Khunchalee
2c7dc261ed
Revises Slint menu (#1119)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Deploy documentation (push) Blocked by required conditions
Development Build / Update PRs (push) Waiting to run
2024-11-19 21:44:50 +01: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)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Deploy documentation (push) Blocked by required conditions
Development Build / Update PRs (push) Waiting to run
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-11-18 11:57:07 +07:00
SuchAFuriousDeath
b16c8d5ec4
Refactors menu tab (#1110) 2024-11-17 21:08:44 +01: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)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Deploy documentation (push) Blocked by required conditions
Development Build / Update PRs (push) Waiting to run
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
274167602e
Adds Cargo.lock (#1102) 2024-11-16 19:25:36 +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)
Some checks failed
Development Build / Build (push) Has been cancelled
Development Build / Update PRs (push) Has been cancelled
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)
Some checks failed
Development Build / Build (push) Has been cancelled
Development Build / Update PRs (push) Has been cancelled
2024-11-09 19:26:06 +01:00
Putta Khunchalee
fed6c3c474
Fixes hv_vcpu_run never return (#1086)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-11-09 09:58:35 +01:00
Putta Khunchalee
bbb5fc14b7
Removes .obliteration-development (#1085)
Some checks failed
Development Build / Build (push) Has been cancelled
Development Build / Update PRs (push) Has been cancelled
Housekeep / Housekeep (push) Has been cancelled
2024-11-03 21:41:45 +01:00
Putta Khunchalee
90f1a5d0c1
Uses add_crate to build the kernel (#1083) 2024-11-03 19:21:08 +01:00
SuchAFuriousDeath
301b1e3db8
Implements handle_breakpoint with stop reason (#1076)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
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
SuchAFuriousDeath
93894163b5
Implements MultiThreadResume for CpuManager (#1068)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-26 15:39:52 +07:00
Putta Khunchalee
f919cd89b9
Enables debug trap for HVF (#1067)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-25 19:16:32 +02:00
Putta Khunchalee
a25b74104e
Moves GDB MultiThreadBase implementation out of arch-specific (#1066)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-25 09:00:00 +02:00
Putta Khunchalee
1bc6b288c7
Sets SFMASK (#1065)
Some checks failed
Development Build / Build (push) Has been cancelled
Development Build / Update PRs (push) Has been cancelled
2024-10-23 13:41:46 +02:00
Putta Khunchalee
83fc99400f
Moves syscall and sysret activation to kernel (#1064) 2024-10-23 12:49:49 +02:00
Putta Khunchalee
34fed03875
Populates CPUID for KVM (#1062) 2024-10-23 11:39:57 +02:00
Putta Khunchalee
a1621280b0
Initializes handler for syscall instruction (#1061)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-22 23:30:26 +02:00
SuchAFuriousDeath
6643a4db22
Implements read_addrs (#1060)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-23 04:18:16 +07:00
Putta Khunchalee
01693fa90d
Uses Corrosion to build libgui (#1058)
Some checks failed
Development Build / Build (push) Has been cancelled
Development Build / Update PRs (push) Has been cancelled
2024-10-21 22:35:32 +02:00
Putta Khunchalee
4348d8a1e2
Moves screen to top-level (#1056)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-20 21:21:56 +02:00
Putta Khunchalee
db87a860c8
Makes a dedicated error type for screen (#1055) 2024-10-21 01:43:45 +07:00
Putta Khunchalee
0dfe0354dd
Revises communication between debugger and debuggee thread (#1054) 2024-10-20 19:57:59 +02:00
SuchAFuriousDeath
5cf836fa5f
moves translate method to the Cpu trait (#1053)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-20 22:56:13 +07:00
Putta Khunchalee
7fa18ed4da
Fixes GUI freeze when the debugger is idle (#1052)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
2024-10-20 16:40:28 +02:00
Putta Khunchalee
2cbd609ceb
Prevents the kernel from crashing the VMM (#1051) 2024-10-20 12:43:34 +02:00
SuchAFuriousDeath
9df9f3bcf7
Implements read_registers for x86_64 (#1050)
Some checks are pending
Development Build / Build (push) Waiting to run
Development Build / Update PRs (push) Waiting to run
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-20 01:54:30 +07:00
SuchAFuriousDeath
c2f486fa46
fixes fpu reg method calls (#1049)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-20 00:06:00 +07:00
SuchAFuriousDeath
4f06154d6f
Implements xmm and fpu internal reg getters (#1048)
Co-authored-by: tompro <tomas.prochazka@apertia.cz>
2024-10-19 23:15:01 +07:00