phantomuserland icon indicating copy to clipboard operation
phantomuserland copied to clipboard

Phantom: Persistent Operating System

Results 101 phantomuserland issues
Sort by recently updated
recently updated
newest added

vm_exec.h vm_exec.c vm_exec_call.c - call/ret/sys/throw internal/class.{c,h}

Have persistent spin lock, can continue

Component-VM
Priority-High
Need-Test
In-Progress

Was turned off - enable and test Then test with multiple threads

Component-VM
Priority-High
Need-Test

struct drv_video_screen_t has ```c // Screen to screen copy void (*copy) (int src_xpos, int src_ypos, int dst_xpos, int dst_ypos, int xsize, int ysize ); // Screen rect clear void (*clear)...

enhancement
Component-UI

i.e. .internal.int to .internal.long and so on

bug
help wanted
Component-VM
good first issue

too many places we dynamically build string of unknown size

enhancement
Component-Ph
Component-VM

- HTTP server - client? - arch dep code

- 64 bit barebone (intel, arm) - with multiboot - see comments on EFI - UEFI

Type-Other

if window moved is not topmost, there will be trash on screen main cause is launcher window

bug
Priority-Medium
Component-UI

- works only with Cirrus VGA, others crash - no runtime address to symbol translation, stack dumps non-informative

bug
Component-Kernel
Priority-High