Actions
Bug #1364
closedneed disassembler support for VMX instructions
Start date:
2011-08-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
We don't have disassembler support for VMX instructions; this is annoying for anything that uses them, as it breaks DTrace, mdb, etc.
Updated by Garrett D'Amore almost 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
changeset: 13431:e7ec489c7cf5
tag: tip
user: Bryan Cantrill <bryan@joyent.com>
date: Sat Aug 13 02:06:39 2011 -0700
description:
1362 add kvmstat for monitoring of KVM statistics
1363 add vmregs[] variable to DTrace
1364 need disassembler support for VMX instructions
1365 mdb needs 16-bit disassembler support
Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>
Actions