This reverts commit 76bf133c4 which updated the reference output, and
fixed the reference image, because the code path we want to exercise is
actually the invalid image size.
The descriptor block in the image, which includes the CID to verify, has been
invalid since the reference image was added.
On Mon, Jan 29, 2018 at 11:49 PM, Kevin Wolf wrote:
> Am 24.01.2018 um 05:42 hat Fam Zheng geschrieben:
>> The descriptor block in the image, which includes the CID to verify, has been
>> invalid since the reference image was added. Since commit 9877860e7bd we
>> report
>> this error earlier than
/tags/pull-nbd-2018-01-26' into staging (2018-01-26
>> 17:29:14 +0000)
>>
>> are available in the Git repository at:
>>
>> git://github.com/juanquintela/qemu.git tags/migration/20180129
>>
>>
v6: Tweak wording ("concurrent writers"). [Max]
Fam Zheng (2):
qemu-img.texi: Clean up parameter list
qemu-img: Document --force-share / -U
qemu-img.texi | 73 +--
1 file changed, 46 insertions(+), 27 deletions(-)
--
2.14.3
Split options out of the "@table @var" section and create a "@table
@option", then use whitespaces and blank lines consistently.
Suggested-by: Kevin Wolf
Signed-off-by: Fam Zheng
---
qemu-img.texi | 66 +++
1 file changed, 39 insertions(+)
Signed-off-by: Fam Zheng
Signed-off-by: Kevin Wolf
---
qemu-img.texi | 7 +++
1 file changed, 7 insertions(+)
diff --git a/qemu-img.texi b/qemu-img.texi
index 60a0e080c6..ec7e2f5d1e 100644
--- a/qemu-img.texi
+++ b/qemu-img.texi
@@ -86,6 +86,13 @@ exclusive with the @var{-O} parameters. It
On Tue, Jan 30, 2018 at 12:01 AM, Max Reitz wrote:
> On 2017-12-26 03:52, Fam Zheng wrote:
>> Signed-off-by: Fam Zheng
>> Reviewed-by: Stefan Hajnoczi
>> Reviewed-by: Kashyap Chamarthy
>> Signed-off-by: Kevin Wolf
>> ---
>> qemu-img.texi | 9 +
>> 1 file changed, 9 insertions(+)
>>
>>
QEMU ignores the CHS numbers in VMDK images. From the report, it seems
VirtualBox uses it.
So like what you've discovered, for QEMU the right thing to do for such
a guest would be setting the correct values explicitly from the command
line, rather than let it decide (guess).
I have no idea about
This patch fixes an incorrect behavior when the -kernel argument has been
specified without -bios. In this case the kernel was loaded twice. At address
32M as a raw image and afterwards by load_elf/load_uimage at the
corresponding load address. In this case the region for the device tree and
the ra
301 - 309 of 309 matches
Mail list logo