Isaku Yamahata 5a9ff3819a pci: sorting out type confusion in pci_register_bar().
This patch sorts out invalid use of pcibus_t.

In pci_register_bar(), pcibus_t wmask is used.  It should,
however, be uint64_t because it is used to set
pci configuration space value(PCIDevice::wmask)
by pci_set_quad() or pci_set_long().

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-09-13 21:03:51 +02:00
2010-07-06 10:36:28 -05:00
2010-06-10 00:09:49 +02:00
2010-07-03 06:49:47 +00:00
2010-06-16 13:03:51 +01:00
2010-06-20 07:55:12 +00:00
2010-07-06 10:36:28 -05:00
2010-06-29 23:07:51 +02:00
2010-06-16 13:03:51 +01:00
2010-05-31 20:55:23 +02:00
2010-06-29 23:07:51 +02:00
2010-07-06 10:36:28 -05:00
2010-06-13 19:00:50 +01:00
2010-06-16 13:03:51 +01:00
2010-06-11 15:25:14 -03:00
2010-06-28 13:06:03 -03:00
2010-06-16 13:03:51 +01:00
2010-07-11 20:27:29 +03:00
2010-07-11 20:33:10 +03:00
2010-06-13 19:00:50 +01:00
2010-06-13 19:00:50 +01:00
2010-06-27 19:25:25 +03:00
2010-07-01 14:27:13 -03:00
2010-07-01 14:27:13 -03:00
2010-07-11 20:29:31 +03:00
2010-06-04 11:43:39 +02:00
2010-06-15 09:41:59 +02:00
2010-07-06 10:36:28 -05:00
2010-06-11 15:25:14 -03:00
2010-07-06 10:36:28 -05:00
2010-06-30 22:51:17 +02:00
2010-07-06 10:36:28 -05:00
2010-06-13 19:00:50 +01:00
2010-06-01 13:30:08 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%