libvirt/src/qemu
Michal Privoznik 6a0b645537 src: Rename some members of _virDomainMemoryDef struct
As advertised earlier, now that the _virDomainMemoryDef struct is
cleaned up, we can shorten some names as their placement within
unions define their use.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2023-08-24 12:39:29 +02:00
..
libvirt_qemu_probes.d
libvirtd_qemu.aug qemu_conf: Introduce a knob to set SCHED_CORE 2022-10-20 08:58:10 +02:00
meson.build qemu: hook up passt config to qemu domains 2023-01-10 01:19:25 -05:00
postcopy-migration.sysctl qemu: Ignore missing vm.unprivileged_userfaultfd sysctl 2022-02-09 13:03:33 +01:00
qemu_agent.c lib: use struct zero initializer instead of memset 2023-08-03 16:41:19 +02:00
qemu_agent.h qemu_agent: Drop @singleSync from _qemuAgent 2022-11-08 12:10:50 +01:00
qemu_alias.c qemuAssignDeviceChrAlias: Fix a crasher during <console/> hotplug 2023-04-18 16:02:35 +02:00
qemu_alias.h qemu: add support for multiple secret aliases 2023-03-16 15:19:35 +01:00
qemu_backup.c qemuDomainGetImageIds: pass domain definition directly 2023-08-22 16:06:34 +02:00
qemu_backup.h qemu: remove unused driver and all its propagations 2022-08-10 16:50:07 +02:00
qemu_block.c Add discard_no_unref option for qcow2 images 2023-06-26 13:06:00 +02:00
qemu_block.h qemu: add multi-secret support in qemuBlockStorageSourceAttachData 2023-03-16 15:19:36 +01:00
qemu_blockjob.c qemuDomainGetImageIds: pass domain definition directly 2023-08-22 16:06:34 +02:00
qemu_blockjob.h qemu: blockjob: Handle 'pending' blockjob state only when we need it 2023-02-13 14:20:01 +01:00
qemu_capabilities.c qemu: capabilities: Retire unused QEMU_CAPS_DEVICE_IVSHMEM 2023-08-22 14:04:41 +02:00
qemu_capabilities.h qemu: capabilities: Retire unused QEMU_CAPS_DEVICE_IVSHMEM 2023-08-22 14:04:41 +02:00
qemu_capspriv.h qemu: capabilities: Fix testing of 'TCG' capabilities probing 2023-04-03 09:19:06 +02:00
qemu_cgroup.c src: Rename some members of _virDomainMemoryDef struct 2023-08-24 12:39:29 +02:00
qemu_cgroup.h qemu: Remove unused includes 2022-06-16 06:43:57 +02:00
qemu_checkpoint.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_checkpoint.h qemu: Remove unused includes 2022-06-16 06:43:57 +02:00
qemu_command.c src: Rename some members of _virDomainMemoryDef struct 2023-08-24 12:39:29 +02:00
qemu_command.h qemuDiskConfigBlkdeviotuneEnabled: Make 'disk' argument const 2023-06-05 13:20:13 +02:00
qemu_conf.c qemu: Move channelTargetDir into stateDir 2023-08-17 17:22:09 +02:00
qemu_conf.h qemu: add passtStateDir to qemu driver config 2023-01-09 14:24:27 -05:00
qemu_dbus.c qemu: Find dbus-daemon at runtime 2023-05-11 15:04:50 +02:00
qemu_dbus.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_domain_address.c Move default Input bus logic to PostParse handling 2023-04-24 15:23:50 +02:00
qemu_domain_address.h qemu: Remove unused includes 2022-06-16 06:43:57 +02:00
qemu_domain.c src: Move _virDomainMemoryDef target nodes into an union 2023-08-24 12:39:26 +02:00
qemu_domain.h qemu: remove pointless qemuDomainLogContextMode 2023-08-23 15:25:29 +02:00
qemu_domainjob.c util: virtypedparam: Remove return values from virTypedParamListAdd* APIs 2023-05-02 14:32:46 +02:00
qemu_domainjob.h qemu & conf: move BeginNestedJob & BeginJobNowait into src/conf 2022-09-07 12:15:28 +02:00
qemu_driver.c src: Move _virDomainMemoryDef target nodes into an union 2023-08-24 12:39:26 +02:00
qemu_driver.h
qemu_extdevice.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_extdevice.h qemu_extdevice: Expose qemuExtDevicesInitPaths() 2022-12-05 14:25:15 +01:00
qemu_fd.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_fd.h qemu: fd: Add helpers allowing storing FD set data in status XML 2023-02-01 09:17:41 +01:00
qemu_firmware.c conf: Don't default to raw format for loader/NVRAM 2023-08-21 13:51:34 +02:00
qemu_firmware.h qemu: Match NVRAM template extension for new domains 2023-08-21 13:51:32 +02:00
qemu_hostdev.c qemu: Stop virQEMUCaps propagation into qemuHostdevPreparePCIDevices() 2023-04-25 12:36:31 +02:00
qemu_hostdev.h qemu: Stop virQEMUCaps propagation into qemuHostdevPreparePCIDevices() 2023-04-25 12:36:31 +02:00
qemu_hotplug.c src: Rename some members of _virDomainMemoryDef struct 2023-08-24 12:39:29 +02:00
qemu_hotplug.h qemu_hotplug.h: Expose less functions 2023-04-25 08:46:27 +02:00
qemu_interface.c qemu: Find helpers at runtime 2023-05-10 18:54:09 +02:00
qemu_interface.h lib: Use G_NO_INLINE instead of G_GNUC_NO_INLINE 2022-07-18 17:23:15 +02:00
qemu_interop_config.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_interop_config.h
qemu_migration_cookie.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_migration_cookie.h qemu: Reindent qemuMigrationCookieParse prototype arguments 2022-12-01 11:01:58 +01:00
qemu_migration_params.c qemu: support set parallel migration compression method 2023-05-18 15:47:30 +02:00
qemu_migration_params.h qemu: support set parallel migration compression method 2023-05-18 15:47:30 +02:00
qemu_migration_paramspriv.h qemu_migration: Apply max-postcopy-bandwidth on post-copy resume 2022-07-01 11:28:34 +02:00
qemu_migration.c qemu: Retire 'ivshmem' device 2023-08-22 14:04:41 +02:00
qemu_migration.h qemu: support set parallel migration compression method 2023-05-18 15:47:30 +02:00
qemu_monitor_json.c lib: Prefer sizeof(variable) instead of sizeof(type) in memset 2023-08-03 16:41:19 +02:00
qemu_monitor_json.h qemu_monitor: Remove helpers for 'query-commands' 2023-07-20 17:28:21 +02:00
qemu_monitor_priv.h qemu: monitor: Store whether 'query-named-block-nodes' supports 'flat' parameter 2022-11-09 14:08:31 +01:00
qemu_monitor_text.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_monitor_text.h qemu: monitor: Remove unused qemuMonitorAddDrive/qemuMonitorDriveDel 2022-08-11 15:23:21 +02:00
qemu_monitor.c lib: Finish using struct zero initializer manually 2023-08-03 16:41:19 +02:00
qemu_monitor.h qemu_monitor: Remove helpers for 'query-commands' 2023-07-20 17:28:21 +02:00
qemu_namespace.c src: Rename some members of _virDomainMemoryDef struct 2023-08-24 12:39:29 +02:00
qemu_namespace.h qemu_namespace: Introduce qemuDomainNamespaceSetupPath() 2022-09-23 16:33:09 +02:00
qemu_passt.c qemu: don't add --mac-addr option to passt commandline 2023-08-02 19:33:02 -04:00
qemu_passt.h qemu: hook up passt config to qemu domains 2023-01-10 01:19:25 -05:00
qemu_process.c src: Move _virDomainMemoryDef target nodes into an union 2023-08-24 12:39:26 +02:00
qemu_process.h qemu: Don't try to 'fix up' cpuset.mems after QEMU's memory allocation 2023-06-08 09:39:20 +02:00
qemu_processpriv.h qemu: Do not pass unused opaque pointer to monitor callbacks 2022-05-24 16:26:04 +02:00
qemu_qapi.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_qapi.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_saveimage.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_saveimage.h qemu: Remove unused includes 2022-06-16 06:43:57 +02:00
qemu_security.c security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
qemu_security.h security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
qemu_shim.c qemu_shim: Require absolute path for root directory 2023-03-22 15:53:33 +01:00
qemu_slirp.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_slirp.h qemu: slirp: Remove unused 'qemuSlirpGetFD' 2022-05-16 09:15:46 +02:00
qemu_snapshot.c qemu_snapshot: allow snapshot revert for external snapshots 2023-08-22 16:06:43 +02:00
qemu_snapshot.h qemu_snapshot: move snapshot discard out of qemu_domain.c 2023-01-09 13:32:55 +01:00
qemu_tpm.c qemu_tpm: Try harder to create emulator state 2023-07-21 15:01:39 +02:00
qemu_tpm.h qemu: tpm: Never remove state on outgoing migration and shared storage 2022-11-09 12:26:42 +01:00
qemu_validate.c src: Rename some members of _virDomainMemoryDef struct 2023-08-24 12:39:29 +02:00
qemu_validate.h qemu: Remove unused includes 2022-06-16 06:43:57 +02:00
qemu_vhost_user_gpu.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_vhost_user_gpu.h qemu: Remove unused includes 2022-06-16 06:43:57 +02:00
qemu_vhost_user.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_vhost_user.h qemu: Remove unused includes 2022-06-16 06:43:57 +02:00
qemu_virtiofs.c qemu: Update format strings in translated messages 2023-04-01 11:40:34 +02:00
qemu_virtiofs.h qemu: virtiofs: open a separate connection to virtlogd 2021-10-12 14:12:11 +02:00
qemu.conf.in qemu: Update documentation for dbus_daemon qemu.conf key 2023-05-11 15:04:56 +02:00
test_libvirtd_qemu.aug.in qemu: Update documentation for dbus_daemon qemu.conf key 2023-05-11 15:04:56 +02:00
virtqemud.init.in
virtqemud.service.in src: fix max file limits in systemd services 2023-08-04 13:00:52 +01:00