Commit graph

4124 commits

Author SHA1 Message Date
Fabian 4fa37f354f fix: 9p: limit read size to replybuffer size (fix Linux 5.15) 2022-02-17 17:38:01 +01:00
Fabian 654abe97e3 Fix rtc detection in Linux v5.11+ (see 211e5db1 in the kernel repo) 2022-02-17 17:38:01 +01:00
Fabian e90e150733 physical addresses should be u32 2022-02-17 17:38:01 +01:00
Fabian 4cc3f8adc7 vga: pass buffer from emulator to frontend, remove tell-buffer, avoid storing layers in state (call update_layers in set_state instead) 2022-02-17 17:38:00 +01:00
Fabian 087215133b Dead code 2022-02-17 17:37:14 +01:00
Fabian f9bcb08f78 use String.prototype.repeat 2022-02-17 17:37:14 +01:00
Fabian 0acb212956 Update readme 2022-02-17 17:37:14 +01:00
Fabian 03c6bc4dd7 inline debug loader 2022-02-17 17:37:14 +01:00
proxy-m e7f574f4d8
fix v86_bin_fallback full path: getDirname (2) (#624)
Fix v86_bin_fallback when wasm_path is given
2022-02-17 14:15:58 +01:00
Andy(Pengan) Zhou 5199c3dc87 Only scale display when window big enough (#622) 2022-02-13 14:00:59 -06:00
Nikhil Reddy Avuthu c9e274dc6e
Remove duplicate link to create_file 2022-02-06 10:47:28 -06:00
hello-smile6 f69706c709 Use buildroot for lua example
The linux4 image on k.copy.sh no longer has Lua. However, Buildroot has it.
(Linux 2.6 does too, but it's an older version)
2022-02-05 17:55:41 -06:00
Taras Vozniuk 8a0e1955c9
Update archlinux build docs (#613)
Update archlinux build docs, add throttling note in networking
2022-02-03 23:14:35 +01:00
Fabian 503eeb0921 Only build working parts of kvm-unit-test 2022-01-31 09:45:21 -06:00
Fabian ce5a2a2a16 Fix closure compiler 2022-01-30 19:33:21 -06:00
Fabian 74dca95e23 idle on hlt instruction 2022-01-30 19:02:39 -06:00
Fabian e5adfc93c2 Clean up externs 2022-01-30 19:02:39 -06:00
Fabian 3b827ac55d Update closure compiler 2022-01-30 19:02:39 -06:00
Fabian 229310e686 Properly load pdptes when cr3 is loaded (fixes Ubuntu 16) 2022-01-17 18:38:43 -06:00
Fabian 700225bb6b Add FreeNOS (#597) 2022-01-17 17:14:53 -06:00
Fabian 9a041fa0ba Properly apply acpi setting from UI or profile (fix #597) 2022-01-17 17:05:40 -06:00
Fabian 0199a44a0e Add SerenityOS 2022-01-14 17:35:28 -06:00
Fabian 18ab3e8a81 Update sectorlisp 2022-01-14 17:35:28 -06:00
Fabian 5871e6a140 Add NodeOS #598 2022-01-14 17:35:28 -06:00
Fabian ec8d00684b kvm-unit-test: build less 2022-01-14 17:17:23 -06:00
Fabian 4a9170c2b9 Clean up 2022-01-14 16:49:57 -06:00
Fabian 942b16d71d Delete {read,write}_aligned 2022-01-14 16:49:57 -06:00
Fabian 70b98bbe5a inline 2022-01-14 16:49:57 -06:00
Fabian 4e28e51d04 Clean up 2022-01-14 16:49:57 -06:00
Fabian ff22df3f9c Assert on NX bit 2022-01-14 16:49:57 -06:00
Paweł Marczewski f72d0a9ca0
Add support for PAE (#599)
Physical memory is still limited to 32-bit addresses, but systems that enable PAE should work now.
2022-01-14 21:19:54 +01:00
Fabian 6b9d1f74d5 Fix acpi setting not being applied in state image (fix 9front) 2022-01-06 17:52:02 -06:00
Fabian 7117e2880c minor 2021-12-16 16:52:12 -05:00
Fabian 48eb6cb51b Add android 4.4 kitkat 2021-12-16 16:52:12 -05:00
Shizuka0000 42c80ae566
Added url config (#566)
Enable networking, audio, acpi configuration via url parameters
2021-12-16 22:39:13 +01:00
Fabian 53a7904834 Improve mute button 2021-12-16 16:24:33 -05:00
Fabian 0247e75674 Fix fs2json.py and copy-to-sha256.py for the new shorter hash 2021-12-10 17:03:25 -05:00
ShuoZheLi 7853d8f191 added logic for sound on/off buttom 2021-12-10 22:51:38 +01:00
ShuoZheLi 46af8ccee1 added is_muted variable 2021-12-10 22:51:38 +01:00
ShuoZheLi ef93f08214 Added sound on/off buttom 2021-12-10 22:51:38 +01:00
ParkerTomatoes c7e4bef2ad fix build on MacOS 2021-11-28 23:20:26 +01:00
root a7c35f06bb WSL setup 2021-11-14 01:22:11 +01:00
Fabian 5646529322 bench: fix arch directory 2021-11-12 14:31:06 -05:00
Fabian 74af9457c4 Add wasm-opt 2021-11-11 19:50:18 -05:00
Fabian 2f2705a106 Fix Arch Linux boot profile button 2021-11-11 18:13:13 -05:00
Fabian bbcd3791a2 Replace macros by closures 2021-11-11 17:39:51 -05:00
Fabian ffae108c42 Show .wasm size in kilobytes 2021-11-11 14:58:18 -05:00
Fabian e6c725bf54 Don't export ZSTD_ symbols (reduce wasm size) 2021-11-10 23:19:49 -05:00
Fabian 714105a7bc Remove log_segment_null, debug_set_dispatcher_target, check_dispatcher_target, check_page_switch in release mode 2021-11-10 22:52:05 -05:00
Fabian 31b2582d13 Avoid generating memory read for profiling info in release mode 2021-11-10 22:52:05 -05:00