spiegel_podman/pkg/machine/qemu
Lokesh Mandvekar 74788a3fe1
fileperms: newer Go 1.13+ octal literal format
Problem: While removing cgroupsv1 code, I noticed my neovim Go config
automatically changed fileperms to the new octal format and I didn't
want that polluting my diffs.

Decision: I thought it best to switch to the new octal format in a dedicated PR.

Action:
- Cursor switched to new octal format for all fileperm ocurrences in Go
 source and test files.
- vendor/, docs/ and non-Go files were ignored.
- Reviewed manually.

Ref: https://go.dev/ref/spec#Go_1.13

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2025-10-16 14:11:29 -04:00
..
command fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
config.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
config_test.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
machine.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
machine_unix.go Improve cross platform support in QEMU machine sources 2024-02-16 12:49:54 +02:00
machine_windows.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
options_freebsd_amd64.go pkg/machine/qemu: fix ST1016 linter warning on freebsd 2025-03-31 12:30:43 -07:00
options_freebsd_arm64.go pkg/machine/qemu: fix ST1016 linter warning on freebsd 2025-03-31 12:30:43 -07:00
options_linux_amd64.go machine/linux: Use memory-backend-memfd by default 2024-06-07 10:03:06 -04:00
options_linux_arm64.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
options_windows_amd64.go Fix compilation issues in QEMU machine files (Windows platform) 2024-11-27 17:23:08 +02:00
options_windows_arm64.go Merge pull request #21638 from ashley-cui/buildtag 2024-02-19 13:31:58 +00:00
stubber.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
virtiofsd.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00