summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_missing/2382.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/2382.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_missing/2382.toml22
1 files changed, 22 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/2382.toml b/gitlab/issues/target_arm/host_missing/accel_missing/2382.toml
new file mode 100644
index 000000000..c54bbfe91
--- /dev/null
+++ b/gitlab/issues/target_arm/host_missing/accel_missing/2382.toml
@@ -0,0 +1,22 @@
+id = 2382
+title = "QEMU occurs an Error when testing my DIY UEFI aarch64 kernel:Synchronous Exception at 0x00000000E46CCEAC"
+state = "closed"
+created_at = "2024-06-05T12:36:50.899Z"
+closed_at = "2024-10-28T13:29:14.039Z"
+labels = ["target: arm", "workflow::Needs Info"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2382"
+host-os = "Fedora"
+host-arch = "x64"
+qemu-version = "9.0.0"
+guest-os = "my DIY kernel(TYDQ System,which source code is on github[UEFIPascalOS](https://github.com/TYDQSoft/UEFIPascalOS))"
+guest-arch = "aarch64(arm64)"
+description = """Shows Synchronous Exception at 0x00000000E46CCEAC and the program halts."""
+reproduce = """1.Download the UEFIPascalOS on github.
+2.run the bash buildaarch64.sh to build the kernel iso.
+3.Go through the installer guide and enter the kernel.
+4.Enter the account's name and password and press enter,now you can got an error that shows Synchronous Exception at 0x00000000E46CCEAC"""
+additional = """(no logs,stack traces was shown for the error because logs and stack traces are not exists.)
+screenshots:
+![ScreenShot.png](/uploads/981efb0cfe6149872487b55b9beb504d/QQ截图20240605203550.png)
+If I create two accounts,it will halt on sentence "Welcome to TYDQ System!" and give me  Synchronous Exception at other numbers.
+If I change the memory in virt-machine,the Synchronous Exception showing number will be changed."""