Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#5505 kernel trace: Support privileged xsaves xrstors instrs #6488

Merged
merged 5 commits into from
Dec 3, 2023

Conversation

abhinav92003
Copy link
Contributor

@abhinav92003 abhinav92003 commented Dec 1, 2023

Adds support for yet more privileged opcodes seen in system call traces collected using Intel-PT.

Tested that decode_sizeof returns the correct lengths for the variations of these opcodes.

Also verified the new encodings in the decenc tests using gdb.

Issue: #5505, #3578

Adds support for yet more privileged opcodes seen in traces
collected using Intel-PT.

Issue: #5505, #3578
@abhinav92003 abhinav92003 marked this pull request as ready for review December 1, 2023 06:36
@abhinav92003
Copy link
Contributor Author

x86-32 failures are #6417.

@abhinav92003 abhinav92003 merged commit 1ce89b8 into master Dec 3, 2023
14 of 15 checks passed
@abhinav92003 abhinav92003 deleted the i5505-add-priv-opcodes branch December 3, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants