From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Stefan Hajnoczi" <stefanha@redhat.com>,
"Andreas Färber" <afaerber@suse.de>,
"Anthony Liguori" <anthony@codemonkey.ws>
Subject: [Qemu-devel] [PULL for-2.0 0/4] QOM devices patch queue 2014-03-13
Date: Thu, 13 Mar 2014 21:47:11 +0100 [thread overview]
Message-ID: <1394743636-23848-1-git-send-email-afaerber@suse.de> (raw)
Hello Peter,
This is my QOM (devices) patch queue. Please pull.
Regards,
Andreas
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Anthony Liguori <anthony@codemonkey.ws>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
The following changes since commit bbbd67f0ccdba93702e58879997c1d2ca67311b1:
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into staging (2014-03-13 19:13:33 +0000)
are available in the git repository at:
git://github.com/afaerber/qemu-cpu.git tags/qom-devices-for-2.0
for you to fetch changes up to 01c22f2cdd4fcf02276ea10f48253850a5fd7259:
main-loop: Suppress "I/O thread spun" warnings for qtest (2014-03-13 21:36:50 +0100)
----------------------------------------------------------------
QOM/QTest infrastructure fixes
* QOM cast fix for virtserialport and regression test
* QTest error handling fix
* QTest output cleanup
----------------------------------------------------------------
Andreas Färber (2):
virtio-console: Fix VIRTIO_CONSOLE() cast macro
virtio-console-test: Test virtserialport as well
Peter Maydell (1):
main-loop: Suppress "I/O thread spun" warnings for qtest
Stefan Hajnoczi (1):
qtest: Fix crash if SIGABRT during qtest_init()
hw/char/virtio-console.c | 24 ++++++------------------
main-loop.c | 3 ++-
stubs/Makefile.objs | 1 +
stubs/qtest.c | 14 ++++++++++++++
tests/libqtest.c | 3 ++-
tests/libqtest.h | 4 +---
tests/virtio-console-test.c | 19 +++++++++++++------
7 files changed, 39 insertions(+), 29 deletions(-)
create mode 100644 stubs/qtest.c
next reply other threads:[~2014-03-13 20:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 20:47 Andreas Färber [this message]
2014-03-13 20:47 ` [Qemu-devel] [PULL for-2.0 1/4] virtio-console: Fix VIRTIO_CONSOLE() cast macro Andreas Färber
2014-03-13 20:47 ` [Qemu-devel] [PULL for-2.0 2/4] virtio-console-test: Test virtserialport as well Andreas Färber
2014-03-13 20:47 ` [Qemu-devel] [PULL for-2.0 3/4] qtest: Fix crash if SIGABRT during qtest_init() Andreas Färber
2014-03-13 20:47 ` [Qemu-devel] [PULL for-2.0 4/4] main-loop: Suppress "I/O thread spun" warnings for qtest Andreas Färber
2014-03-13 22:14 ` [Qemu-devel] [PULL for-2.0 0/4] QOM devices patch queue 2014-03-13 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=1394743636-23848-1-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).