diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1669.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1669.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1669.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1669.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1669.toml new file mode 100644 index 00000000..6030253d --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1669.toml @@ -0,0 +1,19 @@ +id = 1669 +title = "In the ARM environment, using pci-ohci with specific OS (CentOS-8-aarch64-1905-dvd1.iso) to start a virtual machine, will cause the memory leak" +state = "opened" +created_at = "2023-05-30T01:40:11.499Z" +closed_at = "n/a" +labels = ["USB", "workflow::Needs Info"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1669" +host-os = "CentOS8.5" +host-arch = "ARM" +qemu-version = "6.2.0" +guest-os = "CentOS-8-aarch64-1905-dvd1.iso" +guest-arch = "ARM" +description = """""" +reproduce = """1.Using the pci-ohci as the USB controller to start the VM; + +2.install the OS using the CentOS-8-aarch64-1905-dvd1.iso ; + +3.The QEMU process is taking up more and more memory, which looks like Memory leak""" +additional = """""" |