• P
    qemu: Make memory alignment helper more universal · 3fb08198
    Peter Krempa 提交于
    Extract the size determination into a separate function and reuse it
    across the memory device alignment functions. Since later we will need
    to decide the alignment size according to architecture let's pass def to
    the functions.
    3fb08198
qemu_domain.h 18.5 KB