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: NixOS/nixpkgs
base: 95c350736d9e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 14fbd4146d05
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 15, 2020

  1. runInLinuxVM, test-driver: pass host's cpu type to guest vm

    'kvm64' is the most generic CPU, which does not support SSE4.2, AVX and other ISA extentions.
    volth committed Jan 15, 2020
    1
    Copy the full SHA
    2bd296a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Merge pull request #59855 from volth/qemu-cpu-passthru

    runInLinuxVM, test-driver: pass host's cpu type to guest vm
    Ericson2314 committed Feb 2, 2020
    Copy the full SHA
    14fbd41 View commit details
    Browse the repository at this point in the history