summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/801.toml
blob: 1339021182b8fb87d5177cea3267f35bd5522735 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
id = 801
title = "QEMU test build failure with --enable-modules"
state = "closed"
created_at = "2022-01-05T10:31:53.549Z"
closed_at = "2022-01-14T10:42:32.670Z"
labels = ["Build System", "Tests", "workflow::In Progress"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/801"
host-os = "(openSUSE.)"
host-arch = "(x86,)"
qemu-version = "(6.2.50 (v6.2.0-423-g8d29feca83))"
guest-os = "n/a"
guest-arch = "n/a"
description = """"""
reproduce = """1. ./configure --target-list=x86_64-softmmu --enable-kvm --enable-modules
2.  make -j8 check-qtest-x86_64 V=1  
 
 - A problem happens "qemu-system-x86_64: -accel qtest: invalid accelerator qtest" 
 - The file accel-qtest-x86_64.so is not built
 - This problem happens since 69c4c5c1c47f5dac140eb6485c5281a9f145dcf3 Mon Sep 17 00:00:00 2001"""
additional = """"""