qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/9 v2] Implement and test asn1 ber visitors


From: Joel Schopp
Subject: [Qemu-devel] [PATCH 0/9 v2] Implement and test asn1 ber visitors
Date: Tue, 12 Mar 2013 22:09:33 -0500

These patches implement asn1 ber visitors for encoding and decoding data. 

changed since v1:
Moved .c files into qapi directory
Moved .h files into include/qapi
Added sized buffer code
cleaned up Makefile changes to play nicer
Broke out patches for output/input visitors
New tests in tests/test-visitor-serialization.c
Fixed width integer encoding now marked with application specific bit
Removed qapi array code
Added Mike Roth's previously sent carray qapi patch 
misc small cleanups
forward ported to keep up with git HEAD
added real number support




reply via email to

[Prev in Thread] Current Thread [Next in Thread]