Page MenuHomeFreeBSD

Add 0xb OR opcode support to bhyve's instruction emulation
ClosedPublic

Authored by grehan on Oct 30 2017, 7:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 29, 2:38 PM
Unknown Object (File)
Thu, May 21, 3:35 PM
Unknown Object (File)
May 6 2026, 12:28 AM
Unknown Object (File)
Apr 30 2026, 4:45 PM
Unknown Object (File)
Apr 27 2026, 12:21 PM
Unknown Object (File)
Apr 27 2026, 4:32 AM
Unknown Object (File)
Apr 26 2026, 4:53 AM
Unknown Object (File)
Apr 20 2026, 2:36 AM
Subscribers

Details

Summary

The FreeBSD HDA code uses the 0xb variant of OR when accessing
device registers. Add this emulation, using the pattern of
existing OR code.

Test Plan

Run the HDA emulation patch with a FreeBSD 11.1 guest, and cat a .wav
file to /dev/dsp.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable