HomeFreeBSD

bhyve: Fix some warnings in the ps2 emulation code

Description

bhyve: Fix some warnings in the ps2 emulation code

  • Include headers containing prototypes for exported functions.
  • Initialize all fields of the extended translation table.
  • Qualify an unexported translation table as static.
  • Fix error handling for a read(2).
  • Fix some style bugs.

No functional change intended.

MFC after: 1 week

Details

Provenance
markjAuthored on Oct 22 2022, 5:35 PM
Parents
rG4a1c23a708f9: bhyve: Address some warnings in bhyverun.c
Branches
Unknown
Tags
Unknown