qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 9/9] qemu-iotests: Test writing non-raw image


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 9/9] qemu-iotests: Test writing non-raw image headers to raw image
Date: Thu, 20 Nov 2014 17:18:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 2014-11-20 at 16:27, Kevin Wolf wrote:
This is forbidden if the raw driver was probed.

Signed-off-by: Kevin Wolf <address@hidden>
---
  tests/qemu-iotests/109                            | 132 +++++++++++++
  tests/qemu-iotests/109.out                        | 231 ++++++++++++++++++++++
  tests/qemu-iotests/group                          |   1 +
  tests/qemu-iotests/sample_images/grub_mbr.raw.bz2 | Bin 0 -> 552 bytes
  4 files changed, 364 insertions(+)
  create mode 100755 tests/qemu-iotests/109
  create mode 100644 tests/qemu-iotests/109.out
  create mode 100644 tests/qemu-iotests/sample_images/grub_mbr.raw.bz2

Looking at the hexdump of the grub_mbr.raw, it looks like GRUB 2 to me (when comparing it to my MBR and a GRUB Legacy boot sector; I wasn't so sure whether you might go for GRUB Legacy as a late protest against GRUB 2). Good. :-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]