summaryrefslogtreecommitdiff
path: root/pkg/machine/qemu
Commit message (Expand)AuthorAge
* machine refactor 3: add symlinks for socketsBrent Baude2022-04-05
* Machine refactor part 2Brent Baude2022-03-30
* Migrate machine configsBrent Baude2022-03-28
* Machine refactor - part 1Brent Baude2022-03-28
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Remove error stutterDaniel J Walsh2022-03-25
* Merge pull request #13620 from Luap99/qemu-pathOpenShift Merge Robot2022-03-24
|\
| * fix podman machine start log level detectionPaul Holzinger2022-03-23
| * podman machine start: lookup qemu path again if not foundPaul Holzinger2022-03-23
* | Explicitly use IPv4 to check if podman-machine VM is listeningBurt Holzman2022-03-23
|/
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* fix a number of `godot` issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* bump golangci-lint to v1.45.0Valentin Rothberg2022-03-21
* Merge pull request #13523 from n1hility/tolerate-old-machineOpenShift Merge Robot2022-03-18
|\
| * Handle incompatible machinesJason T. Greene2022-03-18
* | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
|/
* Merge pull request #13465 from n1hility/improve-install-msgOpenShift Merge Robot2022-03-09
|\
| * Improve agent install message to add restart instructionsJason T. Greene2022-03-08
* | machine rm -f stops and removes machineBrent Baude2022-03-08
|/
* MacOS improvementsBrent Baude2022-03-07
* Fixes: #13301 ("machine rm removes the mounted socket file on macos")Thibault Gagnaux2022-03-06
* Introduce podman machine init --root=t|f and podman machine set --root=t|fJason T. Greene2022-02-16
* Initial implementation of mac forwarding using a privileged docker sock claim...Jason T. Greene2022-02-16
* ignition: propagate proxy settings from a host into a vmesendjer2022-02-12
* Restore machine start logic that was hangingAnders F Björklund2022-01-21
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12835 from baude/issue12815OpenShift Merge Robot2022-01-13
|\
| * Wait for podman stop to completeBrent Baude2022-01-12
* | add additional fields to podman machine ls --jsonDaniel J Walsh2022-01-11
|/
* Make it possible to select the volume driverAnders F Björklund2021-12-30
* Check the mount type for future compatibilityAnders F Björklund2021-12-30
* Implement virtfs volumes for podman machineAnders F Björklund2021-12-30
* Introduce Windows WSL implementation of podman machineJason T. Greene2021-12-24
* Set machine timezoneBrent Baude2021-12-16
* fix: take absolute path for dd on apple siliconetenzy2021-11-17
* podman machine improve port forwardingPaul Holzinger2021-11-15
* Make stop message more similar to startAnders F Björklund2021-11-02
* Record the image stream along with the pathAnders F Björklund2021-10-26
* Merge pull request #11802 from flouthoc/podman-machine-rm-cleanupOpenShift Merge Robot2021-10-01
|\
| * machine: silently cleanup dangling sockets before rm if possibleAditya Rajan2021-09-30
* | machine: Info on successfully stopping qemu machineAditya Rajan2021-09-30
|/
* Merge pull request #11691 from afbjorklund/machine-listOpenShift Merge Robot2021-09-22
|\
| * Also show the (initial) disk sizeAnders F Björklund2021-09-22
| * Show cpus and memory in machine listAnders F Björklund2021-09-22
* | Merge pull request #11701 from ashley-cui/streamOpenShift Merge Robot2021-09-22
|\ \
| * | Fix machine imageAshley Cui2021-09-22
| |/
* / standardize logrus messages to upper caseDaniel J Walsh2021-09-22
|/
* Search gvproxy with config.FindHelperBinary()Hyeon Kim2021-09-14
* Merge pull request #11440 from ashley-cui/sshOpenShift Merge Robot2021-09-13
|\