Opened 11 years ago
Closed 11 years ago
#40722 closed defect (fixed)
qemu: qemu-system-mips failed to load linux on malta
Reported by: | yanjingfeng@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | haspatch | Cc: | |
Port: | qemu |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
qemu-system-mips version 1.6.0 hangs when loading mips-test 0.2. The output logs shows something like
cpu_mips_handle_mmu_fault pc 8014045c ad 8014045c rw 2 mmu_idx 0 cpu_mips_handle_mmu_fault address=8014045c ret 0 physical 000000000014045c prot 3 ...
Find this problem does not happens on latest FreeBSD 9-stable port qemu-dev because it has two more patches.
Attachments (1)
Change History (3)
Changed 11 years ago by yanjingfeng@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to raimue@… |
Port: | qemu added |
Summary: | qemu-system-mips failed to load linux on malta → qemu: qemu-system-mips failed to load linux on malta |
comment:2 Changed 11 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the patch! I committed this together with an update to 1.6.1, which already included the patch for pcnet. The other one is still applied locally.
Committed in r112054.
Note: See
TracTickets for help on using
tickets.
tested patch