libvirt/docs
Michal Privoznik 2d3a42cb7c domain_capabilities: Introduce netdev capabilities
If mgmt apps on top of libvirt want to make a decision on the
backend type for <interface type='user'/> (e.g. whether past is
supported) we currently offer them no way to learn this fact.
Domain capabilities were invented exactly for this reason. Report
supported net backend types there.

Now, because of backwards compatibility, specifying no backend
type (which translates to VIR_DOMAIN_NET_BACKEND_DEFAULT) means
"use hyperviosr's builtin SLIRP". That behaviour can not be
changed. But it may happen that the hypervisor has no support for
SLIRP. So we have to report it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2024-07-01 12:36:28 +02:00
..
css css: Move generic styles to 'generic.css' 2024-02-08 16:48:47 +01:00
fonts
gitdm
go
html docs: xsl: Properly propagate 'href_base' as XSL template parameter 2024-02-08 16:48:47 +01:00
images docs: ensure HTML/images are built before running reference tests 2024-05-09 09:20:29 +01:00
js js: Separate the virt-tools blog planet loader code 2024-02-08 16:48:47 +01:00
kbase kbase: Use virt-admin daemon-timeout correctly 2024-05-28 08:51:20 +02:00
logos docs: ensure HTML/images are built before running reference tests 2024-05-09 09:20:29 +01:00
manpages tools: support validating user/custom PKI certs 2024-06-11 12:50:23 +01:00
404.rst
acl.rst
aclpolkit.rst
advanced-tests.rst tests: Rename 'qemuxml2argvtest' to 'qemuxmlconftest' 2024-01-17 17:31:12 +01:00
android-chrome-192x192.png
android-chrome-256x256.png
api_extension.rst docs: Format lists of files better 2024-02-26 12:10:27 +01:00
api.rst
apple-touch-icon.png
apps.rst docs: Fix broken links 2024-05-21 12:21:52 +02:00
auditlog.rst
auth.rst
best-practices.rst
bindings.rst docs: update docs pointing to old mailing list addrs 2023-10-31 10:04:27 +00:00
browserconfig.xml
bugs.rst docs: Don't use "line blocks" 2024-02-26 12:10:27 +01:00
cgroups.rst
ci-dashboard.rst docs: add libosinfo & virt-viewer to CI dashboard 2024-06-17 13:31:31 +01:00
ci-runners.rst docs: ci-runners: Add a note on a new runner registration process 2023-10-11 09:43:09 +02:00
ci.rst docs: ci: Update the description on the integration CI GitLab variables 2023-10-11 09:43:09 +02:00
clangd.rst
coding-style.rst
committer-guidelines.rst
compiling.rst
contact.rst docs: update docs pointing to old mailing list addrs 2023-10-31 10:04:27 +00:00
contribute.rst
csharp.rst
daemons.rst
dbus.rst
docs.rst docs: Document SSH proxy 2024-05-13 08:57:05 +02:00
downloads.rst docs: update docs pointing to old mailing list addrs 2023-10-31 10:04:27 +00:00
drivers.rst
drvbhyve.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
drvch.rst
drvesx.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
drvhyperv.rst
drvlxc.rst
drvnodedev.rst docs: Remove unnecessary whitespace 2024-02-26 12:10:27 +01:00
drvopenvz.rst
drvqemu.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
drvsecret.rst
drvtest.rst
drvvbox.rst
drvvirtuozzo.rst
drvvmware.rst
drvxen.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
errors.rst
favicon-16x16.png
favicon-32x32.png
favicon.ico
firewall.rst docs: Don't use "line blocks" 2024-02-26 12:10:27 +01:00
format.rst
formatbackup.rst
formatcaps.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
formatcheckpoint.rst
formatdomain.rst conf: Introduce SEV-SNP support 2024-06-21 09:56:57 +02:00
formatdomaincaps.rst domain_capabilities: Introduce netdev capabilities 2024-07-01 12:36:28 +02:00
formatnetwork.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
formatnetworkport.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
formatnode.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
formatnwfilter.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
formatsecret.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
formatsnapshot.rst docs: formatsnapshot: add docs for snapshotDeleteInProgress 2024-05-14 16:04:53 +02:00
formatstorage.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
formatstoragecaps.rst
formatstorageencryption.rst docs: Other fixes to :since: tags 2024-02-26 12:10:27 +01:00
glib-adoption.rst
goals.rst
golang.rst
governance.rst
hacking.rst
hooks.rst Pass shutoff reason to release hook 2024-06-19 12:15:26 +02:00
index.rst docs: index: Fix import of blog planet javascript 2024-03-01 12:51:55 +01:00
issue-handling.rst
libvirt-go-xml.rst
libvirt-go.rst
logging.rst
macos.rst
manifest.json
meson.build docs: Document SSH proxy 2024-05-13 08:57:05 +02:00
migration.rst
mstile-150x150.png
newapi.xsl docs: newapi: Fix generation of type definition tables 2024-03-01 12:51:56 +01:00
newreposetup.rst docs: update docs pointing to old mailing list addrs 2023-10-31 10:04:27 +00:00
nss.rst docs: Document SSH proxy 2024-05-13 08:57:05 +02:00
page.xsl docs: page: Fix declaration of main javascript source 2024-03-01 12:51:55 +01:00
pci-addresses.rst tests: remove explicit <driver name='vfio'/> from hostdev test cases 2024-01-07 23:59:00 -05:00
pci-hotplug.rst
platforms.rst
programming-languages.rst
python.rst
remote.rst
securityprocess.rst docs: update docs pointing to old mailing list addrs 2023-10-31 10:04:27 +00:00
site.xsl docs: site: Don't generate '<?xml' header for HTML documents 2024-03-01 12:51:55 +01:00
ssh-proxy.rst docs: Document SSH proxy 2024-05-13 08:57:05 +02:00
storage.rst
strategy.rst
styleguide.rst
submitting-patches.rst docs: update docs pointing to old mailing list addrs 2023-10-31 10:04:27 +00:00
support.rst
testapi.rst docs: update docs pointing to old mailing list addrs 2023-10-31 10:04:27 +00:00
testing.rst docs: testing: Adjust the docs on how to run container workloads locally 2023-10-11 09:43:09 +02:00
testtck.rst docs: testtck: Expand the 'Run TCK' section on making use of ci/jobs.sh 2023-10-11 09:43:09 +02:00
uri.rst
windows.rst docs: Fix broken links 2024-05-21 12:21:52 +02:00