summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/666.toml
blob: 793809e57cc569db8e05090b9e2bc3f18f10a9f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
id = 666
title = "ivshmem-plain cannot be used on non-Linux hosts"
state = "opened"
created_at = "2021-10-12T22:08:35.620Z"
closed_at = "n/a"
labels = ["workflow::Triaged"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/666"
host-os = "n/a"
host-arch = "n/a"
qemu-version = "n/a"
guest-os = "n/a"
guest-arch = "n/a"
description = "n/a"
reproduce = "n/a"
additional = """I would like to propose this patch as-is on the mailing list (the trivial one?) as soon as I figure patch submission out fully:

https://github.com/fredldotme/qemu/commit/e929b8db8078aede6df7b02d8c0b71d1e2d6afcb

It's just `#ifdef`ing out doorbell support on non-Linux builds which seems to be enough for basic functionality."""