VirtualBox

Changes between Initial Version and Version 1 of Ticket #9537, comment 1


Ignore:
Timestamp:
Nov 27, 2014 7:28:18 AM (9 years ago)
Author:
Frank Mehnert

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9537, comment 1

    initial v1  
    11This problem still exists on Virtualbox 4.2.8 , I'm using a guest OS that supports AES-NI (OEL5) but it's not passed to the guest, the following C program will tell you if AES instructions work:
    2 
     2{{{
    33$ cat aes.c
    44#include <stdio.h>
     
    2828[oracle@oel5vmware c]$ ./aes
    2929aes
    30 
     30}}}
    3131This is on vmware 9 where it works, however on vbox it doesn't:
    32 
     32{{{
    3333[oracle@oel64 ~]$ vi aes.c
    3434[oracle@oel64 ~]$ make aes
     
    3939Linux oel64.fritz.box 2.6.32-300.32.1.el5uek #1 SMP Fri Jul 20 00:51:02 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
    4040[oracle@oel64 ~]$
     41}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use