libvirt/docs/schemas
Roman Bogorodskiy 0c8df11071 bhyve: implement support for commandline args
Implement support for passing custom command line arguments
to bhyve using the 'bhyve:commandline' element:

  <bhyve:commandline>
    <bhyve:arg value='-newarg'/>
  </bhyve:commandline>

 * Define virDomainXMLNamespace for the bhyve driver, which
   at this point supports only the 'commandline' element
   described above,
 * Update command generation code to inject these command line
   arguments between driver-generated arguments and the vmname
   positional argument.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2019-01-27 14:54:52 +04:00
..
basictypes.rng Add armv6l Support as guest 2018-12-03 14:31:41 +01:00
capability.rng Drop UML driver 2018-12-17 17:52:46 +01:00
cputypes.rng conf: Introduce memoryBacking/discard 2018-05-14 09:42:20 +02:00
domain.rng
domaincaps.rng conf: Fix formatting of <sev> element in domain capabilities XML 2018-06-15 10:49:13 +02:00
domaincommon.rng bhyve: implement support for commandline args 2019-01-27 14:54:52 +04:00
domainsnapshot.rng
interface.rng schema: remove reference to brctl 2018-06-07 16:30:59 +02:00
network.rng
networkcommon.rng
nodedev.rng schema: Add missing block data for nodedev 2018-05-25 09:36:42 -04:00
nwfilter_params.rng schemas: add schema for nwfilter binding XML document 2018-06-26 11:22:07 +01:00
nwfilter.rng schemas: add schema for nwfilter binding XML document 2018-06-26 11:22:07 +01:00
nwfilterbinding.rng schemas: add schema for nwfilter binding XML document 2018-06-26 11:22:07 +01:00
secret.rng
storagecommon.rng rng: Only one secret is in vol instead of zero or more 2018-12-13 16:01:53 +01:00
storagepool.rng docs: move storage initiator def into storagecommon.rng 2018-08-08 17:33:12 +02:00
storagevol.rng docs: schemas: Fix missing timestamp inside backingStore 2018-09-11 10:44:26 +02:00