qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] General IO ports in pc386


From: Markus Armbruster
Subject: Re: [Qemu-devel] General IO ports in pc386
Date: Tue, 22 Feb 2011 09:48:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Tomas Bures <address@hidden> writes:

> Dear all,
>
> I'm preparing a class on embedded systems. I would like to make a
> client that interfaces with QEMU and the application running inside
> it. This client would simulate the physical environment that the
> application running inside QEMU should control. To achieve this, I
> would like to introduce use general IO ports (in a similar way they
> are used e.g. on ARMs). Please is there a simple way to emulate the
> general IO ports on pc386?
>
> If not, what would be the simplest way to create (i.e. develop) a new
> device for QEMU? Is there any intro or some simple device, which could
> be taken as a stub?

If you crusty old ISA is okay for you, the ib700 watchdog device
(hw/wdt_ib700.c) is really simple.  For PCI, maybe try the i6300esb
watchdog (hw/wdt_i6300esb.c).



reply via email to

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