History log of /netbsd-current/sys/arch/evbmips/conf/MIPSSIM
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.9 29-Jan-2024 christos

PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.


Revision tags: netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base
# 1.8 27-Nov-2022 he

Bump MSGBUFSIZE to 32k; 4k just about overflows "by default" with qemu
and mipssim-virtio machine type.


# 1.7 15-Nov-2022 simonb

Enable CD9660; noticed by he@.


Revision tags: bouyer-sunxi-drm-base
# 1.6 07-Aug-2022 simonb

UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.


# 1.5 16-Nov-2021 simonb

Use 50Hz ticks so that time works accurately on hosts with 100Hz ticks.

Note: The 20Kc CPU isn't handled correctly by QEMU, use the 5Kc CPU for
a 64-bit guest for accurate time.


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base
# 1.4 15-Jun-2021 nia

Add some more useful options to MIPSSIM

In particular, MAKEDEV fails if tmpfs isn't available, and having
compat_netbsd32 but no SysV shared memory causes some dmesg spam.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base thorpej-cfargs-base
# 1.3 16-Feb-2021 reinoud

branches: 1.3.4; 1.3.6;
I forgot to add the needed conf files for the mipssim virtio addition


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).


# 1.8 27-Nov-2022 he

Bump MSGBUFSIZE to 32k; 4k just about overflows "by default" with qemu
and mipssim-virtio machine type.


# 1.7 15-Nov-2022 simonb

Enable CD9660; noticed by he@.


Revision tags: bouyer-sunxi-drm-base
# 1.6 07-Aug-2022 simonb

UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.


# 1.5 16-Nov-2021 simonb

Use 50Hz ticks so that time works accurately on hosts with 100Hz ticks.

Note: The 20Kc CPU isn't handled correctly by QEMU, use the 5Kc CPU for
a 64-bit guest for accurate time.


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base
# 1.4 15-Jun-2021 nia

Add some more useful options to MIPSSIM

In particular, MAKEDEV fails if tmpfs isn't available, and having
compat_netbsd32 but no SysV shared memory causes some dmesg spam.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base thorpej-cfargs-base
# 1.3 16-Feb-2021 reinoud

branches: 1.3.4; 1.3.6;
I forgot to add the needed conf files for the mipssim virtio addition


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).


# 1.7 15-Nov-2022 simonb

Enable CD9660; noticed by he@.


Revision tags: bouyer-sunxi-drm-base
# 1.6 07-Aug-2022 simonb

UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.


# 1.5 16-Nov-2021 simonb

Use 50Hz ticks so that time works accurately on hosts with 100Hz ticks.

Note: The 20Kc CPU isn't handled correctly by QEMU, use the 5Kc CPU for
a 64-bit guest for accurate time.


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base
# 1.4 15-Jun-2021 nia

Add some more useful options to MIPSSIM

In particular, MAKEDEV fails if tmpfs isn't available, and having
compat_netbsd32 but no SysV shared memory causes some dmesg spam.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base thorpej-cfargs-base
# 1.3 16-Feb-2021 reinoud

branches: 1.3.4; 1.3.6;
I forgot to add the needed conf files for the mipssim virtio addition


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).


# 1.6 07-Aug-2022 simonb

UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.


# 1.5 16-Nov-2021 simonb

Use 50Hz ticks so that time works accurately on hosts with 100Hz ticks.

Note: The 20Kc CPU isn't handled correctly by QEMU, use the 5Kc CPU for
a 64-bit guest for accurate time.


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base
# 1.4 15-Jun-2021 nia

Add some more useful options to MIPSSIM

In particular, MAKEDEV fails if tmpfs isn't available, and having
compat_netbsd32 but no SysV shared memory causes some dmesg spam.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base thorpej-cfargs-base
# 1.3 16-Feb-2021 reinoud

branches: 1.3.4; 1.3.6;
I forgot to add the needed conf files for the mipssim virtio addition


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).


# 1.5 16-Nov-2021 simonb

Use 50Hz ticks so that time works accurately on hosts with 100Hz ticks.

Note: The 20Kc CPU isn't handled correctly by QEMU, use the 5Kc CPU for
a 64-bit guest for accurate time.


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base
# 1.4 15-Jun-2021 nia

Add some more useful options to MIPSSIM

In particular, MAKEDEV fails if tmpfs isn't available, and having
compat_netbsd32 but no SysV shared memory causes some dmesg spam.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base thorpej-cfargs-base
# 1.3 16-Feb-2021 reinoud

branches: 1.3.4; 1.3.6;
I forgot to add the needed conf files for the mipssim virtio addition


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).


# 1.4 15-Jun-2021 nia

Add some more useful options to MIPSSIM

In particular, MAKEDEV fails if tmpfs isn't available, and having
compat_netbsd32 but no SysV shared memory causes some dmesg spam.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-futex-base thorpej-cfargs-base
# 1.3 16-Feb-2021 reinoud

branches: 1.3.4;
I forgot to add the needed conf files for the mipssim virtio addition


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).


# 1.3 16-Feb-2021 reinoud

I forgot to add the needed conf files for the mipssim virtio addition


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).


# 1.2 08-Feb-2021 simonb

Comment out HZ=512. This was only intended to be enabled for profiling.


# 1.1 27-Jan-2021 simonb

Add support for the QEMU MIPS "mipssim" simulator.
TODO- mipsnet network driver (root on md(4) only for now).