| #
1.6 |
|
20-Nov-2025 |
thorpej |
Defflag the M060SP option in one place, and make sure to include opt_m060sp.h (and opt_fpsp.h) in the right places.
PR port-m68k/59776
|
| #
1.5 |
|
08-Nov-2025 |
thorpej |
__HAVE_NEW_PMAP_68K glue.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| #
1.4 |
|
13-Jan-2024 |
thorpej |
branches: 1.4.4; Switch to common m68k vector table.
|
| #
1.3 |
|
09-Jan-2024 |
thorpej |
Remove duplicated / slightly-tweaked loadustp() (load user segment table) routines from all of the m68k ports using the shared pmap. Instead, in pmap_init(), set up a function pointer to the appropriate mmu_load_urp*() function in mmu_subr.s.
|
| #
1.2 |
|
02-Jan-2024 |
thorpej |
Add a driver for the Qemu Virtual System Controller that can be used to halt or reset the system.
|
| #
1.1 |
|
02-Jan-2024 |
thorpej |
Add a port to the Qemu m68k "virt" platform, a 68040-based virtual machine with VirtIO I/O devices.
This is a work-in-progress, but "successfully mounts root file system and then complains about missing /sbin/init that is, in fact, not there" seems like a good checkpoint.
|