summary refs log tree commit diff stats
path: root/hw/usb/dev-network.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2020-09-04 11:49:13 -0700
committerRichard Henderson <richard.henderson@linaro.org>2020-09-07 12:58:08 -0700
commit4b8936310b70056a8702f3b6b2b30f5aa72f887d (patch)
treee279cdbf04863537e25ac0ae9305ea4dc66bd113 /hw/usb/dev-network.c
parent77f63e1dadb38bd0d4540c8bbf53156ecffa59a7 (diff)
downloadfocaccia-qemu-4b8936310b70056a8702f3b6b2b30f5aa72f887d.tar.gz
focaccia-qemu-4b8936310b70056a8702f3b6b2b30f5aa72f887d.zip
target/microblaze: Put MicroBlazeCPUConfig into DisasContext
The bulk of the translator should not have access to the
complete cpu state, to avoid the temptation to examine bits
that are in run time, but not translation time context.

We do need access to the constant cpu configuration, and
that is sufficient, so put that into DisasContext.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/usb/dev-network.c')
0 files changed, 0 insertions, 0 deletions