libvirt/src
Michal Privoznik e76ec0fe65 node_device_udev: Also process ID_TYPE=cd/dvd in udevProcessStorage()
When processing node devices, the udevProcessStorage() will be
called if the device is some form of storage. In here, ID_TYPE
attribute is queried and depending on its value one of more
specialized helper functions is called. For instance, for
ID_TYPE=="cd" the udevProcessCDROM() is called, for
ID_TYPE=="disk" the udevProcessDisk() is called, and so on.

But there's a problem with ID_TYPE and its values. Coming from
udev, we are not guaranteed that ID_TYPE will contain "cd" for
CDROM devices. In fact, there's a rule installed by sg3_utils
that will overwrite ID_TYPE to "cd/dvd" leaving us with an
unhandled type. Fortunately, this was fixed in their upstream,
but there are still versions out there, on OS platforms that we
aim to support that contain the problematic rule. Therefore, we
should accept both strings.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1848875
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2021-06-02 10:12:49 +02:00
..
access lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
admin lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyve virDomainAudioDef: Change type of "type" to virDomainAudioType 2021-05-20 11:52:23 +02:00
conf virDomainDiskDefParseSource: parse source bits from driver element 2021-06-01 15:29:03 +02:00
cpu Drop magic comments for coverity 2021-05-24 20:26:20 +02:00
cpu_map cpu_map: Fix spelling of svme-addr-chk feature 2021-03-04 09:33:39 +01:00
esx lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
hyperv conf: domain: Convert virDomainDiskDef's 'device' to virDomainDiskDevice 2021-04-19 14:44:00 +02:00
hypervisor lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
interface lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
keycodemapdb@27acf0ef82
libxl libxl: adjust handling of libxl_device_nic objects 2021-06-01 11:20:52 -06:00
locking meson: Whitespace tweaks 2021-06-01 14:30:39 +02:00
logging lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc Replace virDomainDiskInsertPreAlloced by virDomainDiskInsert 2021-05-24 20:38:08 +02:00
network virNetworkDHCPLeaseTimeDef: Make expiry unsigned long long 2021-05-11 14:03:44 +02:00
node_device node_device_udev: Also process ID_TYPE=cd/dvd in udevProcessStorage() 2021-06-02 10:12:49 +02:00
nwfilter lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
openvz lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu meson: Rewrite libacl check 2021-06-01 14:32:02 +02:00
remote remote: fix regression connecting to remote session daemon 2021-05-27 11:44:00 +01:00
rpc Remove static analysis assertions 2021-05-24 20:26:20 +02:00
secret secret: rework handling of private secrets 2021-05-13 11:07:47 +01:00
security conf: Parse/format XML input type 'evdev' 2021-05-21 14:29:09 +02:00
storage Drop magic comments for coverity 2021-05-24 20:26:20 +02:00
storage_file storage_file: add support to probe cluster_size from QCOW2 images 2021-05-21 14:00:55 +02:00
test virCapabilitiesHostNUMAAddCell: Take double pointer 2021-05-10 15:16:25 +02:00
util meson: Rewrite libacl check 2021-06-01 14:32:02 +02:00
vbox Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
vmware Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
vmx conf: domain: Convert virDomainDiskDef's 'device' to virDomainDiskDevice 2021-04-19 14:44:00 +02:00
vz conf: domain: Convert virDomainDiskDef's 'bus' to virDomainDiskBus 2021-04-19 14:44:00 +02:00
admin_protocol-structs
datatypes.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
datatypes.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-hypervisor.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-interface.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-network.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-nodedev.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-nwfilter.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-secret.h secret: rework handling of private secrets 2021-05-13 11:07:47 +01:00
driver-state.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-storage.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-stream.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver.c driver: Don't leak saved error in virGetConnectGeneric() 2021-05-17 15:53:39 +02:00
driver.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
internal.h
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_internal.h lib: Fix calling of virNetworkUpdate() driver callback 2021-03-25 10:10:23 +01:00
libvirt_libssh2.syms
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms nodedev: Revert auto-start property for mdevs 2021-05-27 15:38:28 +02:00
libvirt_probes.d
libvirt_public.syms api: add virNodeDeviceCreate() 2021-04-07 15:14:01 -05:00
libvirt_qemu.syms
libvirt_remote.syms Remove references to deleted Makefile.am 2021-04-13 11:21:00 +02:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt-domain-checkpoint.c
libvirt-domain-snapshot.c
libvirt-domain.c Fix spelling 2021-04-15 15:42:21 +02:00
libvirt-host.c
libvirt-interface.c
libvirt-lxc.c
libvirt-lxc.pc.in
libvirt-network.c lib: Fix calling of virNetworkUpdate() driver callback 2021-03-25 10:10:23 +01:00
libvirt-nodedev.c api: Add 'flags' param to virNodeDeviceCreate/Undefine() 2021-04-09 12:43:47 -05:00
libvirt-nwfilter.c
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 secret: rework handling of private secrets 2021-05-13 11:07:47 +01:00
libvirt-storage.c
libvirt-stream.c
libvirt.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs Fix make check with gcc version 5 2016-01-18 15:19:21 +01:00
lxc_monitor_protocol-structs
lxc_protocol-structs
meson.build src: ensure GSource background unref happens in correct event loop 2021-03-17 09:16:05 +00:00
qemu_protocol-structs
README
remote_protocol-structs api: Add 'flags' param to virNodeDeviceCreate/Undefine() 2021-04-09 12:43:47 -05: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
 * 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, 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