From: "Andreas Färber" <afaerber@suse.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: "lmr@redhat.com" <lmr@redhat.com>,
"Hervé Poussineau" <hpoussin@reactos.org>,
qemu-devel@nongnu.org, "Anthony Liguori" <anthony@codemonkey.ws>
Subject: Re: [Qemu-devel] [PULL 0/4] test and debug devices
Date: Fri, 04 Jan 2013 11:28:43 +0100 [thread overview]
Message-ID: <50E6AEDB.7060906@suse.de> (raw)
In-Reply-To: <1357287364-24921-1-git-send-email-kraxel@redhat.com>
Am 04.01.2013 09:16, schrieb Gerd Hoffmann:
> Hi,
>
> This patch series improves the debug devices we have. isa-debugcon is
> switched over to the memory api. isa-debug-exit is added and replaces
> the hard-coded bochs debug port. pc-testdev (used by kvm-unit-tests) is
> added.
Missing some CCs, and I was actually expecting another PATCH series
first... as brought up before it is refreshing an uncommitted series by
Hervé without any mention thereof in the commit message and I thought
there was an unanswered question to Anthony on both Lucas' and Hervé's
series?
Andreas
>
> please pull,
> Gerd
>
> The following changes since commit 25bbf61e4bacd1e4fa4115ffcf151051b9d6608e:
>
> pty: unbreak libvirt (2013-01-03 12:53:41 -0600)
>
> are available in the git repository at:
> git://git.kraxel.org/qemu testdev.1
>
> Gerd Hoffmann (3):
> switch debugcon to memory api
> add isa-debug-exit device.
> pc: remove bochs bios debug ports
>
> Lucas Meneghel Rodrigues (1):
> hw: Add test device for unittests execution
>
> hw/debugcon.c | 31 +++++++--
> hw/debugexit.c | 75 ++++++++++++++++++++
> hw/i386/Makefile.objs | 3 +-
> hw/pc-testdev.c | 182 +++++++++++++++++++++++++++++++++++++++++++++++++
> hw/pc.c | 41 -----------
> 5 files changed, 283 insertions(+), 49 deletions(-)
> create mode 100644 hw/debugexit.c
> create mode 100644 hw/pc-testdev.c
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2013-01-04 10:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-04 8:16 [Qemu-devel] [PULL 0/4] test and debug devices Gerd Hoffmann
2013-01-04 8:16 ` [Qemu-devel] [PATCH 1/4] switch debugcon to memory api Gerd Hoffmann
2013-01-06 18:03 ` Andreas Färber
2013-01-04 8:16 ` [Qemu-devel] [PATCH 2/4] add isa-debug-exit device Gerd Hoffmann
2013-01-04 8:16 ` [Qemu-devel] [PATCH 3/4] hw: Add test device for unittests execution Gerd Hoffmann
2013-01-04 21:44 ` Stefan Weil
2013-01-04 22:38 ` Alexander Graf
2013-01-06 18:19 ` Andreas Färber
2013-01-04 8:16 ` [Qemu-devel] [PATCH 4/4] pc: remove bochs bios debug ports Gerd Hoffmann
2013-01-04 10:28 ` Andreas Färber [this message]
2013-01-04 12:57 ` [Qemu-devel] [PULL 0/4] test and debug devices Gerd Hoffmann
2013-01-04 13:07 ` Andreas Färber
2013-01-04 13:45 ` Anthony Liguori
2013-01-04 20:21 ` Anthony Liguori
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=50E6AEDB.7060906@suse.de \
--to=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=hpoussin@reactos.org \
--cc=kraxel@redhat.com \
--cc=lmr@redhat.com \
--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).