libvirt/src
Eric Farman fe39e1b181 qemu: Adjust max memlock on mdev hotplug
When starting a domain, we use the presence of a vfio-pci or
mdev hostdev to determine if the memlock maximum needs to be
increased.  But if we hotplug either of these devices, only the
vfio-pci path gets that love.  This means that attaching a, say,
vfio-ccw device will appear to succeed but the device may be
unusable as the guest may see I/O errors on long CCW chains.
The host, meanwhile, would be flooded with these messages:

  vfio_pin_page_external: Task qemu-system-s39 (11584) RLIMIT_MEMLOCK (65536) exceeded

Let's adjust the maximum memlock value in the mdev hotplug path,
so that the domain has the same value as if it were started with
one or more mdev devices in its configuration.

Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2019-09-09 16:39:52 +02:00
..
access access: fix incorrect addition to virAccessPermNetwork 2019-08-16 11:56:56 -04:00
admin remote: Check for limits when encoding typed params 2019-08-28 11:17:16 +02:00
bhyve lib: Grab write lock when modifying list of domains 2019-09-07 08:22:30 +02:00
conf lib: Grab write lock when modifying list of domains 2019-09-07 08:22:30 +02:00
cpu conf: add support for Direct Mode for Hyper-V Synthetic timers 2019-08-19 11:38:28 +02:00
cpu_map cpu_map: Introduce IA32_ARCH_CAPABILITIES MSR features 2019-06-20 14:02:36 +02:00
esx qemu: Pass correct qemuCaps to virDomainDefParseNode 2019-08-09 13:55:54 +02:00
hyperv src/hyperv: use #pragma once in headers 2019-06-13 17:05:09 +02:00
interface src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
keycodemapdb@6280c94f30 keycodemapdb: Update submodule 2019-04-15 16:18:00 +02:00
libxl lib: Grab write lock when modifying list of domains 2019-09-07 08:22:30 +02:00
locking src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
logging src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
lxc lib: Grab write lock when modifying list of domains 2019-09-07 08:22:30 +02:00
network src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
node_device src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
nwfilter src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
openvz qemu: Pass correct qemuCaps to virDomainDeviceDefPostParse 2019-08-09 13:55:54 +02:00
phyp qemu: Pass correct qemuCaps to virDomainDeviceDefPostParse 2019-08-09 13:55:54 +02:00
qemu qemu: Adjust max memlock on mdev hotplug 2019-09-09 16:39:52 +02:00
remote remote: fix UNIX socket path being incorrectly built for libvirtd 2019-09-09 11:01:16 +01:00
rpc remote: Check for limits when encoding typed params 2019-08-28 11:17:16 +02:00
secret src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
security selinux: Do not report an error when not returning -1 2019-08-31 08:48:51 +02:00
storage src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
test virStoragePoolObjListAdd: Turn boolean arg into flags 2019-08-22 17:09:05 +02:00
util virhostdev: Don't unref @pcidevs twice 2019-09-09 16:37:23 +02:00
vbox domain-conf: add network def private data 2019-09-06 12:47:47 +02:00
vmware lib: Grab write lock when modifying list of domains 2019-09-07 08:22:30 +02:00
vmx xml: namespaces: use uri instead of href 2019-08-21 11:59:33 +02:00
vz src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
admin_protocol-structs
check-aclperms.pl
check-aclrules.pl qemu: delete methods which are no longer supported 2019-06-27 14:41:48 +01:00
check-driverimpls.pl maint: Drop dead code in check-driverimpls.pl 2019-07-10 11:46:22 -05:00
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c network: add public APIs for network port object 2019-06-17 15:19:54 +01:00
datatypes.h network: add public APIs for network port object 2019-06-17 15:19:54 +01:00
driver-hypervisor.h lib: add virDomainGetGuestInfo() 2019-08-26 17:27:40 +02:00
driver-interface.h Use #pragma once in driver headers 2019-06-13 17:05:08 +02:00
driver-network.h network: add public APIs for network port object 2019-06-17 15:19:54 +01:00
driver-nodedev.h Use #pragma once in driver headers 2019-06-13 17:05:08 +02:00
driver-nwfilter.h Use #pragma once in driver headers 2019-06-13 17:05:08 +02:00
driver-secret.h Use #pragma once in driver headers 2019-06-13 17:05:08 +02:00
driver-state.h remote: in per-driver daemons ensure that state initialize succeeds 2019-08-09 14:06:31 +01:00
driver-storage.h Use #pragma once in driver headers 2019-06-13 17:05:08 +02:00
driver-stream.h Use #pragma once in driver headers 2019-06-13 17:05:08 +02:00
driver.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
driver.h remote: enable connecting to the per-driver daemons 2019-08-09 14:06:31 +01:00
dtrace2systemtap.pl Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
internal.h build: bump min required gcc to 4.8 2019-08-07 14:26:12 +01:00
libvirt_admin_private.syms
libvirt_admin_public.syms
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_internal.h remote: in per-driver daemons ensure that state initialize succeeds 2019-08-09 14:06:31 +01:00
libvirt_libssh2.syms
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms domain-conf: add network def private data 2019-09-06 12:47:47 +02:00
libvirt_probes.d
libvirt_public.syms lib: add virDomainGetGuestInfo() 2019-08-26 17:27:40 +02:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms rpc: remove unused API for creating services from FDs 2019-07-12 16:55:40 +01:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt-admin.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
libvirt-admin.conf
libvirt-domain-checkpoint.c backup: Introduce virDomainCheckpoint APIs 2019-07-26 16:48:58 -05:00
libvirt-domain-snapshot.c snapshot: Add VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE flag 2019-07-10 17:34:58 -05:00
libvirt-domain.c lib: minor fixes to virDomainGetGuestInfo docs 2019-08-29 08:52:03 +02:00
libvirt-host.c libvirt: remove link to outdated mailing list post 2019-07-08 15:02:55 +01:00
libvirt-interface.c docs: Consistent spacing in *GetXMLDesc functions 2019-03-13 20:28:52 -05:00
libvirt-lxc.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libvirt-lxc.pc.in
libvirt-network.c virNetworkGetDHCPLeases: fix docstring format 2019-06-20 15:49:19 +02:00
libvirt-nodedev.c
libvirt-nwfilter.c docs: Consistent spacing in *GetXMLDesc functions 2019-03-13 20:28:52 -05:00
libvirt-qemu.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libvirt-qemu.pc.in
libvirt-secret.c
libvirt-storage.c storage: Add iscsi-direct pool list type flag 2019-07-13 17:40:09 +02:00
libvirt-stream.c
libvirt.c xenapi: remove driver 2019-09-03 15:37:54 -06:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am xenapi: remove driver 2019-09-03 15:37:54 -06:00
qemu_protocol-structs
README xenapi: remove driver 2019-09-03 15:37:54 -06:00
remote_protocol-structs remote: implement virDomainGetGuestInfo 2019-08-26 17:27:40 +02:00
virkeepaliveprotocol-structs
virnetprotocol-structs

       libvirt library code README
       ===========================

The directory provides the bulk of the libvirt codebase. Everything
except for the libvirtd daemon and client tools. The build uses a
large number of libtool convenience libraries - one for each child
directory, and then links them together for the final libvirt.so,
although some bits get linked directly to libvirtd daemon instead.

The files directly in this directory are supporting the public API
entry points & data structures.

There are two core shared modules to be aware of:

 * util/  - a collection of shared APIs that can be used by any
            code. This directory is always in the include path
            for all things built

 * conf/  - APIs for parsing / manipulating all the official XML
            files used by the public API. This directory is only
            in the include path for driver implementation modules

 * vmx/   - VMware VMX config handling (used by esx/ and vmware/)


Then there are the hypervisor implementations:

 * bhyve         - bhyve - The BSD Hypervisor
 * esx/          - VMware ESX and GSX support using vSphere API over SOAP
 * hyperv/       - Microsoft Hyper-V support using WinRM
 * lxc/          - Linux Native Containers
 * openvz/       - OpenVZ containers using cli tools
 * phyp/         - IBM Power Hypervisor using CLI tools over SSH
 * qemu/         - QEMU / KVM using qemu CLI/monitor
 * remote/       - Generic libvirt native RPC client
 * test/         - A "mock" driver for testing
 * vbox/         - Virtual Box using native API
 * vmware/       - VMware Workstation and Player using the vmrun tool
 * xen/          - Xen using hypercalls, XenD SEXPR & XenStore


Finally some secondary drivers that are shared for several HVs.
Currently these are used by LXC, OpenVZ, QEMU and Xen drivers.
The ESX, Hyper-V, Power Hypervisor, Remote, Test & VirtualBox drivers all
implement the secondary drivers directly

 * cpu/          - CPU feature management
 * interface/    - Host network interface management
 * network/      - Virtual NAT networking
 * nwfilter/     - Network traffic filtering rules
 * node_device/  - Host device enumeration
 * secret/       - Secret management
 * security/     - Mandatory access control drivers
 * storage/      - Storage management drivers


Since both the hypervisor and secondary drivers can be built as
dlopen()able modules, it is *FORBIDDEN* to have build dependencies
between these directories. Drivers are only allowed to depend on
the public API, and the internal APIs in the util/ and conf/
directories