summaryrefslogtreecommitdiff
path: root/pkg/machine/qemu
Commit message (Expand)AuthorAge
* 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
|\
| * Use default username for podman machine sshAshley Cui2021-09-03
* | Merge pull request #11453 from jonpspri/qemu-apple-silicon-bios-fdOpenShift Merge Robot2021-09-08
|\ \
| * | QEMU Apple Silicon: Find BIOS FD whereverJonathan Springer2021-09-07
* | | Merge pull request #11437 from MichaelAnckaert/fix-11418OpenShift Merge Robot2021-09-07
|\ \ \
| * | | Fix #11418 - Default TMPDIR to /tmp on OS XMichael Anckaert2021-09-04
* | | | Merge pull request #11434 from coypoop/patch1OpenShift Merge Robot2021-09-07
|\ \ \ \ | |_|/ / |/| | |
| * | | Spell "build linux darwin" as "build !windows".Maya Rashish2021-09-03
| | |/ | |/|
* | | Merge pull request #11442 from scottschreckengaust/mainOpenShift Merge Robot2021-09-07
|\ \ \
| * | | Fix warning of unsupported feature on MacOSScott Schreckengaust2021-09-06
| | |/ | |/|
* / | TCG Accel fallback for Apple Silicon. Iss #10577Jonathan Springer2021-09-05
|/ /
* / 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
* Enable port forwarding on hostBrent Baude2021-06-01
* Add options to podman machine sshBrent Baude2021-05-27
* Check if another VM is running on machine startAshley Cui2021-04-28
* Add ssh connection to root userAshley Cui2021-04-01
* Remove --execute from podman machine sshbaude2021-03-31
* Merge pull request #9888 from baude/machineignOpenShift Merge Robot2021-03-31
|\