[PATCH 04/21] X86_64, UV: Add UV MMR Illegal Access Function

2016-04-29 Thread Mike Travis
This new function is generated by the UV MMR generation script to identify MMR registers and fields that are not defined for a specific UV architecture. With this switch, the immediate panic can be replaced with a message and a bad return value allowing either hardware or the emulator to diagnose

[PATCH 04/21] X86_64, UV: Add UV MMR Illegal Access Function

2016-04-28 Thread Mike Travis
This new function is generated by the UV MMR generation script to identify MMR registers and fields that are not defined for a specific UV architecture. With this switch, the immediate panic can be replaced with a message and a bad return value allowing either hardware or the emulator to diagnose

[PATCH 04/21] X86_64, UV: Add UV MMR Illegal Access Function

2016-04-27 Thread Mike Travis
This new function is generated by the UV MMR generation script to identify MMR registers and fields that are not defined for a specific UV architecture. With this switch, the immediate panic can be replaced with a message and a bad return value allowing either hardware or the emulator to diagnose t