qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Ekaterina Tumanova <tumanova@linux.vnet.ibm.com>,
	Public KVM Mailing List <qemu-devel@nongnu.org>
Cc: kwolf@redhat.com, thuth@linux.vnet.ibm.com, armbru@redhat.com,
	mihajlov@linux.vnet.ibm.com, dahi@linux.vnet.ibm.com,
	stefanha@redhat.com, cornelia.huck@de.ibm.com
Subject: Re: [Qemu-devel] [PATCH v7 0/5] Geometry and blocksize detection for backing devices.
Date: Tue, 24 Feb 2015 10:13:15 +0100	[thread overview]
Message-ID: <54EC40AB.3020306@de.ibm.com> (raw)
In-Reply-To: <1424087278-49393-1-git-send-email-tumanova@linux.vnet.ibm.com>

Am 16.02.2015 um 12:47 schrieb Ekaterina Tumanova:
> Updates v6 -> v7:
> 
> Fix  
> 1. Set default blocksizes via blkconf_blocksizes call in ide_dev_initfn
> and scsi_hd_realise before using these values.
> 2. Remove asserts in bdrv functions, check drv for being NULL instead.
> 3. Adjust logic in blkconf_blocksizes to use command-line blocksize values
> (if they are in place) without any dependency on block backend probing.
> 
> p.s. Make check now suceeds.
> 
> p.p.s. Stefan, please notify if you need to re-review.


v7 retested
- make check on x86_64/s390x 
- dasd geo/blocksize/partition detection

  parent reply	other threads:[~2015-02-24  9:13 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 11:47 [Qemu-devel] [PATCH v7 0/5] Geometry and blocksize detection for backing devices Ekaterina Tumanova
2015-02-16 11:47 ` [Qemu-devel] [PATCH v7 1/5] block: add bdrv functions for geometry and blocksize Ekaterina Tumanova
2015-02-16 11:47 ` [Qemu-devel] [PATCH v7 2/5] raw-posix: Factor block size detection out of raw_probe_alignment() Ekaterina Tumanova
2015-02-16 11:47 ` [Qemu-devel] [PATCH v7 3/5] block: Add driver methods to probe blocksizes and geometry Ekaterina Tumanova
2015-02-16 11:47 ` [Qemu-devel] [PATCH v7 4/5] block-backend: Add wrappers for blocksizes and geometry probing Ekaterina Tumanova
2015-02-16 11:47 ` [Qemu-devel] [PATCH v7 5/5] BlockConf: Call backend functions to detect geometry and blocksizes Ekaterina Tumanova
2015-02-27 16:22   ` Max Reitz
2015-02-27 18:26     ` [Qemu-devel] [PATCH 0/1] Ekaterina Tumanova
2015-02-27 18:26       ` [Qemu-devel] [PATCH 1/1] scsi-hd: fix property unset case Ekaterina Tumanova
2015-02-27 18:29         ` Max Reitz
2015-02-27 18:58           ` Stefan Hajnoczi
2015-03-02  8:46         ` Markus Armbruster
2015-03-02  9:07           ` Ekaterina Tumanova
2015-03-02 12:04             ` Markus Armbruster
2015-03-02  9:28       ` [Qemu-devel] [PATCH 0/1] Kevin Wolf
2015-03-03  8:15         ` [Qemu-devel] [PATCH] Add testcase for scsi-hd devices without drive property Christian Borntraeger
2015-03-03 14:17           ` Christian Borntraeger
2015-03-03 14:31             ` Max Reitz
2015-02-24  9:13 ` Christian Borntraeger [this message]
2015-02-24 10:44 ` [Qemu-devel] [PATCH v7 0/5] Geometry and blocksize detection for backing devices Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54EC40AB.3020306@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=armbru@redhat.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=dahi@linux.vnet.ibm.com \
    --cc=kwolf@redhat.com \
    --cc=mihajlov@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=thuth@linux.vnet.ibm.com \
    --cc=tumanova@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).