Skip to content
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
1 commit merged into from
Feb 23, 2011
Merged

Fix for BVT breaker CA-52129 #31

1 commit merged into from
Feb 23, 2011

Conversation

jjd27
Copy link
Contributor

@jjd27 jjd27 commented Feb 23, 2011

No description provided.

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
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
psafont pushed a commit to psafont/xen-api that referenced this pull request Jan 10, 2022
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant