summaryrefslogtreecommitdiff
path: root/pkg/machine/qemu/machine.go
Commit message (Expand)AuthorAge
* 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
* Handle incompatible machinesJason T. Greene2022-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
* 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
|\
| * Use default username for podman machine sshAshley Cui2021-09-03
* | Merge pull request #11434 from coypoop/patch1OpenShift Merge Robot2021-09-07
|\ \
| * | Spell "build linux darwin" as "build !windows".Maya Rashish2021-09-03
| |/
* / machine: always check error of net.Dial, even after last tryGuillaume Rose2021-09-03
|/
* clean up socket and pid files from podman machineBrent Baude2021-08-30
* Allow setting of machine stream and image path from containers.confAshley Cui2021-08-24
* Set gvproxy path to /usr/libexec/podman/gvproxyBrent Baude2021-08-12
* Revert "Use static path for gvproxy"Brent Baude2021-08-11
* show podman machine ssh command lineBrent Baude2021-08-05
* Use static path for gvproxyBrent Baude2021-08-03
* Create podman temp dir on machine startbaude2021-07-02
* Fix build tags for pkg/machine...Paul Holzinger2021-06-10