[PATCH v2 0/5] mac99: Boot OpenBSD/macppc

Kirill A. Korinsky posted 5 patches 2 days, 19 hours ago
[PATCH v2 0/5] mac99: Boot OpenBSD/macppc
Posted by Kirill A. Korinsky 2 days, 19 hours ago
Greetings,

This is the second version of patch series to boot OpenBSD/macppc.

OpenBSD/macppc does not complete early boot on mac99: OpenPIC can
reassert an interrupt still masked by CTPR; the edge triggered
decrementer does not raise on zero; successful CUDA ADB replies omit the
original command; and the fixed CUDA shift register delay can stretch
packet delivery past the guest timeout on hosts with coarse timers.

This series corrects these four behaviours and adds a functional test
which boots the official OpenBSD 7.9 macppc CD to the installer prompt.

-- 
wbr, Kirill