libvirt/src/qemu
Michal Privoznik 6534b3c4bb qemuBuildMemPathStr: Forbid memoryBacking/access for non-numa case
https://bugzilla.redhat.com/show_bug.cgi?id=1448149

If a domain has no numa nodes, that means we don't put any
memory-backend-file onto the qemu command line. That in turn
means we can't set access='shared'. Therefore, we should produce
an error instead of ignoring the setting silently.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2018-01-03 15:53:00 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c qemu: blockjob: Reset disk source index after pivot 2017-12-08 10:13:57 +01:00
qemu_blockjob.h qemu: report drive mirror errors on migration 2017-12-06 12:43:57 +01:00
qemu_capabilities.c qemu: Avoid comparing size_t with -1 2017-12-11 14:56:22 +01:00
qemu_capabilities.h qemu: Separate fetching CPU definitions from filling qemuCaps 2017-12-08 15:50:52 +01:00
qemu_capspriv.h virQEMUCapsHasPCIMultiBus: assume true if we have no version information 2017-11-30 16:49:05 +01:00
qemu_cgroup.c qemu: Introduce functions for input device cgroup manipulation 2017-11-24 17:38:51 +01:00
qemu_cgroup.h qemu: Introduce functions for input device cgroup manipulation 2017-11-24 17:38:51 +01:00
qemu_command.c qemu: log error on attempts to set filterref on an OVS-connected interface 2017-12-14 14:31:28 -05:00
qemu_command.h qemu: Use secret objects to pass iSCSI passwords 2017-11-24 11:47:26 -05:00
qemu_conf.c
qemu_conf.h
qemu_domain_address.c qemu: Need to assign PCI address to vhost-scsi 2017-12-13 15:37:30 -05:00
qemu_domain_address.h
qemu_domain.c qemuBuildMemPathStr: Forbid memoryBacking/access for non-numa case 2018-01-03 15:53:00 +01:00
qemu_domain.h Do not pass driver to qemuDomainNamespace{Setup,Teardown} functions 2017-12-06 16:47:08 +01:00
qemu_driver.c qemuDomainUndefineFlags: Fix error message 2017-12-11 13:23:30 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Move TCP and haveTLS checks into qemuDomainDelChardevTLSObjects 2017-12-21 10:05:31 -05:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration.c qemu: report drive mirror errors on migration 2017-12-06 12:43:57 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Decrease logging verbosity 2018-01-03 15:21:30 +01:00
qemu_monitor_json.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: monitor: Decrease logging verbosity 2018-01-03 15:21:30 +01:00
qemu_monitor.h qemu: prepare blockjob complete event error usage 2017-12-06 12:43:57 +01:00
qemu_parse_command.c qemu: Remove private hostdev 2017-11-24 11:47:26 -05:00
qemu_parse_command.h
qemu_process.c qemu: Make sure host-model uses CPU model supported by QEMU 2017-12-08 15:50:52 +01:00
qemu_process.h
qemu_processpriv.h
qemu_security.c qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu_security.h qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu.conf Fix minor typos 2017-12-12 09:13:43 +01:00
test_libvirtd_qemu.aug.in
THREADS.txt