Ryan Houdek
f1eb98548a
Docs: Update for release FEX-2305
2023-05-07 05:00:11 -07:00
Ryan Houdek
72483ea21d
Docs: Adds programming concerns documentation
...
Explaining FEX's memory concerns.
2023-04-15 02:29:31 -07:00
Ryan Houdek
77f2378080
docs: Adds jemalloc document
2023-04-14 13:16:22 -07:00
Ryan Houdek
63ce78c41d
Docs: Update for release FEX-2303
2023-03-06 08:50:41 -08:00
Ryan Houdek
3d930ee4b8
Docs: Update for release FEX-2302
2023-02-03 17:24:08 -08:00
Ryan Houdek
70d4a436cf
Docs: Update for release FEX-2301
2023-01-06 07:53:17 -08:00
Ryan Houdek
2f5ebf1dd1
Docs: Update for release FEX-2212
2022-12-05 14:02:57 -08:00
Ryan Houdek
b8b66b1829
Update release process to include AUR
2022-11-03 01:23:32 -07:00
Ryan Houdek
fd3e988a20
Docs: Update for release FEX-2211
2022-11-02 23:25:10 -07:00
Ryan Houdek
85c2889652
Docs: Update for release FEX-2210
2022-10-13 00:46:59 -07:00
Ryan Houdek
4145fabfb6
Docs: Update Release docs
...
Reorder PPA building to be after the github tag. PPA takes a while to
run, so good to get it out of the way up front so it can be handled in
the background while doing the rest of the release.
Also update the link which was renamed.
2022-09-05 11:08:44 -07:00
Ryan Houdek
ae34b1e521
Docs: Update for release FEX-2209
2022-09-05 10:32:07 -07:00
Ryan Houdek
cc7fb008fc
New domain.
...
Needed to fix FEXRootFSFetcher from #1967
2022-09-02 10:43:07 -07:00
Ryan Houdek
e80e2bdafe
Docs: Update for release FEX-2208
2022-08-10 08:19:24 -07:00
Ryan Houdek
a9d00b3f8d
Docs: Update for release FEX-2207
2022-07-07 10:06:29 -07:00
Ryan Houdek
bc2840e4a7
FEXRootFSFetcher: Update and fix xxhash file hashing
...
The final tail of the file reading was incorrect, so our hashing was
"correct" but it was using stale data from the previous block size read.
Noticed this while wiring up the CI rootfs fetching since the hashing is
a lot simpler there.
Now instead of reading a tail, just attempt to read the full block size
and use the resulting data size instead. Confirmed it matches expected
results now.
In the process we are going to need to update hyperlinks and hashes
anyway, change the hash to XXH3 so it is faster to run.
2022-06-09 20:20:43 -07:00
Ryan Houdek
cae4f2f873
Docs: Update for release FEX-2206
2022-06-04 12:55:42 -07:00
Ryan Houdek
37f1e55ed5
Docs: Update for release FEX-2204
2022-04-19 01:19:00 -07:00
Ryan Houdek
4cf48ca9bb
CPUID: Adds 4000_0001h function
...
Exposes the host architecture through this CPUID function. Only exposes
the architectures we support. Not burning 16-bits on using ELF machine
definitions here.
Uses 4 bits still for future expansion.
2022-03-22 16:53:44 -07:00
Ryan Houdek
ae1c563082
Documentation: Adds hypervisor CPUID information
...
Currently we only implement function 4000_0000h. This will expand in the
future but this is all we have right now.
2022-03-21 22:46:48 -07:00
wannacu
0e769ece26
docs: Update Readme_CN.md
2022-03-08 18:10:08 +08:00
wannacu
9a780b40a2
Docs: Add Chinese README
2022-03-08 18:04:09 +08:00
Ryan Houdek
9cc743bf84
Update ReleaseProcess docs for Termux
...
FEX hardly works on Termux as-is, but we should make sure to document
how to update the packages otherwise we will quickly become outdated on
their package management.
2022-03-06 05:59:33 -08:00
Ryan Houdek
a408749eef
Docs: Update for release FEX-2203
2022-03-06 04:49:31 -08:00
Ryan Houdek
8c956e6ce1
Docs: Update for release FEX-2202
2022-02-05 22:48:35 -08:00
Ryan Houdek
affbb40cc1
Docs: Update for release FEX-2201
2022-01-03 19:08:53 -08:00
Ryan Houdek
7e5c561849
Docs: Adds documentation about the FEX monthly release process
...
Walks through all the steps required for a monthly release.
2022-01-02 21:13:54 -08:00
Ryan Houdek
d0943322b8
Docs: Update for release FEX-2112
2021-12-05 17:44:04 -08:00
Ryan Houdek
597d524f9e
Docs: Update for release FEX-2111
2021-11-06 21:50:00 -07:00
Ryan Houdek
27072d2853
Docs: Update for release FEX-2110
2021-10-08 16:29:35 -07:00
Ryan Houdek
cd4586b67d
Docs: Update for release FEX-2109
2021-09-05 01:57:02 -07:00
Ryan Houdek
1f65bf9e47
Docs: Update for release FEX-2108
2021-08-02 23:21:04 -07:00
Ryan Houdek
8170307aef
Docs: Update for release FEX-2107
2021-07-01 04:20:44 -07:00
Ryan Houdek
448c4ec797
Docs: Update for release FEX-2106
2021-06-10 12:59:56 -07:00
Ryan Houdek
6a1ca654db
Docs: Update for release FEX-2105
2021-05-05 17:53:55 -07:00
Stefanos Kornilios Mitsis Poiitidis
8c874f4540
Docs: Commit generated SourceOutline.md, update Readme.md
2021-03-30 12:21:18 +03:00
Ryan Houdek
a28df9f5c1
Moves SonicUtils in to FEXCore
...
Removes the extraneous and dead VM CPU backend
2020-11-29 00:30:28 -08:00
Ryan Houdek
369686c992
Initial Commit
2020-03-06 09:08:13 +02:00
Stefanos Kornilios Mitsis Poiitidis
e9ea4cbb76
FEXCore: Move to Externals/FEXCore
2020-03-06 09:07:37 +02:00
Ryan Houdek
741599baa8
Update IR documentation
2020-03-06 07:55:36 +02:00
Ryan Houdek
7252050e42
Initial commit
2020-03-06 07:48:39 +02:00