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: 036e29176d92
Choose a base ref
...
head repository: mirage/mirage
compare: d416c6d8f251
Choose a head ref
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 24, 2014

  1. Configuration menu
    Copy the full SHA
    0e80723 View commit details
    Browse the repository at this point in the history
  2. fix typo here

    hannesm committed Jun 24, 2014
    Configuration menu
    Copy the full SHA
    c876fed View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2014

  1. Configuration menu
    Copy the full SHA
    a8c7045 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. rename error constructor

    hannesm committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    ebde805 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. Configuration menu
    Copy the full SHA
    1febf28 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2014

  1. Configuration menu
    Copy the full SHA
    3539691 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2014

  1. Sync changes

    avsm committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    1be9fba View commit details
    Browse the repository at this point in the history
  2. Allow the nature of the entropy device to be specified in the device

    We classify this into `Strongest` for the best one, and `Strong`
    and `Weak` if one is to be specifically selected.  The default is
    `Strongest`, which maps to `/dev/random` on Unix and currently a
    weak (but functioning) source on Xen.
    avsm committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    b872b93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #259 from avsm/hannesm-add-entropy-device

    Updates to entropy device support
    avsm committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    d416c6d View commit details
    Browse the repository at this point in the history