qemu-e2k/qga
Mark Somerville 86dcb6ab9b qga: Fix suspend on Linux guests without systemd
Allow the Linux guest agent to attempt each of the suspend methods
(systemctl, pm-* and writing to /sys) in turn.

Prior to this guests without systemd failed to suspend due to
`guest_suspend` returning early regardless of the return value of
`systemd_supports_mode`.

Signed-off-by: Mark Somerville <mark@qpok.net>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
2023-05-04 09:30:01 +00:00
..
installer
vss-win32
channel-posix.c
channel-win32.c
channel.h
commands-bsd.c
commands-common.h
commands-linux.c
commands-posix-ssh.c
commands-posix.c qga: Fix suspend on Linux guests without systemd 2023-05-04 09:30:01 +00:00
commands-win32.c
commands.c
cutils.c
cutils.h
guest-agent-command-state.c
guest-agent-core.h
main.c
meson.build
messages-win32.mc
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h