Commit graph

11 commits

Author SHA1 Message Date
Putta Khunchalee
460b7f38f6
Reserves BIOS area for kernel (#1314) 2025-03-15 19:03:07 +01:00
Putta Khunchalee
bc64f2ee14
Supports arbitrary object on RamBuilder (#1313) 2025-03-15 13:19:44 +01:00
Putta Khunchalee
443d55375c
Extracts hypervisor into a dedicated crate (#1293) 2025-02-25 15:14:47 +00:00
Putta Khunchalee
85183009de
Revises CPU exit event (#1213) 2024-12-29 20:06:15 +07:00
Putta Khunchalee
176a593b4c
Merges CpuManager to Vmm (#1212) 2024-12-29 11:42:21 +01:00
Putta Khunchalee
c59d23295d
Moves hv module to top-level (#1117) 2024-11-19 19:57:51 +01:00
Putta Khunchalee
83fc99400f
Moves syscall and sysret activation to kernel (#1064) 2024-10-23 12:49:49 +02:00
Putta Khunchalee
a1621280b0
Initializes handler for syscall instruction (#1061) 2024-10-22 23:30:26 +02:00
Putta Khunchalee
ffc733f507
Makes CpuStates architecture-specific (#1043) 2024-10-18 19:47:53 +02:00
Putta Khunchalee
23693be886
Merges GDB target and CPU management into CpuManager (#1029) 2024-10-12 18:59:25 +02:00
Putta Khunchalee
c8ce13a7bf
Renames libcore to libgui and move it to top-level (#1008) 2024-10-01 08:11:41 +02:00
Renamed from src/core/src/vmm/x86_64.rs (Browse further)