From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/1439 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/1439 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1439') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1439 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1439 new file mode 100644 index 000000000..d3b6abb5e --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/1439 @@ -0,0 +1,11 @@ +QEMU crashes when there is an "[accel]" section in the config file +Description of problem: +QEMU crashes with a segmentation fault if there is a "[accel]" section in the config file with a type="kvm" entry. It would be maybe still be OK if there was an error message instead, but it should certainly not crash. +Steps to reproduce: +``` +$ cat > /tmp/config <