]> git.proxmox.com Git - mirror_qemu.git/commit
target/tricore: Implement tricore_cpu_get_phys_page_debug
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Fri, 29 May 2020 07:21:47 +0000 (09:21 +0200)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Jun 2020 14:55:12 +0000 (16:55 +0200)
commite00a56dbc3c278c36855fd0b72adc72c8bcf0cf5
treee168a8fd3447caf32d324dd2f348c06645d2f32e
parent1ed8739a9ab38f97f901f0988d266b2981627f1b
target/tricore: Implement tricore_cpu_get_phys_page_debug

this also removes tricore_cpu_get_phys_page_attrs_debug() as it was a
temporary fix from b190f477e29c7cd03a8fee49c96d27f160e3f5b0.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <20200529072148.284037-5-kbastian@mail.uni-paderborn.de>
target/tricore/cpu.c
target/tricore/helper.c