qemu-e2k/util
Juan Quintela 9c22687ea8 bitmap: use long as index
Move index and size fields from int to long.  We need that for
migration.  long is 64 bits on sane architectures, and 32bits should
be enough on all the 32bits architectures.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
2014-01-13 14:04:53 +01:00
..
acl.c
aes.c
bitmap.c bitmap: use long as index 2014-01-13 14:04:53 +01:00
bitops.c
cache-utils.c util: Use qemu_getauxval in linux qemu_cache_utils_init 2013-11-30 07:45:30 +13:00
compatfd.c compatfd: switch to QemuThread 2013-10-17 17:24:14 +02:00
crc32c.c
cutils.c
envlist.c
error.c util/error: Save errno from clobbering 2013-11-28 10:30:52 +01:00
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
getauxval.c osdep: Create qemu_getauxval and qemu_init_auxval 2013-11-30 07:45:13 +13:00
hbitmap.c
hexdump.c
host-utils.c
iov.c
Makefile.objs osdep: Create qemu_getauxval and qemu_init_auxval 2013-11-30 07:45:13 +13:00
module.c
notify.c
osdep.c
oslib-posix.c
oslib-win32.c
path.c
qemu-config.c qmp: access the local QemuOptsLists for drive option 2013-11-14 13:09:07 +01:00
qemu-error.c
qemu-openpty.c
qemu-option.c
qemu-progress.c
qemu-sockets.c
qemu-thread-posix.c qemu-thread: add QemuEvent 2013-10-17 17:30:55 +02:00
qemu-thread-win32.c qemu-thread: add QemuEvent 2013-10-17 17:30:55 +02:00
qemu-timer-common.c
throttle.c
unicode.c
uri.c