Editing Hypervisor Reverse Engineering
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 4,741: | Line 4,741: | ||
uint8_t res[4]; | uint8_t res[4]; | ||
uint64_t laid; /* LPAR Authority ID */ | uint64_t laid; /* LPAR Authority ID */ | ||
uint64_t paid; /* | uint64_t paid; /* Authority ID */ | ||
} | } | ||
</pre> | </pre> |