Commit ee099b26 authored by bunnei's avatar bunnei
Browse files

hle: kernel: KSlabHeap: Allow host or guest allocations.

- Use host allocations for kernel memory, as this is not properly emulated yet.
- Use guest allocations for TLS, as this needs to be backed by DeviceMemory.
parent 945effcc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment