libvirt/src/remote
Michal Privoznik 9985f62b51 qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event
As advertised in previous commit, this event is delivered to us
when virtio-mem module changes the allocation inside the guest.
It comes with one attribute - size - which holds the new size of
the virtio-mem (well, allocated size), in bytes.
Mind you, this is not necessarily the same number as 'requested
size'. It almost certainly will be when sizing the memory up, but
it might not be when sizing the memory down - the guest kernel
might be unable to free some blocks.

This current size is reported in the domain XML as an output
element only.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2021-10-01 11:04:47 +02:00
..
libvirtd-admin.socket.in
libvirtd-ro.socket.in
libvirtd-tcp.socket.in
libvirtd-tls.socket.in
libvirtd.aug.in
libvirtd.conf.in
libvirtd.confd
libvirtd.init.in
libvirtd.libxl.logrotate.in
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in
libvirtd.policy
libvirtd.qemu.logrotate.in
libvirtd.rules
libvirtd.sasl docs: stop mentioning insecure / broken SASL mechanisms 2021-03-17 09:31:57 +00:00
libvirtd.service.in
libvirtd.socket.in
libvirtd.sysconf
libvirtd.sysctl
lxc_protocol.x
meson.build build: Fix generation of virtproxyd socket files 2021-02-09 11:39:40 -07:00
qemu_protocol.x
remote_daemon_config.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
remote_daemon_config.h
remote_daemon_dispatch.c qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event 2021-10-01 11:04:47 +02:00
remote_daemon_dispatch.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
remote_daemon_stream.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
remote_daemon_stream.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
remote_daemon.c Add basic driver for the Cloud-Hypervisor 2021-06-04 10:56:06 +01:00
remote_daemon.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
remote_driver.c qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event 2021-10-01 11:04:47 +02:00
remote_driver.h
remote_protocol.x qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event 2021-10-01 11:04:47 +02:00
remote_sockets.c remote: add support for probing drivers with modular daemons 2021-06-18 16:19:53 +01:00
remote_sockets.h remote: extract logic for probing for modular daemons 2021-06-18 16:19:42 +01:00
remote_ssh_helper.c rpc: remove "spawnDaemon" parameter 2021-06-04 11:42:59 +01:00
test_libvirtd.aug.in
virt-guest-shutdown.target Revert "remote: Add libvirtd dependency to virt-guest-shutdown.target" 2021-01-29 10:39:33 -07:00
virtproxyd.confd
virtproxyd.init.in
virtproxyd.service.in
virtproxyd.sysconf