On 01/23/13 10:41, Michal Privoznik wrote:
If a decompression binary prints something to stderr, currently
it is discarded. However, it can contain useful data from
debugging POV, so we should catch it.
---
src/qemu/qemu_driver.c | 5 +++++
1 file changed, 5 insertions(+)
Nice addition and the new api is pretty simple to use.
ACK.
Peter