Page MenuHomeFreeBSD

vmm: Add some more registers
ClosedPublic

Authored by markj on Jan 30 2024, 3:26 PM.
Tags
None
Referenced Files
F121107057: D43665.diff
Mon, Jun 23, 5:21 PM
Unknown Object (File)
Thu, Jun 19, 4:26 AM
Unknown Object (File)
Tue, Jun 17, 3:42 AM
Unknown Object (File)
Mon, Jun 16, 5:56 PM
Unknown Object (File)
Wed, Jun 11, 4:02 PM
Unknown Object (File)
Sat, May 31, 4:52 PM
Unknown Object (File)
Tue, May 27, 5:39 AM
Unknown Object (File)
Apr 29 2025, 7:04 PM

Details

Summary

In a follow-up revision the gdb stub will support sending an XML target
description to gdb, which lets us send additional registers, including
the ones added in this patch.

Sponsored by: Innovate UK

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I would actually be up for exporting all sorts of other registers like IDTR and GDTR as well FWIW. However, it's always easy to add more of these in the future.

This revision is now accepted and ready to land.Jan 31 2024, 10:25 PM
This revision was automatically updated to reflect the committed changes.