~serge-hallyn/ubuntu/oneiric/libvirt/fix-shutdown

« back to all changes in this revision

Viewing changes to docs/apps.html.in

  • Committer: Bazaar Package Importer
  • Author(s): Serge Hallyn
  • Date: 2010-11-02 16:26:51 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20101102162651-aq8tnbz58mdf01bf
Tags: 0.8.5-0ubuntu1
* New upstream release.
* Removed a slew of patches which have been
  applied upstream since 0.8.3.
  - 9012-apparmor-extra-tests.patch
  - 9013-apparmor-chardev.patch
  - 9015-Add-ubd-to-the-list-of-disk-prefixes.patch
  - 9016-Close-fd-s-of-persistent-tap-devices.patch
  - 9017-Make-sure-all-command-line-arguments-get-passed-to-U.patch
  - 9018-Make-umlConnectTapDevice-ask-brAddTap-for-a-persiste.patch
  - 9019-uml-fix-logic-bug-in-checking-reply-length.patch
  - 9021-Allow-chardev-of-type-file-for-UML-domains.patch
  - 9022-Rename-qemudShrinkDisks-to-virDomainDiskRemove-and-m.patch
  - 9023-Support-virDomainAttachDevice-and-virDomainDetachDev.patch
  - 9024-Explicitly-pass-uml_dir-argument-to-user-mode-linux.patch
  - 9025-Add-nwfilter-support-to-UML-driver.patch
  - 9026-Rebuild-network-filter-for-UML-guests-on-updates.patch
  - 9027-Make-newfilter-xml-transformations-endian-safe.patch
  - 9028-lp628055.patch
* Updated 9002-better_default_uri_virsh.patch to use vshStrdup,
  as now required in that file.  (use of strdup now causes compilation
  to fail)
* Removed 9008-run-as-root-by-default.patch, which has not been
  applied for awhile now, with no ill effects.
* Simple refresh of:
  - 0001-remove-RHism.diff.patch
  - 0003-allow-libvirt-group-to-access-the-socket.patch
  - 0004-fix-Debian-specific-path-to-hvm-loader.patch
  - 0006-patch-qemuMonitorTextGetMigrationStatus-to-intercept.patch
  - 9000-delayed_iff_up_bridge.patch
  - 9001-dont_clobber_existing_bridges.patch
  - 9003-better-default-arch.patch
  - 9004-libvirtd-group-name.patch
  - 9005-increase-unix-socket-timeout.patch
  - 9006-default-config-test-case.patch
  - 9009-autodetect-nc-params.patch
  - 9010-dont-disable-ipv6.patch
  - 9011-move-ebtables-script.patch
  - 9014-skip-nodeinfotest.patch
  - 9020-lp545795.patch
* Create a patch to include stdint.h so lxc_container.h, which
  #includes linux/fs.h, doesn't trip up on undefined uint64_t.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
    <p>
6
6
      This page provides an illustration of the wide variety of
7
 
      applications using the libvirt management API. If you know
8
 
      of interesting applications not listed on this page, send
9
 
      a message to the <a href="contact.html">mailing list</a>
10
 
      to request that it be added here. If your application uses
11
 
      libvirt as its API, the following graphic is available for
12
 
      your website to advertise support for libvirt:
 
7
      applications using the libvirt management API.
 
8
    </p>
 
9
 
 
10
    <ul id="toc"></ul>
 
11
 
 
12
    <h2><a name="add">Add an application</a></h2>
 
13
 
 
14
    <p>
 
15
      To add an application not listed on this page, send a message
 
16
      to the <a href="contact.html">mailing list</a>, requesting it
 
17
      be added here. If your application uses libvirt as its API,
 
18
      the following graphic is available for your website to advertise
 
19
      support for libvirt:
13
20
    </p>
14
21
 
15
22
    <p class="image">
16
23
      <img src="madeWith.png" alt="Made with libvirt"/>
17
24
    </p>
18
25
 
19
 
    <h2>Command line tools</h2>
 
26
    <h2><a name="command">Command line tools</a></h2>
20
27
 
21
28
    <dl>
22
29
      <dt>virsh</dt>
60
67
      </dd>
61
68
    </dl>
62
69
 
63
 
    <h2>Desktop applications</h2>
 
70
    <h2><a name="desktop">Desktop applications</a></h2>
64
71
 
65
72
    <dl>
66
73
      <dt><a href="http://virt-manager.org/">virt-manager</a></dt>
79
86
      </dd>
80
87
    </dl>
81
88
 
82
 
    <h2>Web applications</h2>
 
89
    <h2><a name="web">Web applications</a></h2>
83
90
 
84
91
    <dl>
85
92
      <dt><a href="http://ovirt.org/">oVirt</a></dt>
99
106
      </dd>
100
107
    </dl>
101
108
 
102
 
    <h2>LiveCD / Appliances</h2>
 
109
    <h2><a name="livecd">LiveCD / Appliances</a></h2>
103
110
 
104
111
    <dl>
105
112
      <dt><a href="http://et.redhat.com/~rjones/virt-p2v/">virt-p2v</a></dt>
111
118
      </dd>
112
119
    </dl>
113
120
 
114
 
    <h2>Monitoring plugins</h2>
 
121
    <h2><a name="monitoring">Monitoring plugins</a></h2>
115
122
    <dl>
116
123
      <dt><a href="http://honk.sigxcpu.org/projects/libvirt/#munin">for munin</a></dt>
117
124
      <dd>