diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_arm/host_missing/accel_missing/656.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/656.toml')
| -rw-r--r-- | gitlab/issues/target_arm/host_missing/accel_missing/656.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/656.toml b/gitlab/issues/target_arm/host_missing/accel_missing/656.toml new file mode 100644 index 000000000..7291fa045 --- /dev/null +++ b/gitlab/issues/target_arm/host_missing/accel_missing/656.toml @@ -0,0 +1,17 @@ +id = 656 +title = "qemu-system-arm sabrelite does not use sd card" +state = "opened" +created_at = "2021-10-01T13:53:25.165Z" +closed_at = "n/a" +labels = ["target: arm"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/656" +host-os = "Ubuntu" +host-arch = "x86_64" +qemu-version = "v6.1.0-1-g52220271fe-dirty" +guest-os = "n/a" +guest-arch = "n/a" +description = """I have build qemu from source. Furthermore I build Uboot from source following [this Link](https://qemu.readthedocs.io/en/latest/system/arm/sabrelite.html). With the provided command lines I am able to create and image and start the sabrelite board and see Uboot console Output. The problem I am facing is, that I am not able to interact with the provided tmp.img. + +I was also using the -driver option instead of the -blockdev option, but did not get any different results with that.""" +reproduce = "n/a" +additional = """I provide the console output in the attached file. [console.out](/uploads/996b8c07310ec3b008477e3e70a2e629/console.out)""" |