Searched hist:f4654226d42cff5351b5f0df5913c5cf04775cdc (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | .gitignore | f4654226d42cff5351b5f0df5913c5cf04775cdc Fri May 30 07:12:01 CDT 2014 Lluís Vilanova <vilanova@ac.upc.edu> trace: [tcg] Define TCG tracing helper routine wrappers
Generates header "trace/generated-helpers-wrappers.h" with definitions for TCG helper wrappers.
These wrappers ('gen_helper_trace_${event}_exec_wrapper') transform mixed native and TCG argument types to TCG types and call the actual TCG helpers ('gen_helper_trace_${event}_exec_proxy').
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | Makefile | f4654226d42cff5351b5f0df5913c5cf04775cdc Fri May 30 07:12:01 CDT 2014 Lluís Vilanova <vilanova@ac.upc.edu> trace: [tcg] Define TCG tracing helper routine wrappers
Generates header "trace/generated-helpers-wrappers.h" with definitions for TCG helper wrappers.
These wrappers ('gen_helper_trace_${event}_exec_wrapper') transform mixed native and TCG argument types to TCG types and call the actual TCG helpers ('gen_helper_trace_${event}_exec_proxy').
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|