Page MenuHomeFreeBSD

vmm: Add some more registers
ClosedPublic

Authored by markj on Jan 30 2024, 3:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 28, 6:23 AM
Unknown Object (File)
Fri, Jun 28, 6:23 AM
Unknown Object (File)
Fri, Jun 28, 6:22 AM
Unknown Object (File)
Thu, Jun 27, 8:41 PM
Unknown Object (File)
Mon, Jun 17, 8:55 PM
Unknown Object (File)
Mon, Jun 17, 8:33 PM
Unknown Object (File)
May 6 2024, 10:52 AM
Unknown Object (File)
Apr 27 2024, 9:16 AM

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.