History log of /external/qemu/include/hw/pci/pci.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f0729c75f1b64e3645635bec9a8462a63be3b27f 13-Jan-2014 David 'Digit' Turner <digit@android.com> Update <qemu/bswap.h> and <exec/cpu-all.h>

This is a small update to merge upstream changes to cpu load/store
macro operations.

Change-Id: I0deda5923ed5efc1f0b412701a59a40a86015d55
/external/qemu/include/hw/pci/pci.h
bcde1092aca184dbd7860078af020de7d1e4e22f 09-Jan-2014 David 'Digit' Turner <digit@android.com> rename target_phy_addr_t to hwaddr to match upstream.

Upstream got rid of the target_phys_addr_t and replaced it with 'hwaddr',
so do the corresponding rename here. Note that:

- This also renames <exec/targphys.h> to <exec/hwaddr.h>

- Upstream always deins hwaddr as a 64-bit type, while the size of
our own hwaddr is still controlled by TARGET_PHYS_ADDR_BITS, and
will be 32 for now.

A future patch will change the type definition to fully match
upstream, but it is more risky / requires more cleanups. It's
simply cleaner / simpler to put the related work in a separate
patch, given the large number of sources touched by the
current change.

Change-Id: Iee30869a57798c12109b6a23570b166232bb9244
/external/qemu/include/hw/pci/pci.h
1df27bbd7f76c5c6ea0dfbbe9eaf1add8e374257 17-Dec-2013 David 'Digit' Turner <digit@android.com> hw/pci*.h -> include/hw/pci/

Change-Id: I6d5dd4ce57af5df72faf046e4c6335022c12ca7e
/external/qemu/include/hw/pci/pci.h