unicorn/qemu/include/qom
Richard Henderson 86dd30850d qom: Allow objects to be allocated with increased alignment
It turns out that some hosts have a default malloc alignment less
than that required for vectors.

We assume that, with compiler annotation on CPUArchState, that we
can properly align the vector portion of the guest state. Fix the
alignment of the allocation by using qemu_memalloc when required.
2021-03-01 18:32:51 -05:00
..
cpu.h cputlb: Handle watchpoints via TLB_WATCHPOINT 2020-01-14 06:58:33 -05:00
object.h qom: Allow objects to be allocated with increased alignment 2021-03-01 18:32:51 -05:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00