summary refs log tree commit diff stats
path: root/gitlab/issues/target_alpha/host_missing/accel_TCG/2569.toml
blob: 78908d2c08a7f04b695a4d975585d07e21e0a25f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
id = 2569
title = "The alpha target doesn't support tcg plugin register tracking due to missing XML"
state = "opened"
created_at = "2024-09-12T11:04:13.557Z"
closed_at = "n/a"
labels = ["Bite Sized", "TCG plugins", "accel: TCG", "kind::Bug", "target: alpha"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2569"
host-os = "Debian"
host-arch = "x86_64"
qemu-version = "9.1"
guest-os = "n/a"
guest-arch = "alpha"
description = """There is no register tracking because we build our register list based on XML and there was no XML for alpha because its so old. We could synthesise one to cover the register to fix this."""
reproduce = """1. ./qemu-alpha -d plugin -plugin ./contrib/plugins/libexeclog.so,reg=\\* ./tests/tcg/alpha-linux-user/hello-alpha"""
additional = "n/a"