diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-19 17:41:58 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-19 17:41:58 +0000 |
commit | 34fc643fd3ff76dac6990cd2fa4a136111eb383a (patch) | |
tree | 9c44b39bc7c80fc7d850f0bfc90572c132c36ae5 /hppa.ld | |
parent | af12906f77f37a3dd7da158d5b42d90a59d6fc7a (diff) |
Make KVMSlot a real structure
struct kvm_userspace_memory_region does not use QEMU friendly types to
define memory slots. This results in lots of ugly casting with warnings
on 32-bit platforms.
This patch introduces a proper KVMSlot structure that uses QEMU types to
describe memory slots. This eliminates many of the casts and isolates
the type conversions to one spot.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5755 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hppa.ld')
0 files changed, 0 insertions, 0 deletions