qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/4] test and debug devices


From: Andreas Färber
Subject: Re: [Qemu-devel] [PULL 0/4] test and debug devices
Date: Fri, 04 Jan 2013 11:28:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]