Opened 11 years ago
Closed 9 years ago
#13122 closed enhancement (fixed)
add support for RDSEED VMEXIT
Reported by: | Jason L. Wright | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.12 |
Keywords: | RDSEED VMEXIT | Cc: | |
Guest type: | all | Host type: | all |
Description
Virtualbox already contains the definitions for RDRAND VMEXITs, the patch below adds the same support for RDSEED (part of Intel Broadwell). The attached patch is against subversion virtualbox, but can be applied against 4.3.12 pretty easily.
Attachments (1)
Change History (7)
by , 11 years ago
Attachment: | rdseed.patch added |
---|
comment:1 by , 11 years ago
Replying to jlwright: Note: I have executed an Oracle contibutor agreement (just sent a few hours ago).
comment:2 by , 11 years ago
Thanks for the patch, I'll take a look at it after checking what the procedure is for handling patches provided under the contributor agreement.
follow-up: 4 comment:3 by , 11 years ago
jlwright, may I ask you where you sent the Oracle contibutor agreement to?
comment:4 by , 11 years ago
Replying to frank:
jlwright, may I ask you where you sent the Oracle contibutor agreement to?
oracle-ca_us at oracle dot com
Is there somewhere else it needs to go?
comment:5 by , 11 years ago
agreement now shows up on http://www.oracle.com/technetwork/community/oca-486395.html
comment:6 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Was integrated quite some time ago, closing.
RDSEED VMX patch