qemu-e2k/include/exec
Alex Bennée a010bdbe71 gdbstub: extend GByteArray to read register helpers
Instead of passing a pointer to memory now just extend the GByteArray
to all the read register helpers. They can then safely append their
data through the normal way. We don't bother with this abstraction for
write registers as we have already ensured the buffer being copied
from is the correct size.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Damien Hedde <damien.hedde@greensocs.com>

Message-Id: <20200316172155.971-15-alex.bennee@linaro.org>
2020-03-17 17:38:38 +00:00
..
user
address-spaces.h
cpu_ldst.h cputlb: Make tlb_n_entries private to cputlb.c 2020-01-21 14:21:59 -10:00
cpu-all.h exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument 2020-02-20 14:47:08 +01:00
cpu-common.h Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument 2020-02-20 14:47:08 +01:00
cpu-defs.h tcg: let plugins instrument virtual memory accesses 2019-10-28 15:12:38 +00:00
cputlb.h
exec-all.h tcg: cputlb: Add probe_read 2019-12-16 10:46:35 +00:00
gdbstub.h gdbstub: extend GByteArray to read register helpers 2020-03-17 17:38:38 +00:00
gen-icount.h
helper-gen.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
helper-head.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
helper-proto.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
helper-tcg.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
hwaddr.h
ioport.h
log.h linux-user: log page table changes under -d page 2019-12-19 08:20:16 +00:00
memattrs.h
memop.h
memory_ldst_cached.inc.h
memory_ldst_phys.inc.h
memory_ldst.inc.h
memory-internal.h
memory.h exec: Let address_space_unmap() use a boolean 'is_write' argument 2020-02-20 14:47:08 +01:00
plugin-gen.h plugin-gen: add plugin_insn_append 2019-10-28 15:12:38 +00:00
poison.h
ram_addr.h ram_addr: Split RAMBlock definition 2020-01-29 11:28:59 +01:00
ramblock.h ram_addr: Split RAMBlock definition 2020-01-29 11:28:59 +01:00
ramlist.h
softmmu-semi.h
target_page.h
tb-context.h
tb-hash.h
tb-lookup.h
translator.h translator: Use cpu_ld*_code instead of open-coding 2020-01-15 15:13:10 -10:00