mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 10:18:25 +00:00
9c77f6e7db
- Fix Docker persistence bug where config was saved to /etc/pulse instead of /data - Fix Windows VM memory reporting with balloon drivers - Add GetVMStatus method to get detailed VM info including balloon memory - Update diagnostics endpoint to use correct config paths Fixes #253 (Docker persistence) Fixes #258 (Windows VM memory reporting)