diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_riscv/host_missing/accel_missing/1647 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip | |
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_riscv/host_missing/accel_missing/1647')
| -rw-r--r-- | gitlab/issues_text/target_riscv/host_missing/accel_missing/1647 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gitlab/issues_text/target_riscv/host_missing/accel_missing/1647 b/gitlab/issues_text/target_riscv/host_missing/accel_missing/1647 deleted file mode 100644 index c608599e4..000000000 --- a/gitlab/issues_text/target_riscv/host_missing/accel_missing/1647 +++ /dev/null @@ -1,12 +0,0 @@ -Potential Bug in RISCV Hypervisor Extension: Timer Interrupt Handling in QEMU v8.0.0-rc1 -Steps to reproduce: -1. Build and run a simple hypervisor on QEMU v8.0.0-rc1 with the hypervisor extension feature of RISCV. -2. Set up hideleg, henvcfg, etc., in hypervisor and run the Linux kernel. -3. Observe the issue of infinite loop caused by the pending timer interrupt. -Additional information: -Linux version: riscv_aia_v1 from github.com/avpatel/linux -OpenSBI version: Modified 1.1 - -I would greatly appreciate it if you could kindly provide some guidance. Is this behavior expected or could this be a bug? I've tried to provide a detailed analysis of my observations, but I'm not 100% certain if my understanding is correct. - -Thank you for your time and consideration. |