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