Home
last modified time | relevance | path

Searched hist:ce927ed9 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/exec/
H A Dhwaddr.hce927ed9 Tue May 28 07:02:38 CDT 2013 Andreas Färber <afaerber@suse.de> hwaddr: Make hwaddr type usable beyond softmmu

While not normally needed for *-user, it can safely be used there since
always based on uint64_t, to avoid ifdeffery.

To avoid accidental uses, move the guards from exec/hwaddr.h to its
inclusion sites. No need for them in include/hw/.

Prepares for hwaddr use in qom/cpu.h.

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dcpu-defs.hce927ed9 Tue May 28 07:02:38 CDT 2013 Andreas Färber <afaerber@suse.de> hwaddr: Make hwaddr type usable beyond softmmu

While not normally needed for *-user, it can safely be used there since
always based on uint64_t, to avoid ifdeffery.

To avoid accidental uses, move the guards from exec/hwaddr.h to its
inclusion sites. No need for them in include/hw/.

Prepares for hwaddr use in qom/cpu.h.

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dcpu-common.hce927ed9 Tue May 28 07:02:38 CDT 2013 Andreas Färber <afaerber@suse.de> hwaddr: Make hwaddr type usable beyond softmmu

While not normally needed for *-user, it can safely be used there since
always based on uint64_t, to avoid ifdeffery.

To avoid accidental uses, move the guards from exec/hwaddr.h to its
inclusion sites. No need for them in include/hw/.

Prepares for hwaddr use in qom/cpu.h.

Signed-off-by: Andreas Färber <afaerber@suse.de>
H A Dmemory.hce927ed9 Tue May 28 07:02:38 CDT 2013 Andreas Färber <afaerber@suse.de> hwaddr: Make hwaddr type usable beyond softmmu

While not normally needed for *-user, it can safely be used there since
always based on uint64_t, to avoid ifdeffery.

To avoid accidental uses, move the guards from exec/hwaddr.h to its
inclusion sites. No need for them in include/hw/.

Prepares for hwaddr use in qom/cpu.h.

Signed-off-by: Andreas Färber <afaerber@suse.de>