qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 1.5 00/10] Block patches for 1.5.0-rc1
@ 2013-05-08 14:28 Kevin Wolf
  2013-05-08 14:28 ` [Qemu-devel] [PATCH 01/10] ahci: Don't allow creating slave drives Kevin Wolf
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Kevin Wolf @ 2013-05-08 14:28 UTC (permalink / raw)
  To: anthony; +Cc: kwolf, qemu-devel

The following changes since commit 15d23fb96656b1ae31bf4305b2108230c29298c6:

  Update version for qemu-1.5.0-rc0 (2013-05-07 06:50:19 -0500)

are available in the git repository at:

  git://repo.or.cz/qemu/kevin.git for-anthony

for you to fetch changes up to 794d00f71d39e3d18eafade579b2ecb665d6d481:

  qemu-iotests: fix 017 018 for vmdk (2013-05-08 15:28:50 +0200)

----------------------------------------------------------------
Fam Zheng (3):
      qemu-iotests: exclude vmdk for test 042
      qemu-iotests: exclude vmdk and qcow from 043
      qemu-iotests: fix 017 018 for vmdk

Kevin Wolf (7):
      ahci: Don't allow creating slave drives
      de_DE.po: Add missing leading spaces
      ide: Reset BMIDEA bit when the bus master is stopped
      libqos/pci: Enable bus mastering
      qtest: Add IDE test case
      qtest/ide-test: Add simple DMA read/write test case
      qtest/ide-test: Test short and long PRDTs

 hw/ide/ahci.c              |   2 +-
 hw/ide/cmd646.c            |   2 +-
 hw/ide/internal.h          |   3 +-
 hw/ide/isa.c               |   2 +-
 hw/ide/macio.c             |   2 +-
 hw/ide/mmio.c              |   2 +-
 hw/ide/pci.c               |   1 +
 hw/ide/piix.c              |   2 +-
 hw/ide/qdev.c              |  10 +-
 hw/ide/via.c               |   2 +-
 po/de_DE.po                |   4 +-
 tests/Makefile             |   2 +
 tests/ide-test.c           | 440 +++++++++++++++++++++++++++++++++++++++++++++
 tests/libqos/pci.c         |   2 +-
 tests/qemu-iotests/017     |   4 +-
 tests/qemu-iotests/017.out |   2 +-
 tests/qemu-iotests/018     |   4 +-
 tests/qemu-iotests/018.out |   2 +-
 tests/qemu-iotests/042     |   2 +-
 tests/qemu-iotests/043     |   2 +-
 20 files changed, 474 insertions(+), 18 deletions(-)
 create mode 100644 tests/ide-test.c

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-05-08 15:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 14:28 [Qemu-devel] [PULL 1.5 00/10] Block patches for 1.5.0-rc1 Kevin Wolf
2013-05-08 14:28 ` [Qemu-devel] [PATCH 01/10] ahci: Don't allow creating slave drives Kevin Wolf
2013-05-08 14:28 ` [Qemu-devel] [PATCH 02/10] de_DE.po: Add missing leading spaces Kevin Wolf
2013-05-08 14:28 ` [Qemu-devel] [PATCH 03/10] ide: Reset BMIDEA bit when the bus master is stopped Kevin Wolf
2013-05-08 14:28 ` [Qemu-devel] [PATCH 04/10] libqos/pci: Enable bus mastering Kevin Wolf
2013-05-08 14:28 ` [Qemu-devel] [PATCH 05/10] qtest: Add IDE test case Kevin Wolf
2013-05-08 14:29 ` [Qemu-devel] [PATCH 06/10] qtest/ide-test: Add simple DMA read/write " Kevin Wolf
2013-05-08 14:29 ` [Qemu-devel] [PATCH 07/10] qtest/ide-test: Test short and long PRDTs Kevin Wolf
2013-05-08 14:29 ` [Qemu-devel] [PATCH 08/10] qemu-iotests: exclude vmdk for test 042 Kevin Wolf
2013-05-08 14:29 ` [Qemu-devel] [PATCH 09/10] qemu-iotests: exclude vmdk and qcow from 043 Kevin Wolf
2013-05-08 14:29 ` [Qemu-devel] [PATCH 10/10] qemu-iotests: fix 017 018 for vmdk Kevin Wolf

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).