Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Daemonize QEMU #505

Merged
merged 49 commits into from
Dec 28, 2023
Merged

feat: Daemonize QEMU #505

merged 49 commits into from
Dec 28, 2023

Commits on Dec 27, 2023

  1. fix: Wait for process exit

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e0ae8e9 View commit details
    Browse the repository at this point in the history
  2. fix: Wait using tail

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    231aa85 View commit details
    Browse the repository at this point in the history
  3. feat: Kill function

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2aedee3 View commit details
    Browse the repository at this point in the history
  4. feat: Kill function

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7fc9db1 View commit details
    Browse the repository at this point in the history
  5. fix: Increase timeout on ARM

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8962899 View commit details
    Browse the repository at this point in the history
  6. fix: Wait for process to exit

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    45fa1c9 View commit details
    Browse the repository at this point in the history
  7. fix: Decrease QEMU timeout

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3d8ad4a View commit details
    Browse the repository at this point in the history
  8. fix: Hide pgrep output

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    02820d5 View commit details
    Browse the repository at this point in the history
  9. fix: Quit message

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5f42f86 View commit details
    Browse the repository at this point in the history
  10. fix: Kill PID

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c3a59a5 View commit details
    Browse the repository at this point in the history
  11. fix: Kill process

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    117a3f1 View commit details
    Browse the repository at this point in the history
  12. fix: Kill PID

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f9e32a3 View commit details
    Browse the repository at this point in the history
  13. fix: Kill PID

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3f4cea6 View commit details
    Browse the repository at this point in the history
  14. fix: Kill process

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4e9b1b6 View commit details
    Browse the repository at this point in the history
  15. fix: Check process

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3efeb9e View commit details
    Browse the repository at this point in the history
  16. fix: Check process

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7146211 View commit details
    Browse the repository at this point in the history
  17. fix: Check process

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1a57d4b View commit details
    Browse the repository at this point in the history
  18. fix: Check process

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    190496d View commit details
    Browse the repository at this point in the history
  19. fix: Check port

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    14c49fa View commit details
    Browse the repository at this point in the history
  20. fix: Reverse order

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    66c1cf3 View commit details
    Browse the repository at this point in the history
  21. feat: Daemonize QEMU

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1a7ab5f View commit details
    Browse the repository at this point in the history
  22. fix: Daemonize QEMU

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    60df0f4 View commit details
    Browse the repository at this point in the history
  23. feat: Daemonize QEMU

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    62c9dba View commit details
    Browse the repository at this point in the history
  24. feat: Daemonize QEMU

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    38f6736 View commit details
    Browse the repository at this point in the history
  25. fix: Hide errors

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    92b1870 View commit details
    Browse the repository at this point in the history
  26. fix: Set exit code

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    287929b View commit details
    Browse the repository at this point in the history
  27. fix: Set exit code

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3238fcb View commit details
    Browse the repository at this point in the history
  28. fix: Set exitcode

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f8a335e View commit details
    Browse the repository at this point in the history
  29. fix: Remove tail

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5e4693b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cc22174 View commit details
    Browse the repository at this point in the history
  31. fix: Cache PID

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ee3fe00 View commit details
    Browse the repository at this point in the history
  32. fix: Check PID file

    kroese authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    facceee View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix: Display info

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fa9d401 View commit details
    Browse the repository at this point in the history
  2. fix: Display info

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ebc08ba View commit details
    Browse the repository at this point in the history
  3. fix: Kill process

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a98e1fa View commit details
    Browse the repository at this point in the history
  4. feat: Exit reason

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    91b86d6 View commit details
    Browse the repository at this point in the history
  5. feat: Exit reason

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    634debf View commit details
    Browse the repository at this point in the history
  6. fix: Check process

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    029d81e View commit details
    Browse the repository at this point in the history
  7. fix: Add delay

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    29726ed View commit details
    Browse the repository at this point in the history
  8. fix: Display info

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c1bc459 View commit details
    Browse the repository at this point in the history
  9. fix: Remove delay

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    151a6ab View commit details
    Browse the repository at this point in the history
  10. fix: Display reason

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8976ab8 View commit details
    Browse the repository at this point in the history
  11. fix: Return code

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    4d7116a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    26b0148 View commit details
    Browse the repository at this point in the history
  13. fix: Exitstatus

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0dcdb3d View commit details
    Browse the repository at this point in the history
  14. fix: Exit reason

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c6da781 View commit details
    Browse the repository at this point in the history
  15. fix: Second signal

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    daa7a28 View commit details
    Browse the repository at this point in the history
  16. fix: Zombie PID

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6dd3ef7 View commit details
    Browse the repository at this point in the history
  17. fix: Shellcheck

    kroese authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    81bd669 View commit details
    Browse the repository at this point in the history