forked from microsoft/hcsshim
-
Notifications
You must be signed in to change notification settings - Fork 0
add functions for getting vm state #2
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
Open
nagiesek
wants to merge
49
commits into
madhanrm:vm
Choose a base branch
from
nagiesek:addPropertiesCheck
base: vm
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Hot Attach/Detach Endpoints to VirtualMachineSpec
Add Wait() to compute system
This reverts commit 502ee56.
Implement HCN Service Watcher
Use VirtualMachineOptions to create vm spec
Add support for plan9 file sharing
Add support for plan9 file sharing
Add UpdateGpuConfiguration for GPU-PV
Grant Vm access to vhd and iso files
Add ShutdownOptions support
* Add API to Add/Remove virtual device * fix review comment
Add support for plan9 file sharing
Add UpdateGpuConfiguration for GPU-PV
Add ShutdownOptions support
* Add API to Add/Remove virtual device * fix review comment
Add API to Add/Remove virtual device
microsoft#12) * Query for specific network instead of enumerating all networks and filtering. DefaultSwitch is created when hcnOpenNetwork is called for the first time * remove redundant check
* Implement HCNNetworkWatcher * fix review comments
…rosoft#14) * Add secure boot support * Add GuestConnectionUseVsock option
add network monitor, secure boot support
…ersion api (#10) * Add high mmio space configuration (microsoft#15) * HCS API to run command on Guest * fix review comments * fix review comments * fix review comment * return exitcode for guest commands (microsoft#17) * api to query supported schema version (microsoft#18) * api to query supported schema version * fix review comments * handle multiple supported schema versions * fix review comments * check minor version as well * compatibility fix for go 1.16.15 (microsoft#19) Co-authored-by: Jagadish Murugan <jagamu@microsoft.com> Co-authored-by: Sean Yen <seanyen@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.