1. 23 6月, 2020 1 次提交
  2. 12 11月, 2019 1 次提交
  3. 16 10月, 2019 2 次提交
  4. 27 7月, 2018 2 次提交
  5. 02 4月, 2015 1 次提交
  6. 25 3月, 2014 1 次提交
  7. 04 2月, 2014 1 次提交
    • J
      utils: Introduce functions for kernel module manipulation · 4a2179ea
      John Ferlan 提交于
      virKModConfig()        - Return a buffer containing kernel module configuration
      virKModLoad()          - Load a specific module into the kernel configuration
      virKModUnload()        - Unload a specific module from the kernel configuration
      virKModIsBlacklisted() - Determine whether a module is blacklisted within
                               the kernel configuration
      4a2179ea