Searched hist:f2241d16eaa142b4092b11ace48f2a0472bf4ad6 (Results 1 – 4 of 4) sorted by relevance
/qemu/include/qemu/ |
H A D | mprotect.h | f2241d16eaa142b4092b11ace48f2a0472bf4ad6 Tue Feb 08 20:08:53 UTC 2022 Peter Maydell <peter.maydell@linaro.org> include: Move qemu_mprotect_*() to new qemu/mprotect.h
The qemu_mprotect_*() family of functions are used in very few files; move them from osdep.h to a new qemu/mprotect.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220208200856.3558249-3-peter.maydell@linaro.org
|
H A D | osdep.h | f2241d16eaa142b4092b11ace48f2a0472bf4ad6 Tue Feb 08 20:08:53 UTC 2022 Peter Maydell <peter.maydell@linaro.org> include: Move qemu_mprotect_*() to new qemu/mprotect.h
The qemu_mprotect_*() family of functions are used in very few files; move them from osdep.h to a new qemu/mprotect.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220208200856.3558249-3-peter.maydell@linaro.org
|
/qemu/tcg/ |
H A D | region.c | f2241d16eaa142b4092b11ace48f2a0472bf4ad6 Tue Feb 08 20:08:53 UTC 2022 Peter Maydell <peter.maydell@linaro.org> include: Move qemu_mprotect_*() to new qemu/mprotect.h
The qemu_mprotect_*() family of functions are used in very few files; move them from osdep.h to a new qemu/mprotect.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220208200856.3558249-3-peter.maydell@linaro.org
|
/qemu/util/ |
H A D | osdep.c | f2241d16eaa142b4092b11ace48f2a0472bf4ad6 Tue Feb 08 20:08:53 UTC 2022 Peter Maydell <peter.maydell@linaro.org> include: Move qemu_mprotect_*() to new qemu/mprotect.h
The qemu_mprotect_*() family of functions are used in very few files; move them from osdep.h to a new qemu/mprotect.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220208200856.3558249-3-peter.maydell@linaro.org
|