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

WIP : Run as snapshot for apple vm #3893

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Apr 8, 2022

  1. Adding the isRunAsSnapshot config to DiskImage (without its logic)

    Eugene Cheah (PicoCreator) committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    55d3cd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Add toggle option on UI at a per drive level (without the active logic)

    Eugene Cheah (PicoCreator) committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    835c6b6 View commit details
    Browse the repository at this point in the history
  2. isRunAsSnapshot config at the UI system level (without the VM logic)

    Eugene Cheah (PicoCreator) committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    306e9ad View commit details
    Browse the repository at this point in the history
  3. Added the VM cleanup logic for isRunAsSnapshot

    Eugene Cheah (PicoCreator) committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    7664cd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. WIP prototype, it copies the file, but does not boot somehow

    Eugene Cheah (PicoCreator) committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c036086 View commit details
    Browse the repository at this point in the history
  2. Working prototype XD

    Eugene Cheah (PicoCreator) committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    b4a9498 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. clarifying remoteItem documentation

    Eugene Cheah (PicoCreator) committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    2b3e8e2 View commit details
    Browse the repository at this point in the history
  2. further clarification on "removeItem"

    Eugene Cheah (PicoCreator) committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    368764a View commit details
    Browse the repository at this point in the history