Daniel P. Berrange
1ea83207c8
Support leases in guest XML and lock manager
...
A lock manager may operate in various modes. The direct mode of
operation is to obtain locks based on the resources associated
with devices in the XML. The indirect mode is where the app
creating the domain provides explicit leases for each resource
that needs to be locked. This XML extension allows for listing
resources in the XML
<devices>
...
<lease>
<lockspace>somearea</lockspace>
<key>thequickbrownfoxjumpsoverthelazydog</key>
<target path='/some/lease/path' offset='23432'/>
</lease>
...
</devices>
The 'lockspace' is a unique identifier for the lockspace which
the lease is associated
The 'key' is a unique identifier for the resource associated
with the lease.
The 'target' is the file on disk where the leases are held.
* docs/schemas/domain.rng: Add lease schema
* src/conf/domain_conf.c, src/conf/domain_conf.h: parsing and
formatting for leases
* tests/qemuxml2argvdata/qemuxml2argv-lease.args,
tests/qemuxml2argvdata/qemuxml2argv-lease.xml,
tests/qemuxml2xmltest.c: Test XML handling for leases
2011-06-02 10:54:00 +01:00
..
2010-12-02 11:13:09 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-02-08 11:43:45 -07:00
2011-02-08 11:43:45 -07:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-06-01 19:11:58 +02:00
2011-06-01 19:11:58 +02:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-02-04 09:17:01 -07:00
2011-02-04 09:17:01 -07:00
2011-02-03 21:14:50 -07:00
2011-02-03 21:14:50 -07:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-03-29 22:13:46 +08:00
2011-03-29 22:13:46 +08:00
2011-03-03 07:45:31 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-06-01 19:14:08 +02:00
2011-06-01 19:14:08 +02:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2010-07-21 11:33:11 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-05-31 16:33:36 +02:00
2011-05-31 16:33:36 +02:00
2011-03-06 22:00:27 +08:00
2011-03-06 22:00:27 +08:00
2011-06-01 15:41:24 -06:00
2011-06-01 15:41:24 -06:00
2011-05-23 20:53:59 -06:00
2011-05-23 20:53:59 -06:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-05-24 10:33:53 -04:00
2011-05-24 10:33:53 -04:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-06-02 10:54:00 +01:00
2011-06-02 10:54:00 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-02-17 11:07:58 -05:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-14 10:29:39 -06:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-02-03 19:27:43 -07:00
2011-04-06 10:05:14 -06:00
2011-02-03 19:27:43 -07:00
2011-04-06 10:05:14 -06:00
2011-02-03 19:27:43 -07:00
2011-04-06 10:05:14 -06:00
2011-02-04 09:00:39 -07:00
2011-04-06 10:05:14 -06:00
2011-02-03 19:27:43 -07:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-04-06 10:05:14 -06:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00
2011-01-31 11:25:34 -07:00
2011-01-29 00:42:10 +01:00