]> git.proxmox.com Git - qemu.git/commit - include/qom/cpu.h
cpu: Introduce vaddr type
authorAndreas Färber <afaerber@suse.de>
Sat, 6 Jul 2013 01:14:52 +0000 (03:14 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 23 Jul 2013 00:41:31 +0000 (02:41 +0200)
commit577f42c0e11a5bfb462ff3a217701cd5c4356fb4
treef2138e034bd6c8e8750a9e958702e4a5feeeb9d8
parent52f34623b499cb0273118b1f637c2c6ebaf5d5a1
cpu: Introduce vaddr type

vaddr is to target_ulong what uintmax_t is to unsigned int.

Its purpose is to allow turning per-target functions with target_ulong
arguments into CPUClass hooks.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
include/qom/cpu.h