Searched hist:"469 ef350e1a8b5715e620dbf6f6115628e5b566e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ |
H A D | stream.c | diff 469ef350e1a8b5715e620dbf6f6115628e5b566e Thu Apr 12 07:01:02 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> block: update in-memory backing file and format
These are needed to print "info block" output correctly. QCOW2 does this because it needs it to write the header, but QED does not, and common code is the right place to do it.
Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 469ef350e1a8b5715e620dbf6f6115628e5b566e Thu Apr 12 07:01:02 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> block: update in-memory backing file and format
These are needed to print "info block" output correctly. QCOW2 does this because it needs it to write the header, but QED does not, and common code is the right place to do it.
Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|