1. Dec 15, 2022
    • Neel Gala's avatar
      assign shadows to registers based on the hypervisor spec · e4e480a3
      Neel Gala authored
      mip.vssip is a shadow of hvip.vssip (rw shadow)
      mip.vstip is a shadow of hvip.vstip
      mip.vseip is a shadow of hvip.vseip
      mip.sgeip is a shadow of hip.sgeip
      hip.vssip is a shadow of hvip.vssip (rw shadow)
      hip.vstip is a shadow of hvip.vstip
      hip.vseip is a shadow of hvip.vseip
      adding hip.sgeip as a ro_variable subfield
      the above set of shadows apply to vsip as well.
      e4e480a3
  2. Oct 28, 2022
  3. Oct 14, 2022
  4. Oct 13, 2022
  5. Sep 27, 2022
  6. Sep 26, 2022
  7. Sep 25, 2022
  8. Sep 24, 2022
  9. Sep 08, 2022
    • Neel Gala's avatar
      adding new function to get a legal value from a warl node (#102) · d7661b79
      Neel Gala authored
      * adding new function to get a legal value  from a warl node
      
      This function is used to return a legal value for a given set of dependency_vals. If the dependency_vals is empty and self.dependencies        is not empty, then the first legal string is picked and the assignment-string substring is dierctly evaluated to get a legal value.
      
      * Bump version: 3.1.2 → 3.2.0
      d7661b79
    • Neel Gala's avatar
      adding new function to get a legal value from a warl node (#102) · 56835413
      Neel Gala authored
      * adding new function to get a legal value  from a warl node
      
      This function is used to return a legal value for a given set of dependency_vals. If the dependency_vals is empty and self.dependencies        is not empty, then the first legal string is picked and the assignment-string substring is dierctly evaluated to get a legal value.
      
      * Bump version: 3.1.2 → 3.2.0
      56835413
  10. Sep 01, 2022
  11. Aug 27, 2022
  12. Aug 26, 2022
  13. Aug 24, 2022
  14. Aug 23, 2022
  15. Aug 18, 2022