/openbmc/qemu/include/qemu/ |
H A D | memalign.h | 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/tests/bench/ |
H A D | atomic_add-bench.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | qht-bench.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/util/ |
H A D | memalign.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | atomic64.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | qht.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/block/ |
H A D | qed-l2-cache.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | parallels-ext.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | qed-table.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | win32-aio.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | vhdx-log.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | qcow2-cache.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | block-copy.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | qcow2-snapshot.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | dmg.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | blkverify.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | raw-format.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
H A D | nvme.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_ppi.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/tcg/ |
H A D | region.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/plugins/ |
H A D | loader.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/block/export/ |
H A D | fuse.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/net/ |
H A D | l2tpv3.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/hw/block/dataplane/ |
H A D | xen-block.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|
/openbmc/qemu/target/i386/hvf/ |
H A D | hvf.c | diff 5df022cf2e5e24910a7d579d5780ae78bc24f247 Sat Feb 26 12:07:23 CST 2022 Peter Maydell <peter.maydell@linaro.org> osdep: Move memalign-related functions to their own header
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20220226180723.1706285-10-peter.maydell@linaro.org
|