| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hwaddr: Make hwaddr type usable beyond softmmu | Andreas Färber | 2013-06-28 | 1 | -4/+0![]() |
| | | | | | | | | | | | | | 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> | ||||
| * | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+24 |
| Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||

