[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PULL 0/5] Trivial patches patches
From: |
Laurent Vivier |
Subject: |
[Qemu-ppc] [PULL 0/5] Trivial patches patches |
Date: |
Thu, 24 Jan 2019 13:49:01 +0100 |
The following changes since commit 6d809e7da943bb4b95b408fbf3d80d097c0f7d38:
Merge remote-tracking branch 'remotes/xtensa/tags/20190122-xtensa' into
staging (2019-01-23 21:50:49 +0000)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/trivial-patches-pull-request
for you to fetch changes up to 285816d76f37c412f391fa14a2b28a35b7cb134e:
hw/i386/pc.c: fix one typo in function name (2019-01-24 13:34:20 +0100)
----------------------------------------------------------------
- Some typo and UTF-8 fixes
- a ppc e6500 fix to remove duplicate SPR registering
----------------------------------------------------------------
Jon Diekema (1):
ppc: e6500 registers SPR 604 twice
Philippe Mathieu-Daudé (3):
MAINTAINERS: Fix utf-8 mangling
contrib/gitdm: Fix a typo
virtio-net: Fix a typo
Wei Yang (1):
hw/i386/pc.c: fix one typo in function name
MAINTAINERS | 2 +-
contrib/gitdm/filetypes.txt | 2 +-
hw/i386/pc.c | 4 ++--
include/hw/virtio/virtio-net.h | 2 +-
target/ppc/translate_init.inc.c | 8 --------
5 files changed, 5 insertions(+), 13 deletions(-)
--
2.20.1
- [Qemu-ppc] [PULL 0/5] Trivial patches patches,
Laurent Vivier <=
- [Qemu-ppc] [PULL 4/5] virtio-net: Fix a typo, Laurent Vivier, 2019/01/24
- [Qemu-ppc] [PULL 1/5] MAINTAINERS: Fix utf-8 mangling, Laurent Vivier, 2019/01/24
- [Qemu-ppc] [PULL 5/5] hw/i386/pc.c: fix one typo in function name, Laurent Vivier, 2019/01/24
- [Qemu-ppc] [PULL 2/5] contrib/gitdm: Fix a typo, Laurent Vivier, 2019/01/24
- [Qemu-ppc] [PULL 3/5] ppc: e6500 registers SPR 604 twice, Laurent Vivier, 2019/01/24
- Re: [Qemu-ppc] [Qemu-devel] [PULL 0/5] Trivial patches patches, Peter Maydell, 2019/01/25