From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, Dmitry Fleytman <dmitry@daynix.com>
Subject: [Qemu-devel] [PULL 0/5] m68k, qtest and config patches
Date: Mon, 16 Oct 2017 15:12:39 +0200 [thread overview]
Message-ID: <1508159564-30317-1-git-send-email-thuth@redhat.com> (raw)
The following changes since commit f90ea7ba7c5ae7010ee0ce062207ae42530f57d6:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171012' into staging (2017-10-12 17:06:50 +0100)
are available in the git repository at:
https://github.com/huth/qemu.git tags/pull-request-2017-10-16
for you to fetch changes up to 03bf6b5c08c792f5c2b55d6038e9a6acbf43d9c3:
default-configs: Enable CONFIG_VMXNET3_PCI only on x86 (2017-10-16 13:29:49 +0200)
----------------------------------------------------------------
Some m68k, qtest and config improvements
----------------------------------------------------------------
Alistair Francis (1):
hw/m68k: Replace fprintf(stderr, "*\n" with error_report()
Marc-André Lureau (2):
M68K: use g_new() family of functions
tests: use g_new() family of functions
Thomas Huth (2):
tests/prom-env: Bump the timeout, and test pseries only in slow mode
default-configs: Enable CONFIG_VMXNET3_PCI only on x86
default-configs/i386-softmmu.mak | 1 +
default-configs/pci.mak | 1 -
default-configs/x86_64-softmmu.mak | 1 +
hw/m68k/an5206.c | 4 ++--
hw/m68k/mcf5206.c | 7 ++++---
hw/m68k/mcf5208.c | 9 +++++----
tests/ahci-test.c | 4 ++--
tests/fw_cfg-test.c | 4 ++--
tests/libqos/ahci.c | 2 +-
tests/libqos/libqos.c | 2 +-
tests/libqos/malloc.c | 6 +++---
tests/libqtest.c | 2 +-
tests/pc-cpu-test.c | 2 +-
tests/prom-env-test.c | 14 ++++++++------
14 files changed, 32 insertions(+), 27 deletions(-)
next reply other threads:[~2017-10-16 13:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-16 13:12 Thomas Huth [this message]
2017-10-16 13:12 ` [Qemu-devel] [PULL 1/5] hw/m68k: Replace fprintf(stderr, "*\n" with error_report() Thomas Huth
2017-10-16 13:12 ` [Qemu-devel] [PULL 2/5] M68K: use g_new() family of functions Thomas Huth
2017-10-16 13:12 ` [Qemu-devel] [PULL 3/5] tests: " Thomas Huth
2017-10-16 13:12 ` [Qemu-devel] [PULL 4/5] tests/prom-env: Bump the timeout, and test pseries only in slow mode Thomas Huth
2017-10-16 13:12 ` [Qemu-devel] [PULL 5/5] default-configs: Enable CONFIG_VMXNET3_PCI only on x86 Thomas Huth
2017-10-17 8:54 ` [Qemu-devel] [PULL 0/5] m68k, qtest and config patches Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1508159564-30317-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=dmitry@daynix.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).