[PR #2204] [MERGED] sceKernelVirtualQuery Fixes #2561

Closed
opened 2026-02-27 22:00:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2204
Author: @StevenMiller123
Created: 1/22/2025
Status: Merged
Merged: 1/22/2025
Merged by: @polybiusproxy

Base: mainHead: virtualquery-fixes


📝 Commits (3)

  • b4a17b7 Fix is_committed
  • 4334dc0 Update is_pooled and is_committed based on sceKernelMemoryPoolReserve tests
  • bea1e90 Address review comments

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/core/memory.cpp (+2 -2)

📄 Description

Hardware tests show that some parts of our sceKernelVirtualQuery implementation were inaccurate, this PR addresses most of those inaccuracies.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2204 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/22/2025 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `virtualquery-fixes` --- ### 📝 Commits (3) - [`b4a17b7`](https://github.com/shadps4-emu/shadPS4/commit/b4a17b7ac96a62d1fb3abff5dc8f4b7f1cce6f76) Fix is_committed - [`4334dc0`](https://github.com/shadps4-emu/shadPS4/commit/4334dc0edaad05f21bf1bf733e4911e188a96294) Update is_pooled and is_committed based on sceKernelMemoryPoolReserve tests - [`bea1e90`](https://github.com/shadps4-emu/shadPS4/commit/bea1e903211b7d71603a46a40de2127a1df81482) Address review comments ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/memory.cpp` (+2 -2) </details> ### 📄 Description Hardware tests show that some parts of our sceKernelVirtualQuery implementation were inaccurate, this PR addresses most of those inaccuracies. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2561
No description provided.