-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: BenSimsCitrix/xapi-storage-script
base: master
head repository: xapi-project/xapi-storage-script
compare: master
- 13 commits
- 8 files changed
- 6 contributors
Commits on Jul 23, 2019
-
Use syslog from xcp-idl for now
Core.Unix.Syslog got renamed to Syslog and made part of core.syslog. However we cannot link that as it conflicts with the Syslog module in xcp-idl. For now switch to using the syslog module from xcp-idl instead. Signed-off-by: Edwin Török <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a9adce - Browse repository at this point
Copy the full SHA 9a9adceView commit details
Commits on Jul 25, 2019
-
CP-31450: Add domid to Datapath.attach
We now honour the existing API of Datapath.attach by passing the domid of vm that the vbd is being attached to. This will enable a qemu process per vm. Signed-off-by: ben sims <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14d84e2 - Browse repository at this point
Copy the full SHA 14d84e2View commit details
Commits on Jul 29, 2019
-
Simplify travis and update to 4.07
Signed-off-by: Edwin Török <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23a8781 - Browse repository at this point
Copy the full SHA 23a8781View commit details
Commits on Jul 30, 2019
-
Merge pull request xapi-project#86 from edwintorok/syslog
Use syslog from xcp-idl for now
Configuration menu - View commit details
-
Copy full SHA for 90be828 - Browse repository at this point
Copy the full SHA 90be828View commit details
Commits on Aug 2, 2019
-
Merge pull request xapi-project#85 from BenSimsCitrix/private/bensi/C…
…P-31450 CP-31450: Add domid to Datapath.attach
Configuration menu - View commit details
-
Copy full SHA for 91a0d42 - Browse repository at this point
Copy the full SHA 91a0d42View commit details
Commits on Mar 23, 2020
-
Signed-off-by: Christian Lindig <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa189b2 - Browse repository at this point
Copy the full SHA fa189b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a5840 - Browse repository at this point
Copy the full SHA 88a5840View commit details -
Merge pull request xapi-project#87 from lindig/master
Fix Stdlib warning
Configuration menu - View commit details
-
Copy full SHA for b200a06 - Browse repository at this point
Copy the full SHA b200a06View commit details
Commits on Sep 25, 2020
-
CP-34942: compatibility with Core 0.13
When using core polymorphic comparison is not available anymore, so operator from a particular module are used. Signed-off-by: Pau Ruiz Safont <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 338912c - Browse repository at this point
Copy the full SHA 338912cView commit details -
maintenance: prepare repository for ocamlformat
Signed-off-by: Pau Ruiz Safont <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47259aa - Browse repository at this point
Copy the full SHA 47259aaView commit details -
maintenance: format ocaml code with ocamlformat
Signed-off-by: Pau Ruiz Safont <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 364c27f - Browse repository at this point
Copy the full SHA 364c27fView commit details -
maintenance: adapt to message-switch usage of result
Signed-off-by: Pau Ruiz Safont <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b8a00b - Browse repository at this point
Copy the full SHA 4b8a00bView commit details
Commits on Oct 5, 2020
-
Merge pull request xapi-project#88 from psafont/rpclib_7
CP-34942: compatibility with Core 0.13
Configuration menu - View commit details
-
Copy full SHA for a917fdd - Browse repository at this point
Copy the full SHA a917fddView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master