Commit 2bd3d07
docs: comprehensive README.md update -- correct QEMU memory requirements, system specs, and CLI/GUI details
- Fix x86_64 QEMU memory from 256M to 2G (kernel BSS ~1GB due to static heap)
- Update x86_64 minimum RAM in Supported Platforms table to 2GB
- Clarify minimum system requirements with per-architecture RAM values
- Fix static mut count (6 -> 7) and SAFETY documentation coverage (88% -> 99%+)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0a18e64 commit 2bd3d07
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments