libvirt/src/qemu
Jiri Denemark 6ad1f3c701 Do not use VIR_PCI_DEVICE_ADDRESS_FMT in translations
xgettext cannot handle strings concatenated with cpp macros.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2023-04-01 09:58:17 +02:00
..
libvirt_qemu_probes.d
libvirtd_qemu.aug
meson.build
postcopy-migration.sysctl
qemu_agent.c qemu: agent: Make fetching of 'can-offline' member from 'guest-query-vcpus' optional 2023-03-02 09:23:33 +01:00
qemu_agent.h
qemu_alias.c qemu: use correct formatting string for size_t 2023-03-17 15:36:48 +01:00
qemu_alias.h qemu: add support for multiple secret aliases 2023-03-16 15:19:35 +01:00
qemu_backup.c
qemu_backup.h
qemu_block.c qemu: add luks-any encryption support for RBD images 2023-03-16 15:19:36 +01:00
qemu_block.h qemu: add multi-secret support in qemuBlockStorageSourceAttachData 2023-03-16 15:19:36 +01:00
qemu_blockjob.c qemu: add multi-secret support in qemuBlockStorageSourceAttachData 2023-03-16 15:19:36 +01: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: Introduce QEMU_CAPS_RBD_ENCRYPTION_LUKS_ANY capability 2023-03-16 15:19:36 +01:00
qemu_capabilities.h qemu: capabilities: Introduce QEMU_CAPS_RBD_ENCRYPTION_LUKS_ANY capability 2023-03-16 15:19:36 +01:00
qemu_capspriv.h qemu: capabilities: Remove unused virQEMUCapsInitQMPBasicArch 2023-03-07 12:26:33 +01:00
qemu_cgroup.c qemu: Implement 'blob' support for virtio gpu 2023-03-08 13:05:05 -06:00
qemu_cgroup.h
qemu_checkpoint.c
qemu_checkpoint.h
qemu_command.c qemu: add multi-secret support in _qemuDomainStorageSourcePrivate 2023-03-16 15:19:36 +01:00
qemu_command.h qemuBuildThreadContextProps: Prune .node-affinity wrt <emulatorpin/> 2023-03-15 12:46:55 +01:00
qemu_conf.c qemu: Remove duplicate user/group lookup 2023-03-03 13:52:37 +01:00
qemu_conf.h
qemu_dbus.c security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
qemu_dbus.h
qemu_domain_address.c qemu: assign PCI address to device pvpanic-pci 2023-02-21 17:51:26 +01:00
qemu_domain_address.h
qemu_domain.c qemu: Default to raw firmware for existing domains 2023-03-28 14:22:34 +02:00
qemu_domain.h qemu_domain: Drop ATTRIBUTE_NONNULL() for non-existent arguments 2023-03-22 15:53:33 +01:00
qemu_domainjob.c
qemu_domainjob.h
qemu_driver.c src: unify symlink creation error message 2023-03-20 14:32:40 +01:00
qemu_driver.h
qemu_extdevice.c qemu_extdevice: Add a comment into qemuExtDevicesSetupCgroup() 2023-02-16 10:50:39 +01:00
qemu_extdevice.h
qemu_fd.c Fix some typos 2023-03-09 14:09:16 +01: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 qemu: Automatically add firmware type/features information 2023-03-22 13:49:53 +01:00
qemu_firmware.h qemu: Move firmware selection from startup to postparse 2023-03-03 13:49:56 +01:00
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c Do not use VIR_PCI_DEVICE_ADDRESS_FMT in translations 2023-04-01 09:58:17 +02:00
qemu_hotplug.h
qemu_interface.c qemu: Don't remove macvtaps on failed start 2023-02-01 15:44:26 +01:00
qemu_interface.h
qemu_interop_config.c
qemu_interop_config.h
qemu_migration_cookie.c conf: cpu: Remove NULL check from virCPUDefCopy 2023-03-06 20:55:50 +01:00
qemu_migration_cookie.h
qemu_migration_params.c qemu: add support for multiple secret aliases 2023-03-16 15:19:35 +01:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu_migration: Use VIR_DOMAIN_PAUSED_API_ERROR 2023-03-15 10:52:14 +01:00
qemu_migration.h
qemu_monitor_json.c conf: use enum variable for video type 2023-03-08 13:05:05 -06:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: respond to NETDEV_STREAM_DISCONNECTED event 2023-02-22 08:36:13 -05:00
qemu_monitor.h qemu: capabilities: Extract whether machine type supports ACPI 2023-03-06 13:24:53 +01:00
qemu_namespace.c Unify error message when namespaces are unsupported 2023-03-20 14:32:40 +01:00
qemu_namespace.h
qemu_passt.c qemu: set SELinux label of passt process to its own binary's label 2023-03-10 14:09:36 -05:00
qemu_passt.h
qemu_process.c qemu: Move cpuset preference evaluation into a separate function 2023-03-15 12:46:40 +01:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_saveimage.c
qemu_saveimage.h
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 security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
qemu_slirp.h
qemu_snapshot.c Introduce VIR_DOMAIN_PAUSED_API_ERROR 2023-03-15 10:52:14 +01:00
qemu_snapshot.h
qemu_tpm.c security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
qemu_tpm.h
qemu_validate.c qemu: Move validation check out of postparse 2023-03-22 13:49:53 +01:00
qemu_validate.h
qemu_vhost_user_gpu.c security: make it possible to set SELinux label of child process from its binary 2023-03-10 14:09:29 -05:00
qemu_vhost_user_gpu.h
qemu_vhost_user.c
qemu_vhost_user.h
qemu_virtiofs.c
qemu_virtiofs.h
qemu.conf.in
test_libvirtd_qemu.aug.in
virtqemud.init.in
virtqemud.service.in services: Weaken systemd dependency on virtlockd 2023-01-18 11:06:13 -07:00