summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_rx
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_rx
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_rx')
-rw-r--r--gitlab/issues_text/target_rx/host_missing/accel_missing/24539
-rw-r--r--gitlab/issues_text/target_rx/host_missing/accel_missing/269127
-rw-r--r--gitlab/issues_text/target_rx/host_missing/accel_missing/28421
-rw-r--r--gitlab/issues_text/target_rx/host_missing/accel_missing/50756
4 files changed, 0 insertions, 93 deletions
diff --git a/gitlab/issues_text/target_rx/host_missing/accel_missing/2453 b/gitlab/issues_text/target_rx/host_missing/accel_missing/2453
deleted file mode 100644
index dab8b89eb..000000000
--- a/gitlab/issues_text/target_rx/host_missing/accel_missing/2453
+++ /dev/null
@@ -1,9 +0,0 @@
-qemu-system-rx aborts when trying to run the u-boot binary
-Description of problem:
-I tried to run the tests/avocado/machine_rx_gdbsim.py:RxGdbSimMachine.test_uboot test (which is not run by default since it is marked as flaky), but seems like QEMU now always aborts when trying to run with the u-boot bios.
-Steps to reproduce:
-1. wget https://acc.dl.osdn.jp/users/23/23888/u-boot.bin.gz
-2. gunzip u-boot.bin.gz
-3. qemu-system-rx -nographic -M gdbsim-r5f562n8 -bios u-boot.bin
-Additional information:
-Aborts with: ``qemu-system-rx: ../../devel/qemu/accel/tcg/translator.c:286: translator_ld: Assertion `((base ^ pc) & TARGET_PAGE_MASK) == 0' failed.``
diff --git a/gitlab/issues_text/target_rx/host_missing/accel_missing/2691 b/gitlab/issues_text/target_rx/host_missing/accel_missing/2691
deleted file mode 100644
index 723121bd0..000000000
--- a/gitlab/issues_text/target_rx/host_missing/accel_missing/2691
+++ /dev/null
@@ -1,27 +0,0 @@
-Renesas: test_rx_gdbsim.py test sometime timeouts
-Description of problem:
-```make check-functional``` runs sometime fail with : 
-
-```
-160/164 qemu:func-thorough+func-rx-thorough+thorough / func-rx-rx_gdbsim                                            TIMEOUT          90.03s   killed by signal 15 SIGTERM
-```
-Steps to reproduce:
-1. ./configure --target-list=rx-softmmu
-2. make -j 20
-3. while [ 1 ]; do PYTHONPATH=python:tests/functional QEMU_TEST_QEMU_BINARY=build/qemu-system-rx build/pyvenv/bin/python3 tests/functional/test_rx_gdbsim.py ; done 
-
-It hangs after a few iterations.
-Additional information:
-The test console log file contains:
-   ```
-...
-2024-11-19 11:03:04,123: Run /bin/sh as init process
-2024-11-19 11:03:04,136: 
-2024-11-19 11:03:04,137: Sash command shell (version 1.1.1)
-2024-11-19 11:03:04,137: 
-2024-11-19 11:03:04,145: />sh-sci 88240.serial: overrun error
-2024-11-19 11:03:04,150: sh-sci 88240.serial: frame error
-2024-11-19 11:03:04,156: sh-sci 88240.serial: parity error
-   ```
-
-These errors appear to reflect some problems in the renesas_sci model.
diff --git a/gitlab/issues_text/target_rx/host_missing/accel_missing/2842 b/gitlab/issues_text/target_rx/host_missing/accel_missing/2842
deleted file mode 100644
index b9e2a6acc..000000000
--- a/gitlab/issues_text/target_rx/host_missing/accel_missing/2842
+++ /dev/null
@@ -1 +0,0 @@
-RX System emulator boot, kernel images and device tree blob are missing
diff --git a/gitlab/issues_text/target_rx/host_missing/accel_missing/507 b/gitlab/issues_text/target_rx/host_missing/accel_missing/507
deleted file mode 100644
index 4a502e8f7..000000000
--- a/gitlab/issues_text/target_rx/host_missing/accel_missing/507
+++ /dev/null
@@ -1,56 +0,0 @@
-rx / gdbsim-r5f562n7 / serial errors
-Description of problem:
-Test hangs (about once every two executions) because the console emits an error and expected content is not found.  Console content on a failed test execution:
-
-```
-15:49:05 DEBUG| Linux version 4.19.0+ (yo-satoh@yo-satoh-debian) (gcc version 9.0.0 20181105 (experimental) (GCC)) #137 Wed Feb 20 23:20:02 JST 2019
-15:49:05 DEBUG| Built 1 zonelists, mobility grouping on.  Total pages: 8128
-15:49:05 DEBUG| Kernel command line:
-15:49:05 DEBUG| Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
-15:49:05 DEBUG| Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
-15:49:05 DEBUG| Memory: 14648K/32768K available (871K kernel code, 95K rwdata, 140K rodata, 96K init, 175K bss, 18120K reserved, 0K cma-reserved)
-15:49:05 DEBUG| NR_IRQS: 256
-15:49:05 DEBUG| rx-cmt: used for periodic clock events
-15:49:05 DEBUG| clocksource: rx-tpu: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1274173631191 ns
-15:49:05 DEBUG| 96.00 BogoMIPS (lpj=480000)
-15:49:05 DEBUG| pid_max: default: 4096 minimum: 301
-15:49:05 DEBUG| Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
-15:49:05 DEBUG| Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
-15:49:05 DEBUG| clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
-15:49:05 DEBUG| clocksource: Switched to clocksource rx-tpu
-15:49:05 DEBUG| workingset: timestamp_bits=30 max_order=12 bucket_order=0
-15:49:05 DEBUG| SuperH (H)SCI(F) driver initialized
-15:49:05 DEBUG| 88240.serial: ttySC0 at MMIO 0x88240 (irq = 215, base_baud = 0) is a sci
-15:49:05 DEBUG| console [ttySC0] enabled
-15:49:05 DEBUG| 88248.serial: ttySC1 at MMIO 0x88248 (irq = 219, base_baud = 0) is a sci
-15:49:05 DEBUG| random: get_random_bytes called from 0x01002e48 with crng_init=0
-15:49:05 DEBUG| Freeing unused kernel memory: 96K
-15:49:05 DEBUG| This architecture does not have kernel memory protection.
-15:49:05 DEBUG| Run /sbin/init as init process
-15:49:05 DEBUG| Run /etc/init as init process
-15:49:05 DEBUG| Run /bin/init as init process
-15:49:05 DEBUG| Run /bin/sh as init process
-15:49:05 DEBUG| Sash command shell (version 1.1.1)
-15:49:05 DEBUG| />sh-sci 88240.serial: overrun error
-15:49:05 DEBUG| sh-sci 88240.serial: frame error
-15:49:05 DEBUG| sh-sci 88240.serial: parity error
-15:49:09 DEBUG| random: fast init done
-```
-
-Instead of the last 4 lines seen here, a successful test contains:
-
-```
-20:59:53 DEBUG| Sash command shell (version 1.1.1)
-20:59:53 DEBUG| /> printenv
-20:59:53 DEBUG| HOME=/
-20:59:53 DEBUG| TERM=linux
-20:59:53 DEBUG| >>> {'execute': 'quit'}
-20:59:53 DEBUG| <<< {'return': {}}
-```
-
-It was also observed that the test is much more prone to fail when it runs restricted to a single CPU (with taskset).  It's not clear to me if this is a Kernel or QEMU issue.
-Steps to reproduce:
-1. ./configure --target-list=rx-softmmu
-2. meson compile
-3. make check-venv
-4. ./tests/venv/bin/avocado run tests/acceptance/machine_rx_gdbsim.py:RxGdbSimMachine.test_linux_sash