在生产环境中,对于Vmware环境的架构通常需要以下步骤:
1.在物理机上安装ESXi系统;
2.在本地安装VmwareClient作为连接和管理ESXi主机的工具;
3.使用Client连接一个ESXi主机,创建一个windows虚拟机,安装操作系统,安装vCenter;
4.使用vCenter连接所有的ESXi主机,进行统一管理;
5.安装规划在vCenter中批量部署Vmware虚拟机。
其中整个Vmware虚拟化环境的基础和核心就是vCenter的安装和使用,我在生产环境一般使用Window 2012 Server R2 + Oracle 11g R2 + Vmware vCenter 5.5的架构构建vCenter环境。
正常情况下,在建立Vmware环境前,必须先规划好。一旦在一台服务器上建构了vCenter环境后,就尽可能不能再动了,今天就遇到一个,将老的Vmware vCenter虚拟机复制到另一个网段后,一启动就各种报错。
运行环境:一台10.0.1.150服务器为VmwarevCenter虚拟机,实际在一台10.0.1.*物理机;该vCenter还同时管理着4台 10.0.0.*网段的ESXi服务器;
现在需要将10.0.1.*物理机关机格式化,做其他用途,而上面的vCenter就不能再使用了,所以首先进行了一个虚拟机复制,将vCenter所在的虚拟机10.0.1.150复制到一台10.0.0.*网段的ESXi主机,只修改了主机的IP地址为10.0.0.57。
结果迁移后的服务器启动后,就报了错误,vCenter一直不能连接成功,查询vCenter启动日志,有如下内容:
提示说明迁移后,vCenter连接Oracle数据库时,报ORA-12541错误,监听存在问题,vCenter不能连接到Oracle数据库,所以服务器无法正常启动。
于是再次修改了系统的主机名和IP地址,并修改了Oracle数据库的tnsnames.ora 和linstener.ora文件,重启操作系统,观察Vmware vCenter的状态,发现还是有报错:
通过这种错误提示,可以看到在Vmware安装过程中,有很多配置文件与服务器IP地址、端口等信息相关,在10.0.1.150上安装完毕后,即使复制成新虚拟机,修改了Window系统的主机名和IP地址,vCenter很多配置文件已经记录的是10.0.1.150,由于新服务器与原有机器不同,所以vCenter不能正常启动。
问题处理到这里,就没有必要依次查看和寻找vCenter中记录IP地址的位置和文件了,这个重建的过程,还不如重新安装一个新的vCenter环境。
由此可见:在生产系统中vCenter环境需要提前规划好,一旦安装后,就不要修改,否则操作系统、数据库、vCenter各个地方的配置文件不同,都会导致vCenter不能正常启动,复制后的vCenter服务器自然也无法使用。
上述两个步骤的vCenter启动错误日志如下:
复制完vCenter虚拟后,只修改IP地址,启动日志中直接报数据库无监听的错误:
Section for VMware VirtualCenter, pid=6452, version=5.5.0, build=1750787, option=Release ------ In-memory logs start -------- mem> 2014-12-02T16:45:43.105+08:00 [01784 info 'Hooks'] Hooks Initialized ------ In-memory logs end -------- 2014-12-02T16:45:43.203+08:00 [01784 info 'Default'] Logging uses fast path: true 2014-12-02T16:45:43.205+08:00 [01784 info 'Libs'] VThreadBase detected multiple threads. 2014-12-02T16:45:43.205+08:00 [01784 info 'Default'] Handling bora/lib logs with VmaCore facilities 2014-12-02T16:45:43.206+08:00 [01784 info 'Default'] Initialized channel manager 2014-12-02T16:45:43.241+08:00 [01784 info 'Default'] Current working directory: C:\Windows\system32 2014-12-02T16:45:43.242+08:00 [01784 info 'Default'] ThreadPool windowsStackImmediateCommit = true 2014-12-02T16:45:43.388+08:00 [05380 info 'ThreadPool'] Thread enlisted 2014-12-02T16:45:43.389+08:00 [04932 info 'ThreadPool'] Thread enlisted 2014-12-02T16:45:43.389+08:00 [01784 info 'ThreadPool'] Thread pool on asio: Min Io, Max Io, Min Task, Max Task, Max Concurency: 2, 200, 2, 90, 2147483647 2014-12-02T16:45:43.391+08:00 [01784 info 'ThreadPool'] Thread enlisted 2014-12-02T16:45:43.389+08:00 [04928 info 'ThreadPool'] Thread enlisted 2014-12-02T16:45:43.397+08:00 [01784 info 'Default'] Log path: C:\ProgramData\VMware\VMware VirtualCenter\Logs 2014-12-02T16:45:43.389+08:00 [04920 info 'ThreadPool'] Thread enlisted 2014-12-02T16:45:43.402+08:00 [01784 info 'Default'] Initializing SSL 2014-12-02T16:45:43.420+08:00 [01784 info 'Default'] Vmacore::InitSSL: handshakeTimeoutUs = 120000000 2014-12-02T16:45:43.429+08:00 [06500 info 'ThreadPool'] Thread enlisted 2014-12-02T16:45:43.466+08:00 [01784 info 'Default'] Starting VMware VirtualCenter 5.5.0 build-1750787 2014-12-02T16:45:43.472+08:00 [01784 info 'Default'] Log directory: C:\ProgramData\VMware\VMware VirtualCenter\Logs. 2014-12-02T16:45:43.474+08:00 [01784 info 'vpxdvpxdMain'] Account name: SYSTEM 2014-12-02T16:45:43.475+08:00 [01784 info 'win32vpxdOsLayer_win32'] Total virtual memory available for the process 137438953344 KB 2014-12-02T16:45:43.477+08:00 [01784 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag process heap. --> 2014-12-02T16:45:43.478+08:00 [01784 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag crt heap. --> 2014-12-02T16:45:43.481+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 640 max LROs 2014-12-02T16:45:43.482+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 12 reserved internal LROs 2014-12-02T16:45:43.483+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 12 reserved blocker LROs 2014-12-02T16:45:43.485+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 12 reserved short LROs 2014-12-02T16:45:43.486+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 8 reserved long LROs 2014-12-02T16:45:43.487+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 600-second completed task lifetime 2014-12-02T16:45:43.488+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 60-second minimum completed task lifetime 2014-12-02T16:45:43.491+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 200 maximum completed tasks 2014-12-02T16:45:43.491+08:00 [01784 info 'commonvpxLro'] [VpxLRO] 600-second unregistered task lifetime 2014-12-02T16:45:43.495+08:00 [01784 info 'utilvpxdVdb'] Registry Item DB 5 value is '50' 2014-12-02T16:45:43.495+08:00 [01784 info 'utilvpxdVdb'] [VpxdVdb::SetDBType] Logging in to DSN: vmware with username vmuser 2014-12-02T16:45:50.307+08:00 [01784 error 'utilvpxdVdb'] [VpxdVdb::SetDBType]: Database error: ODBC error: (HY000) - [Oracle][ODBC][Ora]ORA-12541: TNS: 无监听程序 --> 2014-12-02T16:45:50.308+08:00 [01784 error 'Default'] Error getting configuration info from the database 2014-12-02T16:45:50.308+08:00 [01784 warning 'VpxProfiler'] Vpxd::ServerApp::Init [VpxdVdb::Init(VpxdVdb::GetVcVdbInstId(), false, false, NULL)] took 6814 ms 2014-12-02T16:45:50.309+08:00 [01784 error 'vpxdvpxdMain'] [Vpxd::ServerApp::Init] Init failed: VpxdVdb::Init(VpxdVdb::GetVcVdbInstId(), false, false, NULL) --> Backtrace: --> backtrace[00] rip 000000018018b6aa --> backtrace[01] rip 0000000180105288 --> backtrace[02] rip 000000018010668e --> backtrace[03] rip 00000001800900f8 --> backtrace[04] rip 0000000000a35bac --> backtrace[05] rip 0000000000a56722 --> backtrace[06] rip 00007ff7663aa29c --> backtrace[07] rip 00007ff7663a8b3c --> backtrace[08] rip 00007ff7665debfb --> backtrace[09] rip 00007ffa341d81d5 --> backtrace[10] rip 00007ffa350d1611 --> backtrace[11] rip 00007ffa352864ad --> 2014-12-02T16:45:50.313+08:00 [01784 warning 'VpxProfiler'] ServerApp::Init [TotalTime] took 6832 ms 2014-12-02T16:45:50.313+08:00 [01784 error 'Default'] Failed to intialize VMware VirtualCenter. Shutting down... 2014-12-02T16:45:50.314+08:00 [01784 info 'vpxdvpxdSupportManager'] Wrote uptime information 2014-12-02T16:45:50.314+08:00 [01784 error 'Default'] Alert:false@ d:/build/ob/bora-1750787/bora/vpx/vpxd/util/vdb.cpp:418 --> Backtrace: --> backtrace[00] rip 000000018018b6aa --> backtrace[01] rip 0000000180105288 --> backtrace[02] rip 000000018010668e --> backtrace[03] rip 000000018009c567 --> backtrace[04] rip 00007ff765ab1c09 --> backtrace[05] rip 00007ff7663a8052 --> backtrace[06] rip 00007ff7663a8b7a --> backtrace[07] rip 00007ff7665debfb --> backtrace[08] rip 00007ffa341d81d5 --> backtrace[09] rip 00007ffa350d1611 --> backtrace[10] rip 00007ffa352864ad --> 2014-12-02T16:45:50.315+08:00 [01784 info 'utilvpxdVdb'] Registry Item DB 5 value is '50' 2014-12-02T16:45:50.316+08:00 [01784 info 'utilvpxdVdb'] [VpxdVdb::SetDBType] Logging in to DSN: vmware with username vmuser 2014-12-02T16:45:51.453+08:00 [01784 error 'utilvpxdVdb'] [VpxdVdb::SetDBType]: Database error: ODBC error: (HY000) - [Oracle][ODBC][Ora]ORA-12541: TNS: 无监听程序 --> 2014-12-02T16:45:51.455+08:00 [01784 error 'Default'] Error getting configuration info from the database 2014-12-02T16:45:51.455+08:00 [01784 warning 'vpxdvpxdMain'] Database not initialized. Nothing to unlock 2014-12-02T16:45:51.458+08:00 [01784 info 'Default'] Forcing shutdown of VMware VirtualCenter now
修改了Window系统的主机名、IP地址、oracle数据库的配置后,启动日志中报vCenter不能正常与原有IP连接的错误:
Section for VMware VirtualCenter, pid=5380, version=5.5.0, build=1750787, option=Release ------ In-memory logs start -------- mem> 2014-12-02T16:55:11.643+08:00 [01852 info 'Hooks'] Hooks Initialized ------ In-memory logs end -------- 2014-12-02T16:55:11.687+08:00 [01852 info 'Default'] Logging uses fast path: true 2014-12-02T16:55:11.687+08:00 [01852 info 'Libs'] VThreadBase detected multiple threads. 2014-12-02T16:55:11.687+08:00 [01852 info 'Default'] Handling bora/lib logs with VmaCore facilities 2014-12-02T16:55:11.687+08:00 [01852 info 'Default'] Initialized channel manager 2014-12-02T16:55:11.728+08:00 [01852 info 'Default'] Current working directory: C:\Windows\system32 2014-12-02T16:55:11.729+08:00 [01852 info 'Default'] ThreadPool windowsStackImmediateCommit = true 2014-12-02T16:55:11.729+08:00 [05100 info 'ThreadPool'] Thread enlisted 2014-12-02T16:55:11.729+08:00 [01852 info 'ThreadPool'] Thread pool on asio: Min Io, Max Io, Min Task, Max Task, Max Concurency: 2, 200, 2, 90, 2147483647 2014-12-02T16:55:11.729+08:00 [04920 info 'ThreadPool'] Thread enlisted 2014-12-02T16:55:11.729+08:00 [05112 info 'ThreadPool'] Thread enlisted 2014-12-02T16:55:11.729+08:00 [01852 info 'ThreadPool'] Thread enlisted 2014-12-02T16:55:11.729+08:00 [01852 info 'Default'] Log path: C:\ProgramData\VMware\VMware VirtualCenter\Logs 2014-12-02T16:55:11.729+08:00 [01852 info 'Default'] Initializing SSL 2014-12-02T16:55:11.743+08:00 [04952 info 'ThreadPool'] Thread enlisted 2014-12-02T16:55:11.752+08:00 [01852 info 'Default'] Vmacore::InitSSL: handshakeTimeoutUs = 120000000 2014-12-02T16:55:11.754+08:00 [05052 info 'ThreadPool'] Thread enlisted 2014-12-02T16:55:11.798+08:00 [01852 info 'Default'] Starting VMware VirtualCenter 5.5.0 build-1750787 2014-12-02T16:55:11.798+08:00 [01852 info 'Default'] Log directory: C:\ProgramData\VMware\VMware VirtualCenter\Logs. 2014-12-02T16:55:11.799+08:00 [01852 info 'vpxdvpxdMain'] Account name: SYSTEM 2014-12-02T16:55:11.799+08:00 [01852 info 'win32vpxdOsLayer_win32'] Total virtual memory available for the process 137438953344 KB 2014-12-02T16:55:11.799+08:00 [01852 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag process heap. --> 2014-12-02T16:55:11.799+08:00 [01852 info 'win32vpxdOsLayer_win32'] [VpxOsLayer] Enabled low-frag crt heap. --> 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 640 max LROs 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 12 reserved internal LROs 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 12 reserved blocker LROs 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 12 reserved short LROs 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 8 reserved long LROs 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 600-second completed task lifetime 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 60-second minimum completed task lifetime 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 200 maximum completed tasks 2014-12-02T16:55:11.800+08:00 [01852 info 'commonvpxLro'] [VpxLRO] 600-second unregistered task lifetime 2014-12-02T16:55:11.803+08:00 [01852 info 'utilvpxdVdb'] Registry Item DB 5 value is '50' 2014-12-02T16:55:11.803+08:00 [01852 info 'utilvpxdVdb'] [VpxdVdb::SetDBType] Logging in to DSN: vmware with username vmuser 2014-12-02T16:55:13.065+08:00 [01852 info 'Default'] [VdbSchemaLoader::LookupSchemaFromDB] Loaded schema and index information from DB 2014-12-02T16:55:13.175+08:00 [01852 warning 'VpxProfiler'] Vpxd::ServerApp::Init [VpxdVdb::Init(VpxdVdb::GetVcVdbInstId(), false, false, NULL)] took 1373 ms 2014-12-02T16:55:13.175+08:00 [01852 info 'utilvpxdDbSchemaHash'] [VpxdDbSchemaHash::GetSchemaFilename]: sqlDir: D:\VMware\Infrastructure\VirtualCenter Server\sql\ 2014-12-02T16:55:13.175+08:00 [01852 info 'utilvpxdDbSchemaHash'] [VpxdDbSchemaHash::CheckSchema]: schema file: D:\VMware\Infrastructure\VirtualCenter Server\sql\VCDB_oracle.sql 2014-12-02T16:55:13.266+08:00 [01852 info 'win32vpxLdapBackup_win32'] [LdapBackup] Making sure LDAP instance VMwareVCMSDS is running 2014-12-02T16:55:13.267+08:00 [01852 info 'win32vpxLdapBackup_win32'] [LdapBackup] Attempting to start service ADAM_VMwareVCMSDS... 2014-12-02T16:55:13.284+08:00 [01852 info 'win32vpxLdapBackup_win32'] [LdapBackup] Service started 2014-12-02T16:55:13.302+08:00 [01852 info 'Default'] Looking for vpx result filter at D:\VMware\Infrastructure\VirtualCenter Server\vpxResultFilter.xml 2014-12-02T16:55:13.500+08:00 [05112 info 'vpxdvpxdMain' opID=SWI-6058ed8] Pre-loading symbols... 2014-12-02T16:55:13.501+08:00 [01852 info 'MoLock'] LRO tracing: enabled: false 2014-12-02T16:55:13.501+08:00 [01852 info 'MoLock'] LRO tracing: LRO name: 2014-12-02T16:55:13.531+08:00 [05112 info 'vpxdvpxdMain' opID=SWI-6058ed8] Done pre-loading symbols. 2014-12-02T16:55:13.656+08:00 [01852 info 'Default'] Looking for vpx result filter at D:\VMware\Infrastructure\VirtualCenter Server\vpxResultFilter.xml 2014-12-02T16:55:13.671+08:00 [01852 info 'QueryServiceProvider'] Initializing QueryServiceProviderHelperImpl 2014-12-02T16:55:13.750+08:00 [01852 info 'QueryServiceProvider'] Starting with generation number: 357102 2014-12-02T16:55:13.754+08:00 [01852 info 'vpxservicesMoServiceDirectory'] [ServiceDirectory] Local instance UUID: 85A44A92-F362-4936-8BF8-736DCCACE90C 2014-12-02T16:55:13.971+08:00 [01852 info 'vpxservicesMoServiceDirectory'] [RegisterBuiltinServiceEndpoints]: found service endpoint: qs-endpoint.xml 2014-12-02T16:55:14.165+08:00 [01852 warning 'Libs'] [VpxdOsLayer] Couldn't read registry entry managedIP 2014-12-02T16:55:14.346+08:00 [01852 info 'vpxdvpxdVmomi'] HTTP client pool idle timeout: 900 (second) 2014-12-02T16:55:14.404+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\coreLocale/ to locale map 2014-12-02T16:55:14.447+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/default.vmsg', only first one is used 2014-12-02T16:55:14.447+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/default.vmsg', only first one is used 2014-12-02T16:55:14.464+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.464+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.467+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/de/enum.vmsg', only first one is used 2014-12-02T16:55:14.709+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/default.vmsg', only first one is used 2014-12-02T16:55:14.709+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/default.vmsg', only first one is used 2014-12-02T16:55:14.723+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.723+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.724+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/enum.vmsg', only first one is used 2014-12-02T16:55:14.781+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\locale/en/eventaux.vmsg', line 2629: Invalid message ' A virtual machine has a CPU, memory, and/or vFlash cache reservation and no compatible host had enough resources to satisfy the reservation(s). </description> <action>Decrease the virtual machine resource reservation</action> <action>Add more host(s) to cluster</action> <action>Bring online any failed hosts or resolve a network partition if one exists</action> <action>If DRS is in manual mode, look for any pending recommendations and approve them so that vSphere HA failover can proceed</action> </cause> <cause> <description> The cluster has vCloud Distributed Storage enabled, and one or more hosts that contribute storage to the cluster is inaccessible, preventing vSphere HA from powering on the virtual machine. This applies to virtual machines that have one or more files on a vCloud Distributed Storage datastore. </description> <action>Bring online any failed hosts or resolve a network partition if one exists that involves hosts that contribute storage to the vCloud Distributed Storage cluster</action> </cause> </EventLongDescription> "' 2014-12-02T16:55:14.958+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/default.vmsg', only first one is used 2014-12-02T16:55:14.958+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/default.vmsg', only first one is used 2014-12-02T16:55:14.968+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.968+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.971+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:14.972+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/fr/enum.vmsg', only first one is used 2014-12-02T16:55:15.821+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/default.vmsg', only first one is used 2014-12-02T16:55:15.821+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/default.vmsg', only first one is used 2014-12-02T16:55:15.833+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.834+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.839+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.840+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:15.840+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ja/enum.vmsg', only first one is used 2014-12-02T16:55:16.179+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/default.vmsg', only first one is used 2014-12-02T16:55:16.179+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/default.vmsg', only first one is used 2014-12-02T16:55:16.185+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.185+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.188+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/ko/enum.vmsg', only first one is used 2014-12-02T16:55:16.413+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/default.vmsg', only first one is used 2014-12-02T16:55:16.413+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/default.vmsg', only first one is used 2014-12-02T16:55:16.422+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.422+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.424+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_CN/enum.vmsg', only first one is used 2014-12-02T16:55:16.570+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/default.vmsg', only first one is used 2014-12-02T16:55:16.570+08:00 [01852 warning 'Locale'] Duplicate key 'LicenseManager.LicenseInfo.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/default.vmsg', only first one is used 2014-12-02T16:55:16.577+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.577+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.license.Feature.vaai.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOWNative.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW32.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.guest.WindowsRegistryManager.RegistryKeyName.RegistryKeyWowBitness.WOW64.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.579+08:00 [01852 warning 'Locale'] Duplicate key 'vm.GuestInfo.AppStateType.none.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/enum.vmsg', only first one is used 2014-12-02T16:55:16.624+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\locale/zh_TW/fault.vmsg', line 363: Invalid message 'VmValidateMaxDevice.summary = "鐧肩従 {count} 鍊嬭缃€寋device}銆嶃€傚儏鍏佽ū銆寋max}銆嶅€嬨€? 2014-12-02T16:55:16.693+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\locale/ to locale map 2014-12-02T16:55:16.703+08:00 [01852 info 'Locale'] Locale subsystem initialized from D:\VMware\Infrastructure\VirtualCenter Server\coreLocale/ with default locale zh_CN. 2014-12-02T16:55:18.492+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/cim-ui/locale/ to locale map 2014-12-02T16:55:18.563+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/com.vmware.vim.eam/locale/ to locale map 2014-12-02T16:55:18.640+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/com.vmware.vim.inventoryservice/locale/ to locale map 2014-12-02T16:55:18.677+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/com.vmware.vim.ls/locale/ to locale map 2014-12-02T16:55:18.721+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/com.vmware.vim.sms/locale/ to locale map 2014-12-02T16:55:18.763+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/com.vmware.vim.sps/locale/ to locale map 2014-12-02T16:55:18.775+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/com.vmware.vim.stats.report/locale/ to locale map 2014-12-02T16:55:18.799+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/com.vmware.vim.vsm/locale/ to locale map 2014-12-02T16:55:18.809+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/health-ui/locale/ to locale map 2014-12-02T16:55:19.273+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostdiag/locale/ to locale map 2014-12-02T16:55:20.014+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/de/profile.vmsg', line 2036: Invalid message 'com.vmware.vim.profile.PolicyOption.service.serviceProfile.StartupPolicyAutomatic.label = "Automatisch starten, wenn ein Port ge枚ffnet ist, und beenden, wenn ' 2014-12-02T16:55:20.014+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/de/profile.vmsg', line 2037: Invalid message 'alle Ports geschlossen werden"' 2014-12-02T16:55:20.025+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/de/profile.vmsg', only first one is used 2014-12-02T16:55:20.025+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/de/profile.vmsg', only first one is used 2014-12-02T16:55:20.091+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/en/profile.vmsg', only first one is used 2014-12-02T16:55:20.091+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/en/profile.vmsg', only first one is used 2014-12-02T16:55:20.171+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/fr/profile.vmsg', line 2036: Invalid message 'com.vmware.vim.profile.PolicyOption.service.serviceProfile.StartupPolicyAutomatic.label = "D茅marrer automatiquement si ports ouverts, ' 2014-12-02T16:55:20.171+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/fr/profile.vmsg', line 2037: Invalid message 'et arr锚ter quand tous ports ferm茅s"' 2014-12-02T16:55:20.200+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/fr/profile.vmsg', only first one is used 2014-12-02T16:55:20.200+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/fr/profile.vmsg', only first one is used 2014-12-02T16:55:20.270+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/ja/profile.vmsg', only first one is used 2014-12-02T16:55:20.270+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/ja/profile.vmsg', only first one is used 2014-12-02T16:55:20.365+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/ko/profile.vmsg', only first one is used 2014-12-02T16:55:20.367+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/ko/profile.vmsg', only first one is used 2014-12-02T16:55:20.455+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/zh_CN/profile.vmsg', only first one is used 2014-12-02T16:55:20.455+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/zh_CN/profile.vmsg', only first one is used 2014-12-02T16:55:20.526+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.label' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/zh_TW/profile.vmsg', only first one is used 2014-12-02T16:55:20.526+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.profile.Component.VSAN.summary' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/zh_TW/profile.vmsg', only first one is used 2014-12-02T16:55:20.552+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/hostprofiles/locale/ to locale map 2014-12-02T16:55:20.658+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.vpxd.vpx.vmprov.ReconfigureVm' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/de/locmsg.vmsg', only first one is used 2014-12-02T16:55:20.671+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/en/event.vmsg', line 253: Invalid message 'com.vmware.vc.HA.VMIsHADisabledIsolationEvent.formatOnDatacenter = vSphere HA did not perform an isolation response for {vm.name} in cluster {computeResource.name} because its VM restart priorirty is Disabled"' 2014-12-02T16:55:20.671+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/en/event.vmsg', line 261: Invalid message 'com.vmware.vc.HA.VMIsHADisabledRestartEvent.formatOnDatacenter = vSphere HA did not attempt to restart {vm.name} in cluster {computeResource.name} because its VM restart priority is Disabled"' 2014-12-02T16:55:20.688+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.vpxd.vpx.vmprov.ReconfigureVm' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/en/locmsg.vmsg', only first one is used 2014-12-02T16:55:20.689+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/en/locmsg.vmsg', line 478: Invalid message 'com.vmware.vim.vmfeature.vpmc.version = "Performance counters are enabled on the VM, causing an incompatibility because the VPMC version does not match.' 2014-12-02T16:55:20.726+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.vpxd.vpx.vmprov.ReconfigureVm' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/fr/locmsg.vmsg', only first one is used 2014-12-02T16:55:20.773+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.vpxd.vpx.vmprov.ReconfigureVm' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/ja/locmsg.vmsg', only first one is used 2014-12-02T16:55:20.813+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.vpxd.vpx.vmprov.ReconfigureVm' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/ko/locmsg.vmsg', only first one is used 2014-12-02T16:55:20.840+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.vpxd.vpx.vmprov.ReconfigureVm' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/zh_CN/locmsg.vmsg', only first one is used 2014-12-02T16:55:20.849+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/zh_TW/event.vmsg', line 253: Invalid message 'com.vmware.vc.HA.VMIsHADisabledIsolationEvent.formatOnDatacenter = vSphere HA 鏈皪鍙㈤泦 {computeResource.name} 涓殑 {vm.name} 鍩疯闅旈洟鍥炴噳锛屽洜鐐哄叾铏涙摤姗熷櫒閲嶆柊鍟熷嫊鍎厛闋嗗簭宸插仠鐢?' 2014-12-02T16:55:20.849+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/zh_TW/event.vmsg', line 261: Invalid message 'com.vmware.vc.HA.VMIsHADisabledRestartEvent.formatOnDatacenter = vSphere HA 鏈槜瑭﹂噸鏂板暉鍕曞彚闆?{computeResource.name} 涓殑 {vm.name}锛屽洜鐐哄叾铏涙摤姗熷櫒閲嶆柊鍟熷嫊鍎厛闋嗗簭宸插仠鐢?' 2014-12-02T16:55:20.866+08:00 [01852 warning 'Locale'] Duplicate key 'com.vmware.vim.vpxd.vpx.vmprov.ReconfigureVm' in file 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/zh_TW/locmsg.vmsg', only first one is used 2014-12-02T16:55:20.867+08:00 [01852 warning 'Locale'] 'D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/zh_TW/locmsg.vmsg', line 478: Invalid message 'com.vmware.vim.vmfeature.vpmc.version = "铏涙摤姗熷櫒宸插暉鐢ㄦ晥鑳借▓鏁稿櫒锛屽緸鑰屽皫鑷翠笉鐩稿锛屽洜鐐?VPMC 鐗堟湰涓嶇浉绗︺€? 2014-12-02T16:55:20.871+08:00 [01852 info 'Locale'] Added locale path D:\VMware\Infrastructure\VirtualCenter Server\extensions/VirtualCenter/locale/ to locale map 2014-12-02T16:55:21.074+08:00 [01852 warning 'VpxProfiler'] Vpxd::ServerApp::Init [LocalizationManagerMo::Init()] took 6728 ms 2014-12-02T16:55:21.387+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] Invoking callbacks for key vpxd.npivWwnGeneration.singleNodeWwn, pre commit 2014-12-02T16:55:21.387+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] Invoking callbacks for key vpxd.npivWwnGeneration.singleNodeWwn, pre commit 2014-12-02T16:55:21.389+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] No change to vpxd.npivWwnGeneration.singleNodeWwn 2014-12-02T16:55:21.392+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] Invoking callbacks for key vpxd.npivWwnGeneration.portWwnNumber, pre commit 2014-12-02T16:55:21.392+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] Invoking callbacks for key vpxd.npivWwnGeneration.portWwnNumber, pre commit 2014-12-02T16:55:21.392+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] No change to vpxd.npivWwnGeneration.portWwnNumber 2014-12-02T16:55:21.428+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] Looking for EVC Mode definitions at D:\VMware\Infrastructure\VirtualCenter Server\evcModes.xml 2014-12-02T16:55:21.511+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for intel-merom: 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.Intel=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.DS=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.LAHF64=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.LM=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.MWAIT=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.NX=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.SS=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.SSE3=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom capability: cpuid.SSSE3=1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.Intel=Val:1 2014-12-02T16:55:21.512+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.FAMILY=Val:6 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.MODEL=Val:0xf 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.STEPPING=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.NUMLEVELS=Val:0xa 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.NUM_EXT_LEVELS=Val:0x80000008 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.DS=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.LM=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.NX=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.SS=Val:1 2014-12-02T16:55:21.513+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.Intel=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.DS=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.SS=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.514+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-merom requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.534+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x000006f1 (0000:0000:0000:0000:0000:0110:1111:0001) 2014-12-02T16:55:21.534+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x0000a219 (0000:0000:0000:0000:1010:0010:0001:1001) 2014-12-02T16:55:21.534+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x0febfbff (0000:1111:1110:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.534+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x00000001 (0000:0000:0000:0000:0000:0000:0000:0001) 2014-12-02T16:55:21.536+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x20100800 (0010:0000:0001:0000:0000:1000:0000:0000) 2014-12-02T16:55:21.536+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.536+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.536+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.568+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for intel-penryn: 2014-12-02T16:55:21.572+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.Intel=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.DS=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.LAHF64=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.LM=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.MWAIT=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.NX=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.SS=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.SSE3=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.SSSE3=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn capability: cpuid.SSE41=1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.Intel=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.FAMILY=Val:6 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.MODEL=Val:0x17 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.STEPPING=Val:6 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.NUMLEVELS=Val:0xa 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.NUM_EXT_LEVELS=Val:0x80000008 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.DS=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.LM=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.NX=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.SS=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn mask: cpuid.SSE41=Val:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.Intel=Bool:Min:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.DS=Bool:Min:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.573+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.SS=Bool:Min:1 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-penryn requirement: cpuid.SSE41=Bool:Min:1 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00010676 (0000:0000:0000:0001:0000:0110:0111:0110) 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x0008e23d (0000:0000:0000:1000:1110:0010:0011:1101) 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x8febfbff (1000:1111:1110:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x00000001 (0000:0000:0000:0000:0000:0000:0000:0001) 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x20100800 (0010:0000:0001:0000:0000:1000:0000:0000) 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.575+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for intel-nehalem: 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.Intel=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.DS=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.LAHF64=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.LM=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.MWAIT=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.NX=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.SS=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.SSE3=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.SSSE3=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.SSE41=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.POPCNT=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.SSE42=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: cpuid.VMX=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem capability: hv.capable=1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.Intel=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.FAMILY=Val:6 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.MODEL=Val:0x1a 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.STEPPING=Val:4 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.NUMLEVELS=Val:0xb 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.NUM_EXT_LEVELS=Val:0x80000008 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.DS=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.LM=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.NX=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.SS=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.SSE41=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.SSE42=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: cpuid.VMX=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem mask: hv.capable=Val:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.Intel=Bool:Min:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.DS=Bool:Min:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.576+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.SS=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.SSE41=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.SSE42=Bool:Min:1 2014-12-02T16:55:21.577+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: cpuid.VMX=Bool:Min:1 2014-12-02T16:55:21.578+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-nehalem requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.578+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x000106a4 (0000:0000:0000:0001:0000:0110:1010:0100) 2014-12-02T16:55:21.578+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x0098e23d (0000:0000:1001:1000:1110:0010:0011:1101) 2014-12-02T16:55:21.578+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x8febfbff (1000:1111:1110:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.578+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x00000001 (0000:0000:0000:0000:0000:0000:0000:0001) 2014-12-02T16:55:21.578+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x28100800 (0010:1000:0001:0000:0000:1000:0000:0000) 2014-12-02T16:55:21.578+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for intel-westmere: 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.Intel=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.DS=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.LAHF64=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.LM=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.MWAIT=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.NX=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.SS=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.SSE3=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.SSSE3=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.SSE41=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.POPCNT=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.SSE42=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.VMX=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: hv.capable=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.AES=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: cpuid.PCLMULQDQ=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere capability: vt.realmode=1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.Intel=Val:1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.FAMILY=Val:6 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.MODEL=Val:0x25 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.STEPPING=Val:1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.NUMLEVELS=Val:0xb 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.NUM_EXT_LEVELS=Val:0x80000008 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.579+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.DS=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.LM=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.NX=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.SS=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.SSE41=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.SSE42=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.VMX=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: hv.capable=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.AES=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: cpuid.PCLMULQDQ=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere mask: vt.realmode=Val:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.Intel=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.DS=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.SS=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.SSE41=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.580+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.SSE42=Bool:Min:1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.VMX=Bool:Min:1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.AES=Bool:Min:1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: cpuid.PCLMULQDQ=Bool:Min:1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-westmere requirement: vt.realmode=Bool:Min:1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00020651 (0000:0000:0000:0010:0000:0110:0101:0001) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x0298e23f (0000:0010:1001:1000:1110:0010:0011:1111) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x8febfbff (1000:1111:1110:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x00000001 (0000:0000:0000:0000:0000:0000:0000:0001) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x28100800 (0010:1000:0001:0000:0000:1000:0000:0000) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for intel-sandybridge: 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.Intel=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.DS=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.LAHF64=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.LM=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.MWAIT=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.NX=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.SS=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.SSE3=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.SSSE3=1 2014-12-02T16:55:21.581+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.SSE41=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.POPCNT=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.SSE42=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.VMX=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: hv.capable=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.AES=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.PCLMULQDQ=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: vt.realmode=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.AVX=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.PCID=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.XCR0_MASTER_SSE=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.XCR0_MASTER_YMM_H=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge capability: cpuid.XSAVE=1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.Intel=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.FAMILY=Val:6 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.MODEL=Val:0x2d 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.STEPPING=Val:2 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.NUMLEVELS=Val:0xd 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.NUM_EXT_LEVELS=Val:0x80000008 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.DS=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.LM=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.NX=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.SS=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.SSE41=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.SSE42=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.VMX=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: hv.capable=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.AES=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.PCLMULQDQ=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: vt.realmode=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.AVX=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.PCID=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.XCR0_MASTER_SSE=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.XCR0_MASTER_YMM_H=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge mask: cpuid.XSAVE=Val:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.Intel=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.DS=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.SS=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.SSE41=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.582+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.SSE42=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.VMX=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.AES=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.PCLMULQDQ=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: vt.realmode=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.AVX=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.PCID=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.XCR0_MASTER_SSE=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.XCR0_MASTER_YMM_H=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-sandybridge requirement: cpuid.XSAVE=Bool:Min:1 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x000206a2 (0000:0000:0000:0010:0000:0110:1010:0010) 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x1798e23f (0001:0111:1001:1000:1110:0010:0011:1111) 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x8febfbff (1000:1111:1110:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x00000001 (0000:0000:0000:0000:0000:0000:0000:0001) 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x28100800 (0010:1000:0001:0000:0000:1000:0000:0000) 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000007 (0000:0000:0000:0000:0000:0000:0000:0111) 2014-12-02T16:55:21.583+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000340 (0000:0000:0000:0000:0000:0011:0100:0000) 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for intel-ivybridge: 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.Intel=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.DS=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.LAHF64=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.LM=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.MWAIT=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.NX=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.SS=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.SSE3=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.SSSE3=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.SSE41=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.POPCNT=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.SSE42=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.VMX=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: hv.capable=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.AES=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.PCLMULQDQ=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: vt.realmode=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.AVX=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.PCID=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.XCR0_MASTER_SSE=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.XCR0_MASTER_YMM_H=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.XSAVE=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.ENFSTRG=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.F16C=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.FSGSBASE=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.RDRAND=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: cpuid.SMEP=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge capability: misc.cpuidFaulting=1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.Intel=Val:1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.FAMILY=Val:6 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.MODEL=Val:0x3a 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.STEPPING=Val:0 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.NUMLEVELS=Val:0xd 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.NUM_EXT_LEVELS=Val:0x80000008 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.DS=Val:1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.LM=Val:1 2014-12-02T16:55:21.584+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.NX=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.SS=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.SSE41=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.SSE42=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.VMX=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: hv.capable=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.AES=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.PCLMULQDQ=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: vt.realmode=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.AVX=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.PCID=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.XCR0_MASTER_SSE=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.XCR0_MASTER_YMM_H=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.XSAVE=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.ENFSTRG=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.F16C=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.FSGSBASE=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.RDRAND=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: cpuid.SMEP=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge mask: misc.cpuidFaulting=Val:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.Intel=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.DS=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.SS=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.SSE41=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.SSE42=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.VMX=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.AES=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.PCLMULQDQ=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: vt.realmode=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.AVX=Bool:Min:1 2014-12-02T16:55:21.585+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.PCID=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.XCR0_MASTER_SSE=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.XCR0_MASTER_YMM_H=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.XSAVE=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.ENFSTRG=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.F16C=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.FSGSBASE=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.RDRAND=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: cpuid.SMEP=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode intel-ivybridge requirement: misc.cpuidFaulting=Bool:Min:1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x000206a2 (0000:0000:0000:0010:0000:0110:1010:0010) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x769ae23f (0111:0110:1001:1010:1110:0010:0011:1111) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x8febfbff (1000:1111:1110:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x00000001 (0000:0000:0000:0000:0000:0000:0000:0001) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x28100800 (0010:1000:0001:0000:0000:1000:0000:0000) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000007 (0000:0000:0000:0000:0000:0000:0000:0111) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000340 (0000:0000:0000:0000:0000:0011:0100:0000) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for amd-rev-e: 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.AMD=1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.3DNOW=1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.3DNOWPLUS=1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.FFXSR=1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.LM=1 2014-12-02T16:55:21.586+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.MMXEXT=1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.NX=1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e capability: cpuid.SSE3=1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.AMD=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.FAMILY=Val:0xf 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.MODEL=Val:0x21 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.STEPPING=Val:0 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.NUMLEVELS=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.NUM_EXT_LEVELS=Val:0x80000018 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.3DNOW=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.3DNOWPLUS=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.FFXSR=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.LM=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.MMXEXT=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.NX=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.AMD=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.3DNOW=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.3DNOWPLUS=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.FFXSR=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.MMXEXT=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-e requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00020f10 (0000:0000:0000:0010:0000:1111:0001:0000) 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x00000001 (0000:0000:0000:0000:0000:0000:0000:0001) 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x078bfbff (0000:0111:1000:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 eax : 0x00020f10 (0000:0000:0000:0010:0000:1111:0001:0000) 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0xe3d3fbff (1110:0011:1101:0011:1111:1011:1111:1111) 2014-12-02T16:55:21.587+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for amd-rev-f: 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.AMD=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.3DNOW=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.3DNOWPLUS=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.FFXSR=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.LM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.MMXEXT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.NX=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.SSE3=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.CR8AVAIL=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.EXTAPICSPC=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.LAHF64=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.AMD=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.FAMILY=Val:0xf 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.MODEL=Val:0x41 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.STEPPING=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.NUMLEVELS=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.NUM_EXT_LEVELS=Val:0x80000018 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.3DNOW=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.3DNOWPLUS=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.FFXSR=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.LM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.MMXEXT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.NX=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.CR8AVAIL=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.EXTAPICSPC=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.AMD=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.3DNOW=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.3DNOWPLUS=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.FFXSR=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.MMXEXT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.CR8AVAIL=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.EXTAPICSPC=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-rev-f requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00040f11 (0000:0000:0000:0100:0000:1111:0001:0001) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x00002001 (0000:0000:0000:0000:0010:0000:0000:0001) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x078bfbff (0000:0111:1000:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 eax : 0x00040f11 (0000:0000:0000:0100:0000:1111:0001:0001) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x0000001d (0000:0000:0000:0000:0000:0000:0001:1101) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0xebd3fbff (1110:1011:1101:0011:1111:1011:1111:1111) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for amd-greyhound-no3dnow: 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.AMD=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.FFXSR=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.LM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.MMXEXT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.NX=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.SSE3=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.CR8AVAIL=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.EXTAPICSPC=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.LAHF64=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.3DNPREFETCH=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.ABM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.MISALIGNED_SSE=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.MWAIT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.PDPE1GB=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.POPCNT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.SSE4A=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.SVM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: cpuid.SVM_NPT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow capability: hv.capable=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.AMD=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.FAMILY=Val:0x10 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.MODEL=Val:2 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.STEPPING=Val:3 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.NUMLEVELS=Val:5 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.NUM_EXT_LEVELS=Val:0x80000018 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.FFXSR=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.LM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.MMXEXT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.NX=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.CR8AVAIL=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.EXTAPICSPC=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.3DNPREFETCH=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.ABM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.MISALIGNED_SSE=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.PDPE1GB=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.SSE4A=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.SVM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: cpuid.SVM_NPT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow mask: hv.capable=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.AMD=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.FFXSR=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.MMXEXT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.CR8AVAIL=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.EXTAPICSPC=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.3DNPREFETCH=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.ABM=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.MISALIGNED_SSE=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.PDPE1GB=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.SSE4A=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.SVM=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: cpuid.SVM_NPT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound-no3dnow requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00100f23 (0000:0000:0001:0000:0000:1111:0010:0011) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x00802009 (0000:0000:1000:0000:0010:0000:0000:1001) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x078bfbff (0000:0111:1000:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 eax : 0x00100f23 (0000:0000:0001:0000:0000:1111:0010:0011) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x000005fd (0000:0000:0000:0000:0000:0101:1111:1101) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x2fd3fbff (0010:1111:1101:0011:1111:1011:1111:1111) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for amd-greyhound: 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.AMD=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.3DNOW=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.3DNOWPLUS=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.FFXSR=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.LM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.MMXEXT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.NX=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.SSE3=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.CR8AVAIL=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.EXTAPICSPC=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.LAHF64=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.3DNPREFETCH=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.ABM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.MISALIGNED_SSE=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.MWAIT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.PDPE1GB=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.POPCNT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.SSE4A=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.SVM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: cpuid.SVM_NPT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound capability: hv.capable=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.AMD=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.FAMILY=Val:0x10 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.MODEL=Val:2 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.STEPPING=Val:3 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.NUMLEVELS=Val:5 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.NUM_EXT_LEVELS=Val:0x80000018 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.3DNOW=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.3DNOWPLUS=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.FFXSR=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.LM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.MMXEXT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.NX=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.CR8AVAIL=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.EXTAPICSPC=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.3DNPREFETCH=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.ABM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.MISALIGNED_SSE=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.PDPE1GB=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.SSE4A=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.SVM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: cpuid.SVM_NPT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound mask: hv.capable=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.AMD=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.3DNOW=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.3DNOWPLUS=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.FFXSR=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.MMXEXT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.CR8AVAIL=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.EXTAPICSPC=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.3DNPREFETCH=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.ABM=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.MISALIGNED_SSE=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.PDPE1GB=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.SSE4A=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.SVM=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: cpuid.SVM_NPT=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-greyhound requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00100f23 (0000:0000:0001:0000:0000:1111:0010:0011) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x00802009 (0000:0000:1000:0000:0010:0000:0000:1001) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x078bfbff (0000:0111:1000:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 eax : 0x00100f23 (0000:0000:0001:0000:0000:1111:0010:0011) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x000005fd (0000:0000:0000:0000:0000:0101:1111:1101) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0xefd3fbff (1110:1111:1101:0011:1111:1011:1111:1111) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x00000000 (0000:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for amd-bulldozer: 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.AMD=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.FFXSR=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.LM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.MMXEXT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.NX=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SSE3=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.CR8AVAIL=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.EXTAPICSPC=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.LAHF64=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.3DNPREFETCH=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.ABM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.MISALIGNED_SSE=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.MWAIT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.PDPE1GB=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.POPCNT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SSE4A=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SVM=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SVM_NPT=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: hv.capable=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.AES=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.AVX=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.FMA4=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.PCLMULQDQ=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SSE41=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SSE42=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SSSE3=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SVM_DECODE_ASSISTS=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SVM_FLUSH_BY_ASID=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SVM_NRIP=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.SVM_VMCB_CLEAN=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.XCR0_MASTER_SSE=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.XCR0_MASTER_YMM_H=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.XOP=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer capability: cpuid.XSAVE=1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.AMD=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.FAMILY=Val:0x15 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.MODEL=Val:0 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.STEPPING=Val:2 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.NUMLEVELS=Val:0xd 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.NUM_EXT_LEVELS=Val:0x8000001c 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.FFXSR=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.LM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.MMXEXT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.NX=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.CR8AVAIL=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.EXTAPICSPC=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.3DNPREFETCH=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.ABM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.MISALIGNED_SSE=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.PDPE1GB=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SSE4A=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SVM=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SVM_NPT=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: hv.capable=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.AES=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.AVX=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.FMA4=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.PCLMULQDQ=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SSE41=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SSE42=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SVM_DECODE_ASSISTS=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SVM_FLUSH_BY_ASID=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SVM_NRIP=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.SVM_VMCB_CLEAN=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.XCR0_MASTER_SSE=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.XCR0_MASTER_YMM_H=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.XOP=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer mask: cpuid.XSAVE=Val:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.AMD=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.FFXSR=Bool:Min:1 2014-12-02T16:55:21.588+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.MMXEXT=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.CR8AVAIL=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.EXTAPICSPC=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.3DNPREFETCH=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.ABM=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.MISALIGNED_SSE=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.PDPE1GB=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SSE4A=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SVM=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SVM_NPT=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.AES=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.AVX=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.FMA4=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.PCLMULQDQ=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SSE41=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SSE42=Bool:Min:1 2014-12-02T16:55:21.590+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SVM_DECODE_ASSISTS=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SVM_FLUSH_BY_ASID=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SVM_NRIP=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.SVM_VMCB_CLEAN=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.XCR0_MASTER_SSE=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.XCR0_MASTER_YMM_H=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.XOP=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-bulldozer requirement: cpuid.XSAVE=Bool:Min:1 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00600f02 (0000:0000:0110:0000:0000:1111:0000:0010) 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x1698220b (0001:0110:1001:1000:0010:0010:0000:1011) 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x078bfbff (0000:0111:1000:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.591+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 eax : 0x00600f02 (0000:0000:0110:0000:0000:1111:0000:0010) 2014-12-02T16:55:21.592+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x01818dfd (0000:0001:1000:0001:1000:1101:1111:1101) 2014-12-02T16:55:21.592+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x2fd3fbff (0010:1111:1101:0011:1111:1011:1111:1111) 2014-12-02T16:55:21.592+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000007 (0000:0000:0000:0000:0000:0000:0000:0111) 2014-12-02T16:55:21.592+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x000003c0 (0000:0000:0000:0000:0000:0011:1100:0000) 2014-12-02T16:55:21.592+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x40000000 (0100:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] [MoTransEVCManager::InitEVCModes] EVC feature values for amd-piledriver: 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.AMD=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.FFXSR=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.LM=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.MMXEXT=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.NX=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SSE3=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.CMPXCHG16B=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.CR8AVAIL=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.EXTAPICSPC=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.LAHF64=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.RDTSCP=1 2014-12-02T16:55:21.593+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.3DNPREFETCH=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.ABM=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.MISALIGNED_SSE=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.MWAIT=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.PDPE1GB=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.POPCNT=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SSE4A=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SVM=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SVM_NPT=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: hv.capable=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.AES=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.AVX=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.FMA4=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.PCLMULQDQ=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SSE41=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SSE42=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SSSE3=1 2014-12-02T16:55:21.594+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SVM_DECODE_ASSISTS=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SVM_FLUSH_BY_ASID=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SVM_NRIP=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.SVM_VMCB_CLEAN=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.XCR0_MASTER_SSE=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.XCR0_MASTER_YMM_H=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.XOP=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.XSAVE=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.BMI1=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.F16C=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.FMA=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver capability: cpuid.TBM=1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.AMD=Val:1 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.FAMILY=Val:0x15 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.MODEL=Val:0x10 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.STEPPING=Val:0 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.NUMLEVELS=Val:0xd 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.NUM_EXT_LEVELS=Val:0x8000001e 2014-12-02T16:55:21.595+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.FFXSR=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.LM=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.MMXEXT=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.NX=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SSE3=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.CMPXCHG16B=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.CR8AVAIL=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.EXTAPICSPC=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.LAHF64=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.RDTSCP=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.3DNPREFETCH=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.ABM=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.MISALIGNED_SSE=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.MWAIT=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.PDPE1GB=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.POPCNT=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SSE4A=Val:1 2014-12-02T16:55:21.596+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SVM=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SVM_NPT=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: hv.capable=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.AES=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.AVX=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.FMA4=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.PCLMULQDQ=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SSE41=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SSE42=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SSSE3=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SVM_DECODE_ASSISTS=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SVM_FLUSH_BY_ASID=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SVM_NRIP=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.SVM_VMCB_CLEAN=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.XCR0_MASTER_SSE=Val:1 2014-12-02T16:55:21.597+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.XCR0_MASTER_YMM_H=Val:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.XOP=Val:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.XSAVE=Val:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.BMI1=Val:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.F16C=Val:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.FMA=Val:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver mask: cpuid.TBM=Val:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.AMD=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.FFXSR=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.LM=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.MMXEXT=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.NX=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SSE3=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.CMPXCHG16B=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.CR8AVAIL=Bool:Min:1 2014-12-02T16:55:21.598+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.EXTAPICSPC=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.LAHF64=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.RDTSCP=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.3DNPREFETCH=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.ABM=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.MISALIGNED_SSE=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.MWAIT=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.PDPE1GB=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.POPCNT=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SSE4A=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SVM=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SVM_NPT=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: hv.capable=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.AES=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.AVX=Bool:Min:1 2014-12-02T16:55:21.599+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.FMA4=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.PCLMULQDQ=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SSE41=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SSE42=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SSSE3=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SVM_DECODE_ASSISTS=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SVM_FLUSH_BY_ASID=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SVM_NRIP=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.SVM_VMCB_CLEAN=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.XCR0_MASTER_SSE=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.XCR0_MASTER_YMM_H=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.XOP=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.XSAVE=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.BMI1=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.F16C=Bool:Min:1 2014-12-02T16:55:21.600+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.FMA=Bool:Min:1 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] EVC mode amd-piledriver requirement: cpuid.TBM=Bool:Min:1 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 eax : 0x00600f02 (0000:0000:0110:0000:0000:1111:0000:0010) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 ecx : 0x3698320b (0011:0110:1001:1000:0011:0010:0000:1011) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 1 edx : 0x078bfbff (0000:0111:1000:1011:1111:1011:1111:1111) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 eax : 0x00600f02 (0000:0000:0110:0000:0000:1111:0000:0010) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 ecx : 0x01a18dfd (0000:0001:1010:0001:1000:1101:1111:1101) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level 80000001 edx : 0x2fd3fbff (0010:1111:1101:0011:1111:1011:1111:1111) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d eax : 0x00000007 (0000:0000:0000:0000:0000:0000:0000:0111) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d ecx : 0x000003c0 (0000:0000:0000:0000:0000:0011:1100:0000) 2014-12-02T16:55:21.601+08:00 [01852 info 'vpxdvpxdMoTransEVCManager'] level d edx : 0x40000000 (0100:0000:0000:0000:0000:0000:0000:0000) 2014-12-02T16:55:22.626+08:00 [01852 warning 'VpxProfiler'] Vpxd::ServerApp::Init [VpxdInvtHost::Load(gDB)] took 702 ms 2014-12-02T16:55:22.961+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property maxVirtualDiskCapacity 2014-12-02T16:55:22.961+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property containerId 2014-12-02T16:55:22.966+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property persist set 2014-12-02T16:55:22.966+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property mounted set 2014-12-02T16:55:22.966+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property vmfs.local 2014-12-02T16:55:22.976+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property maxVirtualDiskCapacity 2014-12-02T16:55:22.976+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property containerId 2014-12-02T16:55:22.977+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property persist set 2014-12-02T16:55:22.977+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property mounted set 2014-12-02T16:55:22.977+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property vmfs.local 2014-12-02T16:55:22.994+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property maxVirtualDiskCapacity 2014-12-02T16:55:22.994+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property containerId 2014-12-02T16:55:22.995+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property persist set 2014-12-02T16:55:22.995+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property mounted set 2014-12-02T16:55:22.995+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property vmfs.local 2014-12-02T16:55:23.004+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property maxVirtualDiskCapacity 2014-12-02T16:55:23.004+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property containerId 2014-12-02T16:55:23.004+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property persist set 2014-12-02T16:55:23.004+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property mounted set 2014-12-02T16:55:23.004+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property vmfs.local 2014-12-02T16:55:23.014+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property maxVirtualDiskCapacity 2014-12-02T16:55:23.014+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property containerId 2014-12-02T16:55:23.014+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property persist set 2014-12-02T16:55:23.014+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Non-optional property mounted set 2014-12-02T16:55:23.014+08:00 [01852 warning 'utilvpxdDbLoad'] [ORM] Load: Missing mapping for property vmfs.local 2014-12-02T16:55:23.057+08:00 [07024 info 'ThreadPool'] Thread enlisted 2014-12-02T16:55:23.166+08:00 [01852 info 'dvsvpxdInvtDVPortGroup'] [VpxdInvtDVPortGroup] Inited table def 2014-12-02T16:55:23.207+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] Invoking callbacks for key log.level, pre commit 2014-12-02T16:55:23.207+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] Invoking callbacks for key log.level, pre commit 2014-12-02T16:55:23.207+08:00 [01852 info 'vpxdvpxdMoOptionManager'] [OptionManagerMo] No change to log.level 2014-12-02T16:55:23.208+08:00 [01852 info 'vpxdvpxdMain'] [VpxdMain] Setting OpenSSL verify locations CAFile=C:\ProgramData\VMware\SSL\ca_certificates.crt CAPath=C:\ProgramData\VMware\SSL 2014-12-02T16:55:23.208+08:00 [01852 info 'Default'] Creating SSL Contexts 2014-12-02T16:55:23.481+08:00 [01852 info 'utilvpxdDbParallelLoader'] Num rows: 81, num CPUs: 32, threads: 2, step: 41 2014-12-02T16:55:23.801+08:00 [04952 warning 'VpxProfiler' opID=SWI-41a7] VpxUtil_InvokeWithOpId [TotalTime] took 12000 ms 2014-12-02T16:55:24.012+08:00 [01852 warning 'VpxProfiler'] Vpxd::ServerApp::Init [VpxdInvtVm::Init(gDB)] took 552 ms 2014-12-02T16:55:24.046+08:00 [01852 info 'Default'] [VpxdResourcePoolHostMirror::SetRoot] root moref vim.ResourcePool:resgroup-15 in mirror for host vim.HostSystem:host-16 2014-12-02T16:55:24.047+08:00 [01852 info 'Default'] [VpxdResourcePoolHostMirror::SetRoot] root moref vim.ResourcePool:resgroup-19 in mirror for host vim.HostSystem:host-20 2014-12-02T16:55:24.048+08:00 [01852 info 'Default'] [VpxdResourcePoolHostMirror::SetRoot] root moref vim.ResourcePool:resgroup-412 in mirror for host vim.HostSystem:host-413 2014-12-02T16:55:24.048+08:00 [01852 info 'Default'] [VpxdResourcePoolHostMirror::SetRoot] root moref vim.ResourcePool:resgroup-49 in mirror for host vim.HostSystem:host-50 2014-12-02T16:55:24.048+08:00 [01852 info 'Default'] [VpxdResourcePoolHostMirror::SetRoot] root moref vim.ResourcePool:resgroup-8 in mirror for host vim.HostSystem:host-9 2014-12-02T16:55:24.272+08:00 [01852 info 'vmdasVm'] [VmMo::SetDesiredDasProtectState] desired protection state for VM vm-12 'unprotected' -> 'unprotected' 2014-12-02T16:55:24.388+08:00 [01852 info 'dbdbPortgroup'] [VpxdInvtDVPortGroup::PreLoadDvpgConfig] loaded [0] dvpg config objects 2014-12-02T16:55:24.406+08:00 [01852 info '[SSO][SsoFactory_CreateFacade]'] Solution user set to: vCenterServer_2014.06.27_013531 2014-12-02T16:55:24.406+08:00 [01852 info '[SSO][SsoFactory_CreateFacade]'] VC's ServiceId in LookupService: VM-huobi-idc:9cecf2a0-4fc2-457a-a3a0-d334be9c3cc8 2014-12-02T16:55:24.406+08:00 [01852 info '[SSO][SsoFactory_CreateFacade]'] STS URI set to: https://10.0.1.150:7444/sts/STSService/vsphere.local 2014-12-02T16:55:24.406+08:00 [01852 info '[SSO][SsoFactory_CreateFacade]'] Admin URI set to: https://10.0.1.150:7444/sso-adminserver/sdk/vsphere.local 2014-12-02T16:55:24.406+08:00 [01852 info '[SSO][SsoFactory_CreateFacade]'] Groupcheck URI set to: https://10.0.1.150:7444/sso-adminserver/sdk/vsphere.local 2014-12-02T16:55:24.406+08:00 [01852 info '[SSO][SsoFactory_CreateFacade]'] VC SSL certificate location: C:\ProgramData\VMware\VMware VirtualCenter\ssl\rui.crt 2014-12-02T16:55:24.407+08:00 [01852 info '[SSO][CreateSsoFacade]'] [CreateUserDirectory] STS URI set to: https://10.0.1.150:7444/sts/STSService/vsphere.local 2014-12-02T16:55:24.407+08:00 [01852 info '[SSO][CreateSsoFacade]'] [CreateUserDirectory] Admin URI set to: https://10.0.1.150:7444/sso-adminserver/sdk/vsphere.local 2014-12-02T16:55:24.407+08:00 [01852 info '[SSO][CreateSsoFacade]'] [CreateUserDirectory] Groupcheck URI set to: https://10.0.1.150:7444/sso-adminserver/sdk/vsphere.local 2014-12-02T16:55:25.440+08:00 [04952 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec59d78, h:1516, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:25.450+08:00 [04952 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:25.504+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:25.505+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:55:35.802+08:00 [04920 warning 'VpxProfiler' opID=SWI-6c4f3258] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:55:36.522+08:00 [05112 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec5aa38, h:1516, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:36.523+08:00 [05112 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:36.523+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:36.524+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:55:47.803+08:00 [04952 warning 'VpxProfiler' opID=SWI-bc5816b] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:55:47.830+08:00 [07024 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec5ae78, h:1308, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:47.832+08:00 [07024 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:47.833+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:47.833+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:55:58.838+08:00 [05112 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec5ae78, h:1516, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:58.839+08:00 [05112 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:58.839+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:55:58.839+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:55:59.804+08:00 [05100 warning 'VpxProfiler' opID=SWI-353f7788] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:56:09.845+08:00 [05100 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec591c8, h:1308, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:09.846+08:00 [05100 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:09.846+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:09.846+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:56:11.805+08:00 [07024 warning 'VpxProfiler' opID=SWI-74856499] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:56:20.859+08:00 [04920 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec59a48, h:524, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:20.860+08:00 [04920 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:20.860+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:20.860+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:56:23.806+08:00 [04952 warning 'VpxProfiler' opID=SWI-21980f48] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:56:31.865+08:00 [05112 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec583f8, h:528, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:31.866+08:00 [05112 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:31.866+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:31.866+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:56:35.806+08:00 [04920 warning 'VpxProfiler' opID=SWI-5e37ee62] VpxUtil_InvokeWithOpId [TotalTime] took 12000 ms 2014-12-02T16:56:42.966+08:00 [04920 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec5c2a8, h:1552, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:42.967+08:00 [04920 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:42.967+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:42.967+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:56:47.807+08:00 [07024 warning 'VpxProfiler' opID=SWI-50fa4cf3] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:56:56.476+08:00 [05100 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec58b68, h:1308, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:56.476+08:00 [05100 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:56.477+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:56:56.477+08:00 [01852 info '[SSO][SsoCertificateManagerImpl]'] [CreateAdminSsoServiceContent] Will attempt to connect again in 10 seconds. 2014-12-02T16:56:59.815+08:00 [04952 warning 'VpxProfiler' opID=SWI-7eda5023] VpxUtil_InvokeWithOpId [TotalTime] took 12006 ms 2014-12-02T16:57:07.568+08:00 [05112 warning 'Default'] Failed to connect socket; <io_obj p:0x000000000ec591c8, h:1556, <TCP '0.0.0.0:0'>, <TCP '10.0.1.150:7444'>>, e: system:10061(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:57:07.568+08:00 [05112 error 'HttpConnectionPool-000001'] [ConnectComplete] Connect failed to <cs p:000000000eb696b0, TCP:10.0.1.150:7444>; cnx: (null), error: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:57:07.568+08:00 [01852 error '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] SystemException while trying to connect to SSO Admin server: class Vmacore::SystemException(由于目标计算机积极拒绝,无法连接。) 2014-12-02T16:57:07.569+08:00 [01852 warning '[SSO][SsoCertificateManagerImpl]'] [RetryOnConnectionFailure] Max handshake attempts (10) reached. Giving up ... 2014-12-02T16:57:07.575+08:00 [01852 info '[SSO][CreateSsoFacade]'] [CreateUserDirectory] Probably connection exception: 由于目标计算机积极拒绝,无法连接。 2014-12-02T16:57:07.595+08:00 [01852 error '[SSO][SsoFactory_CreateFacade]'] Unable to create SSO facade: 由于目标计算机积极拒绝,无法连接。. 2014-12-02T16:57:07.595+08:00 [01852 warning 'VpxProfiler'] Vpxd::ServerApp::Init [Vpx::Common::Sso::SsoFactory_CreateFacade(sslContext, ssoFacadeConstPtr)] took 103189 ms 2014-12-02T16:57:07.595+08:00 [01852 error 'vpxdvpxdMain'] [Vpxd::ServerApp::Init] Init failed: Vpx::Common::Sso::SsoFactory_CreateFacade(sslContext, ssoFacadeConstPtr) --> Backtrace: --> backtrace[00] rip 000000018018b6aa --> backtrace[01] rip 0000000180105288 --> backtrace[02] rip 000000018010668e --> backtrace[03] rip 00000001800900f8 --> backtrace[04] rip 0000000000e25bac --> backtrace[05] rip 0000000000e46722 --> backtrace[06] rip 00007ff7663aefda --> backtrace[07] rip 00007ff7663a8b3c --> backtrace[08] rip 00007ff7665debfb --> backtrace[09] rip 00007ffa341d81d5 --> backtrace[10] rip 00007ffa350d1611 --> backtrace[11] rip 00007ffa352864ad --> 2014-12-02T16:57:07.596+08:00 [01852 warning 'VpxProfiler'] ServerApp::Init [TotalTime] took 115798 ms 2014-12-02T16:57:07.596+08:00 [01852 error 'Default'] Failed to intialize VMware VirtualCenter. Shutting down... 2014-12-02T16:57:07.597+08:00 [01852 info 'vpxdvpxdSupportManager'] Wrote uptime information 2014-12-02T16:57:11.815+08:00 [04920 warning 'VpxProfiler' opID=SWI-1f9ef85f] VpxUtil_InvokeWithOpId [TotalTime] took 12000 ms 2014-12-02T16:57:23.817+08:00 [07024 warning 'VpxProfiler' opID=SWI-5c8022d1] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:57:35.818+08:00 [05112 warning 'VpxProfiler' opID=SWI-5364f5ed] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:57:47.819+08:00 [04952 warning 'VpxProfiler' opID=SWI-50d9680c] VpxUtil_InvokeWithOpId [TotalTime] took 12000 ms 2014-12-02T16:57:59.820+08:00 [05100 warning 'VpxProfiler' opID=SWI-22e82902] VpxUtil_InvokeWithOpId [TotalTime] took 12002 ms 2014-12-02T16:58:11.821+08:00 [04920 warning 'VpxProfiler' opID=SWI-621c8039] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:58:23.823+08:00 [04952 warning 'VpxProfiler' opID=SWI-1e6f6484] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:58:35.823+08:00 [05112 warning 'VpxProfiler' opID=SWI-2dfc6514] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:58:47.824+08:00 [04920 warning 'VpxProfiler' opID=SWI-3e46339c] VpxUtil_InvokeWithOpId [TotalTime] took 12001 ms 2014-12-02T16:58:59.826+08:00 [07024 warning 'VpxProfiler' opID=SWI-7460ee5a] VpxUtil_InvokeWithOpId [TotalTime] took 12002 ms 2014-12-02T16:59:07.616+08:00 [01852 info 'Default'] Forcing shutdown of VMware VirtualCenter now