1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-27 07:22:07 +03:00
libvirt/docs/schemas
Pritesh Kothari 6aa576cda7 Generic parsing support for video acceleration
* docs/schemas/domain.rng: augment the video model with an optional
  acceleration element with optional accel2d and accel3d flags
* src/domain_conf.c src/domain_conf.h: exten the virDomainVideoDef
  structure with an optional accel field, virDomainVideoAccelDefParseXML
  and virDomainVideoAccelDefFormat functions to parse and serialize
  the structure.
2009-09-03 10:29:35 +02:00
..
.gitignore update .gitignore and .hgignore files 2009-03-03 11:25:00 +00:00
capability.rng Typo and comment fixes 2009-08-05 11:56:56 +02:00
domain.rng Generic parsing support for video acceleration 2009-09-03 10:29:35 +02:00
interface.rng Add netcf XML schemas and test data 2009-07-15 20:16:36 +02:00
Makefile.am Add volume encryption information handling. 2009-09-01 18:27:28 +01:00
network.rng Fix some missing parts in network code and schemas 2009-07-02 14:02:18 +00:00
nodedev.rng Typo and comment fixes 2009-08-05 11:56:56 +02:00
secret.rng Secret manipulation public API 2009-09-01 17:38:52 +01:00
storageencryption.rng Add volume encryption information handling. 2009-09-01 18:27:28 +01:00
storagepool.rng Typo and comment fixes 2009-08-05 11:56:56 +02:00
storagevol.rng Attach encryption information to virStorageVolDef. 2009-09-01 18:27:38 +01:00