Michael S. Tsirkin 049f7adbd5 rwhandler: simplified way to register for mem/io
Some users prefer a single callback with length passed as parameter to
using b/w/l callbacks. It would maybe be cleaner to just pass length to
existing callbacks but that's a lot of churn.  So for now add a wrapper.
For convenience use pcibus_t for address so a single callback can be
used for pci io and pci memory.

I did have to resort to preprocessor to reduce code duplication.  It is
however slightly more straightforward, and better contained than what we
had with pci_host_template.h. Again, it would go away if we just passed
len to existing callbacks.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-02-14 16:10:53 +02:00
2010-01-13 17:14:16 -06:00
2010-02-06 23:16:05 +01:00
2010-02-14 16:10:53 +02:00
2010-01-27 17:47:33 +00:00
2010-02-03 12:36:25 -06:00
2010-01-08 09:58:40 -06:00
2010-02-10 13:46:17 -06:00
2010-02-10 11:57:03 -06:00
2010-02-14 16:10:53 +02:00
2010-02-07 02:03:50 +03:00
2009-12-18 11:26:27 -06:00
2010-02-09 16:56:13 -06:00
2010-02-03 19:47:34 -02:00
2009-12-05 17:36:00 +01:00
2010-02-09 16:56:13 -06:00
2009-12-17 18:12:04 +01:00
2010-01-13 17:14:14 -06:00
2010-02-10 12:47:58 -06:00
2010-02-10 12:47:58 -06:00
2010-02-09 16:56:13 -06:00
2010-02-06 19:24:42 +01:00
2010-01-08 09:58:40 -06:00
2010-01-08 09:58:40 -06:00
2010-02-07 02:03:50 +03:00
2010-02-07 02:03:50 +03:00
2010-02-07 02:03:50 +03:00
2010-02-07 02:03:50 +03:00
2010-02-10 13:46:17 -06:00
2010-02-10 13:46:17 -06:00
2010-02-10 11:57:02 -06:00
2010-01-08 09:58:40 -06:00
2009-12-25 18:19:15 +00:00
2010-02-03 12:36:25 -06:00
2010-02-03 12:36:25 -06:00
2009-12-18 11:26:27 -06:00
2010-01-13 17:14:15 -06:00
2010-01-26 15:42:02 -06:00
2010-02-10 12:46:06 -06:00
2010-02-09 16:56:13 -06:00
2010-02-10 13:46:17 -06:00
2010-01-26 15:42:01 -06:00
2010-01-08 16:55:03 -06:00
2010-01-26 15:45:06 -06:00
2010-01-26 16:28:46 -06:00
2010-02-07 02:03:50 +03:00
2010-02-10 12:46:06 -06:00
2010-02-10 14:00:53 -06:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%