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
F107415145: D12832.diff
Mon, Jan 13, 8:10 PM
Unknown Object (File)
Nov 29 2024, 2:40 PM
Unknown Object (File)
Nov 21 2024, 6:44 AM
Unknown Object (File)
Oct 5 2024, 1:33 PM
Unknown Object (File)
Sep 28 2024, 10:49 AM
Unknown Object (File)
Sep 24 2024, 10:02 PM
Unknown Object (File)
Sep 22 2024, 3:44 PM
Unknown Object (File)
Sep 22 2024, 1:25 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 12296
Build 12585: arc lint + arc unit