Fabian
|
dfa7843921
s/new Uint*Array([...])/Uint*Array.of(...)
|
hace 1 año |
Fabian
|
35f1f83d4c
fix disable_jit and make it fast
|
hace 1 año |
Fabian
|
598c3b2dce
dead code
|
hace 1 año |
Fabian
|
ab0227dd72
Infer boot order if not specified
|
hace 1 año |
kmahapatra530
|
de1f83c155
Add force_disable_jit query parameter
|
hace 1 año |
Fabian
|
da0845189b
import recent kvm-unit-test changes (fixes incorrectly failing push es test)
|
hace 1 año |
Fabian
|
58f9902057
merge updates to last_op_size and flags_changed
|
hace 2 años |
Fabian
|
c6ef3c4c68
cache state flags
|
hace 2 años |
Fabian
|
2887a363f1
Properly clean up generated wasm functions if they are written while being compiled
|
hace 2 años |
Fabian
|
b227b2e45b
Replace winnt_fix by cpuid_level, make configurable
|
hace 2 años |
Fabian
|
f33c7ca70b
Crude mac address translation, fixes networking in Windows 2000 and SerenityOS
|
hace 2 años |
Fabian
|
04a0cf4b5f
Avoid logging on some noisy ports
|
hace 2 años |
Fabian
|
4eb1e5035e
Optimised putImageData
|
hace 2 años |
Fabian
|
52ccc6a03c
Port svga rendering to rust
|
hace 2 años |
Fabian
|
74dca95e23
idle on hlt instruction
|
hace 2 años |
Fabian
|
229310e686
Properly load pdptes when cr3 is loaded (fixes Ubuntu 16)
|
hace 2 años |
Fabian
|
e6c725bf54
Don't export ZSTD_ symbols (reduce wasm size)
|
hace 3 años |
Aty
|
447897d91c
Fix UART bug (#486)
|
hace 3 años |
Simon Kadisch
|
c8581d9ba6
Restore UART2 and UART3 correctly
|
hace 3 años |
Fabian
|
1632498c9e
elf parser: ignore PT_GNU_PROPERTY
|
hace 3 años |
Fabian
|
209879273f
elf parser: improve error message
|
hace 3 años |
Fabian
|
b7b3c1b44a
Avoid more globals
|
hace 3 años |
Fabian
|
91f9a8a1c8
Avoid globals
|
hace 3 años |
Fabian
|
adb17b7ce4
Port cpuid to rust
|
hace 3 años |
Fabian
|
74f747deb1
Dead code
|
hace 3 años |
Fabian
|
c65fd84d55
capitalise constants
|
hace 3 años |
Fabian
|
dcc990ed99
Remove unused imports, constants and no_mangle
|
hace 3 años |
Fabian
|
9ab71cd39a
Port reset_cpu to rust
|
hace 3 años |
Fabian
|
d7fd55e4f1
Move cpl check to instructions.rs for HLT
|
hace 3 años |
Fabian
|
7e903f09dd
Port do_task_switch to rust
|
hace 3 años |