Home
last modified time | relevance | path

Searched hist:"235537 fa7347a151ebd7a755e81819a52b3b2195" (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dplugin-memory.h235537fa7347a151ebd7a755e81819a52b3b2195 Wed Jun 19 14:20:08 CDT 2019 Alex Bennée <alex.bennee@linaro.org> plugins: implement helpers for resolving hwaddr

We need to keep a local per-cpu copy of the data as other threads may
be running. Currently we can provide insight as to if the access was
IO or not and give the offset into a given device (usually the main
RAMBlock). We store enough information to get details such as the
MemoryRegion which might be useful in later expansions to the API.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
H A Dqemu-plugin.hdiff 235537fa7347a151ebd7a755e81819a52b3b2195 Wed Jun 19 14:20:08 CDT 2019 Alex Bennée <alex.bennee@linaro.org> plugins: implement helpers for resolving hwaddr

We need to keep a local per-cpu copy of the data as other threads may
be running. Currently we can provide insight as to if the access was
IO or not and give the offset into a given device (usually the main
RAMBlock). We store enough information to get details such as the
MemoryRegion which might be useful in later expansions to the API.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/plugins/
H A Dapi.cdiff 235537fa7347a151ebd7a755e81819a52b3b2195 Wed Jun 19 14:20:08 CDT 2019 Alex Bennée <alex.bennee@linaro.org> plugins: implement helpers for resolving hwaddr

We need to keep a local per-cpu copy of the data as other threads may
be running. Currently we can provide insight as to if the access was
IO or not and give the offset into a given device (usually the main
RAMBlock). We store enough information to get details such as the
MemoryRegion which might be useful in later expansions to the API.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/accel/tcg/
H A Dcputlb.cdiff 235537fa7347a151ebd7a755e81819a52b3b2195 Wed Jun 19 14:20:08 CDT 2019 Alex Bennée <alex.bennee@linaro.org> plugins: implement helpers for resolving hwaddr

We need to keep a local per-cpu copy of the data as other threads may
be running. Currently we can provide insight as to if the access was
IO or not and give the offset into a given device (usually the main
RAMBlock). We store enough information to get details such as the
MemoryRegion which might be useful in later expansions to the API.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>