Page MenuHomeFreeBSD

bhyve: Simplify register definitions a bit
ClosedPublic

Authored by markj on Jan 17 2024, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 11, 3:52 PM
Unknown Object (File)
Mon, Sep 9, 11:45 AM
Unknown Object (File)
Sun, Sep 1, 1:46 PM
Unknown Object (File)
Sun, Sep 1, 1:45 PM
Unknown Object (File)
Sun, Sep 1, 1:45 PM
Unknown Object (File)
Sun, Sep 1, 1:34 PM
Unknown Object (File)
Jul 30 2024, 1:10 PM
Unknown Object (File)
Jul 15 2024, 2:46 PM

Details

Summary

It's awkward to have separate tables for information which is logically
connected. Merge the gdb_regset[] and gdb_regsize[] arrays and update
gdb_read_regs() to cope with the result. This makes the addition of
arm64 support a bit cleaner.

No functional change intended.

Sponsored by: Innovate UK

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55468
Build 52357: arc lint + arc unit