diff options
Diffstat (limited to 'gitlab/issues_text/target_hppa/host_missing/accel_TCG')
| -rw-r--r-- | gitlab/issues_text/target_hppa/host_missing/accel_TCG/299 | 1 | ||||
| -rw-r--r-- | gitlab/issues_text/target_hppa/host_missing/accel_TCG/635 | 28 |
2 files changed, 29 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_hppa/host_missing/accel_TCG/299 b/gitlab/issues_text/target_hppa/host_missing/accel_TCG/299 new file mode 100644 index 000000000..77e500497 --- /dev/null +++ b/gitlab/issues_text/target_hppa/host_missing/accel_TCG/299 @@ -0,0 +1 @@ +Tulip NIC not working on OpenBSD/hppa (and more) diff --git a/gitlab/issues_text/target_hppa/host_missing/accel_TCG/635 b/gitlab/issues_text/target_hppa/host_missing/accel_TCG/635 new file mode 100644 index 000000000..8655b8f52 --- /dev/null +++ b/gitlab/issues_text/target_hppa/host_missing/accel_TCG/635 @@ -0,0 +1,28 @@ +HPPA Error on Raspberry PI - deposit64: Assertion `start >= 0 && length > 0 && length <= 64 - start' failed +Description of problem: +The emulator starts normally but during the Guest OS installation (HP-UX 10.20) it crash with below error: +(qemu) qemu-system-hppa: /root/qemu/include/qemu/bitops.h:496: deposit64: Assertion `start >= 0 && length > 0 && length <= 64 - start' failed. +Steps to reproduce: +1. Run qemu-system-hppa with the command listed above +2. Start HP-UX 10.20 installation and finish the install wizard +Additional information: +It crashes after the installation step bolow: + +Executing user specified script: +========================================= + + [[ ! -a /dev/lan0 ]] && mknod /dev/lan0 c 52 0x000000 + +========================================= + * Will use the cold-install media for swinstall as well. + * Starting swinstall: +WARNING: The software specified contains a kernel fileset. It will be + necessary to reconfigure and reboot the system to make the + kernel software functional. + + * Beginning Analysis Phase. + * Source: localhost:/SD_CDROM + * Target: loopback:/ + * Target logfile: loopback:/var/adm/sw/swagent.log + * Reading source for product information. + * Reading source for file information. |