]> git.proxmox.com Git - qemu.git/commit
Allow adjustment of http block device's readahead size, via a new
authorNolan <nolan@sigbus.net>
Thu, 2 Jul 2009 00:16:52 +0000 (17:16 -0700)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 9 Jul 2009 21:06:40 +0000 (16:06 -0500)
commitc76f4952bbf47116255bc00780ceae3bc8a657c0
tree72b57f54273b5c0b03d0cd7849b8606dbbdb63ff
parent5f6504956066090d81936c1621750b397f444c7b
Allow adjustment of http block device's readahead size, via a new
":readahead=###:" suffix.

Signed-off-by: Nolan Leake <nolan <at> sigbus.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block/curl.c