diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1844.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1844.toml | 32 |
1 files changed, 32 insertions, 0 deletions
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 00000000..86e8869e --- /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: + + + + + +guest: + +""" +additional = "n/a" |