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
domain.rng
domaincaps.rng
domaincommon.rng bhyve: implement support for commandline args 2019-01-27 14:54:52 +04:00
domainsnapshot.rng
interface.rng
network.rng
networkcommon.rng
nodedev.rng
nwfilter_params.rng
nwfilter.rng
nwfilterbinding.rng
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