v1->v2: - state that relaxing the license for qapi-util.c to LGPLv2+ was intentional [Eric] - split the qemu-nbd patch into 2 pieces [Eric]
Peter Lieven (3): rename parse_enum_option to qapi_enum_parse and make it public qemu-nbd: add option to set detect-zeroes mode qemu-nbd: fix indentation and coding style blockdev.c | 30 ++++------------ include/qapi/util.h | 17 +++++++++ qapi/Makefile.objs | 2 +- qapi/qapi-util.c | 34 ++++++++++++++++++ qemu-nbd.c | 100 ++++++++++++++++++++++++++++++++------------------- 5 files changed, 122 insertions(+), 61 deletions(-) create mode 100644 include/qapi/util.h create mode 100644 qapi/qapi-util.c -- 1.7.9.5