-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
PR1007 #29
Closed
Closed
PR1007 #29
Conversation
This file contains 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
Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
…message_forwarding layer. Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
…e a newly started/resumed vm. Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com> Acked-by: Jonathan Knowles <jonathan.knowles@eu.citrix.com>
After code review, we found a simpler way to perform the rolling pool upgrade assertions. Please hold off from merging until Mike is able to amend this pull request. |
sharady
pushed a commit
to sharady/xen-api
that referenced
this pull request
May 11, 2015
CP-8987: Add sexp to the Vm.t type
koushikcgit
pushed a commit
to koushikcgit/xen-api
that referenced
this pull request
Jun 19, 2015
MR:CA-160971 - Raise an API Error when patch-apply fails
koushikcgit
pushed a commit
to koushikcgit/xen-api
that referenced
this pull request
Aug 7, 2015
Unfortunately pvgrub seems to be grub1 only, making it hard to use. Fixes xapi-project#29 Signed-off-by: David Scott <dave.scott@eu.citrix.com>
koushikcgit
pushed a commit
to koushikcgit/xen-api
that referenced
this pull request
Aug 7, 2015
CA-116583: Write xenopsd DB objects atomically
kc284
pushed a commit
to kc284/xen-api
that referenced
this pull request
Mar 11, 2021
CA-149957: Add missing FriendlyErrorNames to the SDK
robhoes
pushed a commit
that referenced
this pull request
Sep 14, 2021
Log the exception raised when failing to process a plugin
robhoes
pushed a commit
that referenced
this pull request
Sep 14, 2021
CA-181659: Include ds_default field in the protocol
robhoes
pushed a commit
that referenced
this pull request
Sep 14, 2021
Reinstate io_throughput_* datasources for backwards compat.
psafont
pushed a commit
to psafont/xen-api
that referenced
this pull request
Sep 20, 2021
Add unix dependency to uuid
psafont
pushed a commit
to psafont/xen-api
that referenced
this pull request
Oct 19, 2021
CA-118425/SCTX-1559: Remove interfaces from bridge before creating VLAN...
robhoes
pushed a commit
to robhoes/xen-api
that referenced
this pull request
Nov 23, 2021
jbuilder runtest: fix running sudo test
lindig
pushed a commit
to lindig/xen-api
that referenced
this pull request
Dec 17, 2021
opam: Fix errors/warnings from `opam lint` command
psafont
pushed a commit
to psafont/xen-api
that referenced
this pull request
Jan 10, 2022
[opam/next] Update to newer Lwt and NBD libraries
robhoes
pushed a commit
to robhoes/xen-api
that referenced
this pull request
Jan 10, 2022
Simplify PPX processing in jbuild file
robhoes
pushed a commit
to robhoes/xen-api
that referenced
this pull request
Apr 7, 2022
CP-26717: Port Gpumon to PPX-based RPCs
edwintorok
pushed a commit
to edwintorok/xen-api
that referenced
this pull request
Jan 22, 2024
really_write: remove deprecation and make robust against EINTR
This pull request was closed.
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Update PR1007 rolling pool upgrade checks to block operations from the message forwarding layer.