Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

build_library: attach virtio-rng-pci; avoid obsolete QEMU syntax #813

Merged
merged 2 commits into from May 15, 2018
Merged

build_library: attach virtio-rng-pci; avoid obsolete QEMU syntax #813

merged 2 commits into from May 15, 2018

Conversation

bgilbert
Copy link
Contributor

No description provided.

Pass /dev/urandom through to QEMU VMs. (Not /dev/random, to avoid
draining the host's entropy.) This speeds initialization of VM entropy.
It's been deprecated since QEMU 0.12. Fixes warning on QEMU startup:

    qemu-system-x86_64: -net nic,vlan=0,model=virtio: 'vlan' is deprecated. Please use 'netdev' instead.
@bgilbert bgilbert merged commit 68af9b0 into coreos:master May 15, 2018
@bgilbert bgilbert deleted the qemu branch May 15, 2018 22:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants