From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../host_missing/accel_missing/1844.toml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/1844.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1844.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1844.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1844.toml new file mode 100644 index 000000000..86e8869e9 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1844.toml @@ -0,0 +1,32 @@ +id = 1844 +title = "qemu process memory usage greater than windows guest memory usage" +state = "closed" +created_at = "2023-08-24T09:05:50.269Z" +closed_at = "2023-09-08T15:27:58.855Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1844" +host-os = "centos8" +host-arch = "x86" +qemu-version = "n/a" +guest-os = "windows" +guest-arch = "x86" +description = """The Windows Guest internal memory usage is low,but is very high on host of qemu progress. But the linux guest is no such case.Is there any way to trigger the host to reclaim virtual machine memory?""" +reproduce = """1.install a windows guest with 128GB of memory and start it. + +2.When the machine is stable, the VM internal memory usage is low,but is very high on host of qemu progress. + +3.on host,use "free -g" to query,the memory used is also very high + +4.when migrate or dormancy,it can recovery,but I want to know is there any way to trigger the host to reclaim virtual machine memory? + + +host: + +![image](/uploads/a15d1e7fee58b86d267042b97f1e02cc/image.png) + +![image](/uploads/0d5ced57c8fb8311fc2c1a7912f473c0/image.png) + +guest: + +![image](/uploads/128578b50162cb4ea19ce9f12178e5d5/image.png)""" +additional = "n/a" -- cgit 1.4.1