Skip to content
Snippets Groups Projects
  1. May 11, 2015
  2. May 07, 2015
  3. Apr 30, 2015
  4. Apr 29, 2015
  5. Mar 02, 2015
  6. Feb 27, 2015
  7. Feb 24, 2015
  8. Feb 20, 2015
  9. Feb 19, 2015
  10. Feb 05, 2015
    • Nikos Skalkotos's avatar
      Always use the direct backend in libguestfs · 7f893790
      Nikos Skalkotos authored
      Make sure that the libguestfs appliance is always launched directly
      using qemu. This can be done by exporting the environment variable
      LIBGUESTFS_BACKEND=direct before importing the guestfs library.
      
      This fixes #38
      7f893790
Loading