libvirt/docs
Daniel Veillard 79c27a620a allow memballoon type of none to desactivate it
The balloon device is automatically added to qemu guests if supported,
but it may be useful to desactivate it. The simplest to not change the
existing behaviour is to allow
  <memballoon type="none"/>
as an extra option to desactivate it (it is automatically added if the
memballoon construct is missing for the domain).
The following simple patch just adds the extra option and does not
change the default behaviour but avoid creating a balloon device if
type="none" is used.

* docs/schemas/domain.rng: add the extra type attribute value
* src/conf/domain_conf.c src/conf/domain_conf.h: add the extra enum
  value
* src/qemu/qemu_conf.c: if enum is NONE, don't activate the device,
  i.e. don't pass the args to qemu/kvm
2010-08-11 11:28:17 +02:00
..
api_extension maint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics for translation 2010-05-20 21:36:26 +02:00
devhelp Fix rebuilding of devhelp files 2009-10-06 11:12:53 +01:00
html Remove all generated docs from source control 2009-09-21 14:41:47 +01:00
schemas allow memballoon type of none to desactivate it 2010-08-11 11:28:17 +02:00
.gitignore Remove some auto-generated files 2009-10-09 13:01:22 +01:00
32favicon.png
api_extension.html.in Minor fixes for API extension doc 2010-01-15 10:45:18 -07:00
api.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
apibuild.py Fix export of virConnectAuthPtrDefault for MinGW builds 2010-03-23 02:07:38 +01:00
apps.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
archdomain.html.in
architecture.fig
architecture.gif
architecture.html.in docs: add 3 missing spaces 2010-02-21 14:56:23 +01:00
archnetwork.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
archnode.html.in
archstorage.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
auth.html.in docs: add 3 missing spaces 2010-02-21 14:56:23 +01:00
bindings.html.in html docs: add link to PHP bindings by Radek Hladik 2010-06-30 08:06:25 -06:00
bugs.html.in Replace old CVS references with GIT 2010-01-08 18:08:22 +01:00
ChangeLog.awk
ChangeLog.xsl Change generated HTML to UTF-8 encoding 2009-12-08 16:09:33 +01:00
contact.html.in website: Add archive link for libvirt-users list 2010-03-31 18:11:06 +02:00
deployment.html.in Replace old CVS references with GIT 2010-01-08 18:08:22 +01:00
docs.html.in
downloads.html.in Remove duplicate </p> from downloads.html.in 2010-08-01 01:54:40 +02:00
drivers.html.in esx: Add documentation to the website 2009-11-15 15:21:13 +01:00
drvesx.html.in esx: Restrict vpx:// to handle a single host in a vCenter 2010-08-02 22:25:15 +02:00
drvlxc.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvone.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvopenvz.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvqemu.html.in Fix typo in QEMU driver webpage 2009-11-30 15:21:21 +00:00
drvremote.html.in
drvtest.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvuml.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvvbox.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvxen.html.in docs: Emphasize that devices have to be inside the <devices> element 2010-02-04 19:09:28 +01:00
errors.html.in Fix a number of small typos 2009-09-22 12:55:39 +02:00
et.png
firewall.html.in html docs: added firewall explanation page by daniel berrange 2010-07-10 22:47:00 +10:00
footer_corner.png
footer_pattern.png
format.html.in
formatcaps.html.in cpu: Add support for CPU vendor 2010-07-07 17:26:00 +02:00
formatdomain.html.in qemu: virtio console support 2010-07-28 16:48:00 -04:00
formatnetwork.html.in docs: network: Document <domain> element 2010-02-23 09:44:40 -05:00
formatnode.html.in
formatnwfilter.html.in nwfilter: extensions of docs with 2010-06-18 13:44:17 -04:00
formatsecret.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
formatsnapshot.html.in Website documentation for the snapshot XML. 2010-04-06 09:44:03 -04:00
formatstorage.html.in docs: storage: Document SCSI pools 2010-02-23 09:44:38 -05:00
formatstorageencryption.html.in Add volume encryption information handling. 2009-09-01 18:27:28 +01:00
generic.css Fix missing background color 2009-12-03 15:27:24 +01:00
goals.html.in Fix a typo in docs 2010-05-07 19:52:35 +02:00
hacking.html.in docs: hacking: explain why using curly braces well is important 2010-05-04 15:41:21 +02:00
hooks.html.in docs: fix an incorrect keyword in updated hooks page 2010-08-06 23:33:05 +10:00
hvsupport.html.in esx: Add documentation to the website 2009-11-15 15:21:13 +01:00
index.html.in esx: Add documentation to the website 2009-11-15 15:21:13 +01:00
index.py
internals.html.in Added docs on extending public API (Dave Allen) 2009-06-09 11:42:41 +00:00
intro.html.in
java.html.in Fix a number of small typos 2009-09-22 12:55:39 +02:00
library.xen remove all trailing blank lines 2009-07-16 15:06:42 +02:00
libvirt-daemon-arch.fig
libvirt-daemon-arch.png
libvirt-driver-arch.fig
libvirt-driver-arch.png
libvirt-header-bg.png
libvirt-header-logo.png
libvirt-net-logical.fig
libvirt-net-logical.png
libvirt-net-physical.fig
libvirt-net-physical.png
libvirt-object-model.fig
libvirt-object-model.png
libvirt.css website: Add a 1em right margin 2010-02-04 19:09:28 +01:00
libvirtLogo.png
logging.html.in docs: add 3 missing spaces 2010-02-21 14:56:23 +01:00
madeWith.png
main.css
Makefile.am docs: Link wiki FAQ to main page 2010-07-27 15:41:36 -04:00
newapi.xsl Change generated HTML to UTF-8 encoding 2009-12-08 16:09:33 +01:00
news.html.in Release of libvirt-0.8.3 2010-08-04 15:03:25 +02:00
news.xsl Convert NEWS to UTF-8 2009-07-29 09:04:21 +01:00
node.fig
node.gif
page.xsl
python.html.in
relatedlinks.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
remote.html.in docs: Remove outdated information about remote limitations 2010-01-20 10:03:17 +01:00
search.php docs: Link wiki FAQ to main page 2010-07-27 15:41:36 -04:00
site.xsl Change generated HTML to UTF-8 encoding 2009-12-08 16:09:33 +01:00
sitemap.html.in docs: Link wiki FAQ to main page 2010-07-27 15:41:36 -04:00
storage.html.in docs: Fix syntax warnings from recent changes. 2010-02-23 10:25:17 -05:00
structures.fig
uri.html.in
windows.html.in