1. 21 6月, 2019 1 次提交
  2. 20 6月, 2019 4 次提交
  3. 19 2月, 2019 1 次提交
  4. 01 2月, 2019 1 次提交
  5. 31 1月, 2019 1 次提交
  6. 23 10月, 2018 1 次提交
  7. 12 6月, 2018 1 次提交
  8. 01 4月, 2018 1 次提交
  9. 17 11月, 2017 1 次提交
  10. 16 10月, 2017 1 次提交
  11. 03 8月, 2017 2 次提交
  12. 10 11月, 2015 2 次提交
  13. 03 5月, 2013 2 次提交
    • D
      Fix docs generator regression in previous commit · 7ee85c99
      Daniel P. Berrange 提交于
      The previous commit failed to update the XSL to take account
      of fact that in XHTML mode the elements need namespace
      prefixes. This caused every web page to be blank!
      7ee85c99
    • D
      Fix multiple formatting problems in HTML docs · f2f9742d
      Daniel P. Berrange 提交于
      The rule generating the HTML docs passing the --html flag
      to xsltproc. This makes it use the legacy HTML parser, which
      either ignores or tries to fix all sorts of broken XML tags.
      There's no reason why we should be writing broken XML in
      the first place, so removing --html and adding the XHTML
      doctype to all files forces us to create good XML.
      
      This adds the XHTML doc type and fixes many, many XML tag
      problems it exposes.
      Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
      f2f9742d
  14. 23 8月, 2012 1 次提交
  15. 29 2月, 2012 1 次提交
  16. 07 2月, 2012 1 次提交
    • D
      Clarify the purpose of domxml-from-native · 10cc08ee
      Dave Allan 提交于
      Someone mentioned to me that they interpreted this section of the KVM
      driver page as suggesting that new guests should be created by
      creating a qemu commandline and converting it to XML with
      domxml-from-native.  I don't think that's the intent of
      domxml-from-native, so I added that clarification.
      10cc08ee
  17. 20 12月, 2011 1 次提交
  18. 27 8月, 2011 1 次提交
  19. 16 7月, 2011 1 次提交
    • D
      website: Point main page links to libvirt driver pages · e5adda7e
      Dave Allan 提交于
      The "libvirt supports:" section on the main page of libvirt.org
      contains a list of hypervisors with links that point to the sites of
      the underlying virt technologies.  The entry for KVM points to
      http://www.linux-kvm.org/, for example.  People coming to libvirt.org
      for the first time are likely to know about those sites, and they're
      probably interested in how libvirt manages those technologies.  This
      patch points those links to the libvirt driver pages instead.  It also
      consolidates KVM and QEMU as there is only one libvirt driver page for
      them.  Finally, it adds a line about networking support.
      
      v2: incorporate Eric's feedback adding project links to driver pages.
      
      website: Add project links to KVM/QEMU driver page
      website: Add project links to Xen driver page
      website: Add project links to LXC driver page
      website: Add project links to OpenVZ driver page
      website: Add project links to UML driver page
      website: Add project links to Virtualbox driver page
      website: Add project links to ESX driver page
      website: Add project links to VMware driver page
      e5adda7e
  20. 08 7月, 2011 1 次提交
  21. 02 11月, 2010 1 次提交
  22. 30 11月, 2009 1 次提交
  23. 17 11月, 2009 1 次提交
  24. 06 11月, 2009 1 次提交
    • M
      Cleanup whitespace in docs · c6d5ac17
      Matthew Booth 提交于
      This patch is the result of running the following command in the docs
      directory: sed -i 's/\t/        /g; s/\s*$//' *.html.in
      
      * docs/*.html.in:convert tabs into 8 spaces and remove trailing whitespace
      c6d5ac17
  25. 08 10月, 2009 1 次提交
    • J
      Documentation and examples for SVirt Apparmor driver · 624a7927
      Jamie Strandboge 提交于
      * docs/drvqemu.html.in: include documentation for AppArmor sVirt
        confinement
      * examples/apparmor/TEMPLATE examples/apparmor/libvirt-qemu
        examples/apparmor/usr.lib.libvirt.virt-aa-helper
        examples/apparmor/usr.sbin.libvirtd: example templates and
        configuration files for SVirt Apparmor when using KVM/QEmu
      624a7927
  26. 30 9月, 2009 1 次提交
  27. 20 8月, 2009 1 次提交
  28. 19 8月, 2009 1 次提交
  29. 21 5月, 2009 1 次提交
  30. 27 1月, 2009 1 次提交
  31. 26 12月, 2008 1 次提交
  32. 09 7月, 2008 1 次提交
  33. 24 4月, 2008 1 次提交