]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-common.h
Add uleb encoding/decoding functions
authorOrit Wasserman <owasserm@redhat.com>
Mon, 6 Aug 2012 18:42:51 +0000 (21:42 +0300)
committerJuan Quintela <quintela@redhat.com>
Wed, 8 Aug 2012 11:51:12 +0000 (13:51 +0200)
commite6546bb938f5326269b6669d6cbb44d72458caa4
tree814808b641a518d7ed721705cc28a99b99ba9ca8
parent9fb26641ab497eda9138f9af75cbeb02ed59b5ae
Add uleb encoding/decoding functions

Implement Unsigned Little Endian Base 128.

Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
cutils.c
qemu-common.h