-
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
Fix for BVT breaker CA-52129 #31
Merged
Merged
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
Also handle similar cases for the suspend-image SR and crashdump SR. Previously, when these were null, there was an exception on Db.SR.get_record that was being silently dropped by protect_exn. Also make protect_exn explicitly log the exception that it squashes to make debugging this kind of thing easier in future. Signed-off-by: Jonathan Davies <jonathan.davies@citrix.com>
sharady
pushed a commit
to sharady/xen-api
that referenced
this pull request
May 11, 2015
Add Debug.DEBUG as an explicit module type
koushikcgit
pushed a commit
to koushikcgit/xen-api
that referenced
this pull request
Aug 7, 2015
…o a new VM Linux frontends enumerate VIFs in the order they're found in 'xenstore-ls'. The order of 'xenstore-ls' is determined by the order of 'xenstore-write'. The order of 'xenstore-write' is determined by the order of 'nics' passed to the libxl domain_create call. Fixes xapi-project#31 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
…-part Separate Blktap2 and Blktap3 in XenStore
sharady
pushed a commit
to sharady/xen-api
that referenced
this pull request
Sep 29, 2015
CA 161534 - block_device_io tries to store DB generation count as an int
robhoes
pushed a commit
that referenced
this pull request
Sep 14, 2021
Update to @jonludlam's new rrd interfaces
robhoes
added a commit
that referenced
this pull request
Sep 14, 2021
CA-191570: Make use of meaningful tokens while adding xenstore watch
robhoes
added a commit
that referenced
this pull request
Sep 14, 2021
Factor out local reporter to allow avoiding the libxenctrl dependency
psafont
pushed a commit
to psafont/xen-api
that referenced
this pull request
Sep 20, 2021
Remove xenstore-compat library in favour of ezxenstore
robhoes
pushed a commit
to robhoes/xen-api
that referenced
this pull request
Sep 21, 2021
Do autogeneration at build-time; prepare for 0.8.0 release
psafont
pushed a commit
to psafont/xen-api
that referenced
this pull request
Oct 19, 2021
Release 0.9.4
robhoes
pushed a commit
to robhoes/xen-api
that referenced
this pull request
Nov 23, 2021
Add fe_argv module for incrementally building argv
lindig
pushed a commit
to lindig/xen-api
that referenced
this pull request
Dec 17, 2021
opam: sync with xs-opam
psafont
pushed a commit
to psafont/xen-api
that referenced
this pull request
Jan 10, 2022
Fix compiler warnings
edwintorok
pushed a commit
to edwintorok/xen-api
that referenced
this pull request
Jan 22, 2024
unixext: update interface to mimick the ocaml Unix one (fd-send-recv >= 2.0.0)
edwintorok
added a commit
to edwintorok/xen-api
that referenced
this pull request
Jan 22, 2024
CA-322008: Stop treating Derive datasources as counters
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.
No description provided.