K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-12-14T20:48:59.042141Z K 7 svn:log V 326 MFC 368004: Pull the check for VM ownership into ppt_find(). This reduces some code duplication. One behavior change is that ppt_assign_device() will now only succeed if the device is unowned. Previously, a device could be assigned to the same VM multiple times, but each time it was assigned, the device's state was reset. END