The following changes since commit 136c67e07869227b21b3f627316e03679ce7b738:
Merge remote-tracking branch
'remotes/bkoppelmann/tags/pull-tricore-2018-03-02' into staging (2018-03-02
16:56:20 +0000)
are available in the Git repository at:
git://github.com/stefanha/qemu.git tags/block-pull-request
for you to fetch changes up to 23500c6a9409efc80d696aede0629bfbe7556a90:
README: Document 'git-publish' workflow (2018-03-05 09:03:17 +0000)
----------------------------------------------------------------
Pull request
Mostly patches that are only indirectly related to the block layer, but I've
reviewed them and there is no maintainer.
----------------------------------------------------------------
Fam Zheng (2):
Add a git-publish configuration file
README: Document 'git-publish' workflow
Su Hang (3):
util/uri.c: Coding style check, Only whitespace involved
util/uri.c: remove brackets that wrap `return` statement's content.
util/uri.c: wrap single statement blocks with braces {}
Thomas Huth (1):
tests/libqos: Check for valid dev pointer when looking for PCI devices
tests/libqos/virtio-pci.c | 4 +-
util/uri.c | 1733 ++++++++++++++++++++++++---------------------
.gitpublish | 51 ++
README | 31 +-
4 files changed, 1014 insertions(+), 805 deletions(-)
create mode 100644 .gitpublish
--
2.14.3