podman/pkg/machine/qemu
Jason T. Greene 79fad91dbb Add a net health recovery service to Qemu machines
There is a network stability issue in qemu + virtio, affecting
some users after long periods of usage, which can lead to
suspended queue delivery. Until the issue is resolved, add a
temporary recovery service which restarts networking when host
communication becomes inoperable.

[NO NEW TESTS NEEDED]

Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
2024-01-16 16:39:47 -06:00
..
command chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
claim_darwin.go
claim_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
config.go Create `pkg/machine/ignition` package 2024-01-04 08:51:35 -05:00
config_test.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
machine.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
machine_test.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_unix.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Buildtag out unix commands for common OS files 2023-09-19 12:19:24 -04:00
options_darwin.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_darwin_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_darwin_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_freebsd.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_freebsd_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_freebsd_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_linux.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_linux_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_linux_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_windows.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_windows_amd64.go Change default QEMU CPU level to `qemu64` on Windows amd64 2023-10-19 00:37:09 +03:00
options_windows_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00