On Wed, Aug 13, 2014 at 12:44:26PM -0300, Daniel Henrique Barboza wrote: > Changes in v3: > - changed option name from 'curltimeout' to 'timeout' > > Changes in v2: > - remove double quote from the int value in qemu-options.hx > > Daniel Henrique Barboza (1): > block.curl: adding 'timeout' option > > block/curl.c | 13 ++++++++++++- > qemu-options.hx | 10 ++++++++-- > 2 files changed, 20 insertions(+), 3 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan