1. 26 2月, 2013 2 次提交
    • P
      qemu: Refactor qemuDomainSetMemoryParameters · 19c6ad9a
      Peter Krempa 提交于
      The new TypedParam helper APIs allow to simplify this function
      significantly.
      
      This patch integrates the fix in 75e5bec9
      by correctly ordering the setting functions instead of reordering the
      parameters.
      19c6ad9a
    • D
      interface: Fix udev backend bridge device display · 65bb1b97
      Doug Goldstein 提交于
      The bridge device was showing the vnet devices created for the domains
      as connected to the bridge. libvirt should only show host devices when
      trying to get the interface definition rather than the domain devices as
      well.
      65bb1b97
  2. 25 2月, 2013 18 次提交
  3. 24 2月, 2013 1 次提交
    • E
      run: license as LGPL · 448c93cf
      Eric Blake 提交于
      It makes no sense to prohibit reuse of the wrapper in other LGPL
      projects, since most of libvirt is designed to be LGPL.  Of
      course, when using the wrapper to wrap a GPL program, the combined
      result is still effectively GPL, but that shouldn't force us to
      license the wrapper as GPL in isolation.
      
      * run.in: Relicense to LGPLv2+.
      448c93cf
  4. 23 2月, 2013 19 次提交