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"