[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/3] Trivial branch patches
From: |
Laurent Vivier |
Subject: |
[Qemu-devel] [PULL 0/3] Trivial branch patches |
Date: |
Tue, 2 Jul 2019 14:37:10 +0200 |
The following changes since commit 7d0e02405fc02a181319b1ab8681d2f72246b7c6:
Merge remote-tracking branch
'remotes/vivier2/tags/trivial-patches-pull-request' into staging (2019-07-01
17:40:32 +0100)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/trivial-branch-pull-request
for you to fetch changes up to 7c955080d40ccc7952a0479bc160f2b048c0af53:
docs/devel/testing: Fix typo in dockerfile path (2019-07-02 10:12:32 +0200)
----------------------------------------------------------------
Fix typo, fix sys_cache_info() on FreeBSD/powerpc,
change virtio-rng default to urandom
----------------------------------------------------------------
Justin Hibbits (1):
Fix cacheline detection on FreeBSD/powerpc.
Kashyap Chamarthy (1):
VirtIO-RNG: Update default entropy source to `/dev/urandom`
Liam Merwick (1):
docs/devel/testing: Fix typo in dockerfile path
backends/rng-random.c | 2 +-
docs/devel/testing.rst | 2 +-
qemu-options.hx | 2 +-
util/cacheinfo.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
2.21.0
- [Qemu-devel] [PULL 0/3] Trivial branch patches,
Laurent Vivier <=
- [Qemu-devel] [PULL 1/3] Fix cacheline detection on FreeBSD/powerpc., Laurent Vivier, 2019/07/02
- [Qemu-devel] [PULL 3/3] docs/devel/testing: Fix typo in dockerfile path, Laurent Vivier, 2019/07/02
- [Qemu-devel] [PULL 2/3] VirtIO-RNG: Update default entropy source to `/dev/urandom`, Laurent Vivier, 2019/07/02
- Re: [Qemu-devel] [PULL 0/3] Trivial branch patches, no-reply, 2019/07/02
- Re: [Qemu-devel] [PULL 0/3] Trivial branch patches, Peter Maydell, 2019/07/03