qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] RFC: common code block related patches for s390


From: Christian Borntraeger
Subject: [Qemu-devel] [PATCH 0/3] RFC: common code block related patches for s390
Date: Thu, 26 Apr 2012 15:49:22 +0200

Here are some patches in common block code, that we want to use for s390.
This is mostly for dasd devices which behave slightly different to other
block devices.
Feedback, suggestions for better solutions and comments are welcome.

Christian Borntraeger (1):
  Fix geometry sector calculation

Einar Lueck (2):
  geometry detection: use HDIO_GETGEO
  support host sensing of block sizes

 block.c              |   34 ++++++++++++++++++++++++++++++++++
 block.h              |   10 +++++++---
 hw/ide/qdev.c        |    2 +-
 hw/s390-virtio-bus.c |    2 +-
 hw/scsi-disk.c       |    2 +-
 hw/scsi-generic.c    |    2 +-
 hw/usb/dev-storage.c |    2 +-
 hw/virtio-blk.c      |   15 ++++++++++++++-
 hw/virtio-pci.c      |    2 +-
 9 files changed, 61 insertions(+), 10 deletions(-)




reply via email to

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