Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mirage/mirage
base: 60c924aec52b
Choose a base ref
...
head repository: mirage/mirage
compare: f1e9442224f4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 16, 2014

  1. Set on_crash = 'preserve' in default Xen config

    Without this, if a domain crashes quickly at startup Xen may not be
    able to attach to the console fast enough to display the error.
    talex5 committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    86afcff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from talex5/on_crash

    Set on_crash = 'preserve' in default Xen config
    avsm committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    f1e9442 View commit details
    Browse the repository at this point in the history