qemu-e2k/target-moxie
Hu Tao d2ad50210b target-moxie: replace target_phys_addr_t with hwaddr
target_phys_addr_t has been already replaced by hwaddr, but this
one is introduced after.

Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-05-18 16:35:12 +04:00
..
Makefile.objs Add moxie target code 2013-03-23 14:25:41 +00:00
cpu.c target-moxie: Fix VMState registration 2013-04-12 14:30:39 +02:00
cpu.h target-moxie: Fix VMState registration 2013-04-12 14:30:39 +02:00
helper.c target-moxie: replace target_phys_addr_t with hwaddr 2013-05-18 16:35:12 +04:00
helper.h Add moxie target code 2013-03-23 14:25:41 +00:00
machine.c target-moxie: Fix VMState registration 2013-04-12 14:30:39 +02:00
machine.h Add moxie target code 2013-03-23 14:25:41 +00:00
mmu.c Add moxie target code 2013-03-23 14:25:41 +00:00
mmu.h Add moxie target code 2013-03-23 14:25:41 +00:00
translate.c target-moxie: Fix pointer-to-integer conversion (MinGW-w64) 2013-03-30 14:03:42 +00:00