/[qemu]
ViewVC logotype

Revision 5755


Jump to revision: Previous Next
Author: aliguori
Date: Wed Nov 19 17:41:58 2008 UTC (15 years ago)
Changed paths: 1
Log Message:
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>


Changed paths:

Path Details
Directorytrunk/kvm-all.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5