libvirt/src/lxc
Michal Privoznik ebec3de97d virhostmem: Let caller pass max NUMA node to virHostMemAllocPages
In all three cases (LXC, QEMU and VBox drivers) the caller has
access to host capabilities and thus know the maximum NUMA node.
This means, that virHostMemAllocPages() doesn't have to query
it. Querying may fail if libvirt was compiled without numactl
support.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2021-08-23 14:00:15 +02:00
..
libvirtd_lxc.aug
lxc_cgroup.c
lxc_cgroup.h
lxc_conf.c
lxc_conf.h
lxc_container.c lxcContainerSetReadOnly: Refactor cleanup handling 2021-08-09 10:09:01 +02:00
lxc_container.h
lxc_controller.c util: alloc: Reimplement VIR_APPEND_ELEMENT using virAppendElement 2021-08-06 08:53:25 +02:00
lxc_domain.c
lxc_domain.h
lxc_driver.c virhostmem: Let caller pass max NUMA node to virHostMemAllocPages 2021-08-23 14:00:15 +02:00
lxc_driver.h
lxc_fuse.c
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c
lxc_monitor.h
lxc_native.c conf: Store SCSI bus length in virDomainDef 2021-08-16 14:22:38 +02:00
lxc_native.h
lxc_process.c
lxc_process.h
lxc.conf
meson.build
test_libvirtd_lxc.aug.in
virtlxcd.init.in
virtlxcd.service.in
virtlxcd.sysconf