qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH V3 0/2] hd-geometry.c: Integrate HDIO_GETGEO in gues


From: Einar Lueck
Subject: [Qemu-devel] [PATCH V3 0/2] hd-geometry.c: Integrate HDIO_GETGEO in guessing
Date: Fri, 8 Feb 2013 15:52:33 +0100

Hi,
here is a reworked version.

V2->V3:
* introduced a hook for target specific geoemtry guessing
** target-s390x: as suggested in previous patch
** all other: like before

Einar Lueck (2):
  hd-geometry.c: Integrate HDIO_GETGEO in guessing for target-s390x
  virtio-block: support auto-sensing of block sizes

 hw/Makefile.objs           |  6 +++-
 hw/block-common.c          | 23 +++++++++++++++
 hw/block-common.h          | 12 ++++++--
 hw/hd-geometry.c           | 70 +++++++++++++++++++++++++++++++++++++++++++++-
 hw/qdev-properties.c       |  4 ++-
 hw/s390x/s390-virtio-bus.c |  2 +-
 hw/virtio-blk.c            |  1 +
 7 files changed, 111 insertions(+), 7 deletions(-)

-- 
1.7.12.4




reply via email to

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