qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 00/10] Ide patches


From: John Snow
Subject: [Qemu-devel] [PULL 00/10] Ide patches
Date: Tue, 28 Apr 2015 19:25:27 -0400

The following changes since commit a9392bc93c8615ad1983047e9f91ee3fa8aae75f:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2015-04-28 16:55:03 +0100)

are available in the git repository at:

  https://github.com/jnsnow/qemu.git tags/ide-pull-request

for you to fetch changes up to c8368674980b299604e3cfe9215c4105acefa516:

  qtest: Add assertion that required environment variable is set (2015-04-28 
15:27:51 -0400)

----------------------------------------------------------------

----------------------------------------------------------------

Ed Maste (1):
  qtest: Add assertion that required environment variable is set

Hervé Poussineau (1):
  fdc: remove sparc sun4m mutations

John Snow (8):
  qtest/ahci: add qcow2 support to ahci-test
  qtest/ahci: test different disk sectors
  qtest/ahci: Add simple flush test
  qtest/ahci: Allow override of default CLI options
  libqtest: add qmp_eventwait
  libqtest: add qmp_async
  libqos: add blkdebug_prepare_script
  qtest/ahci: add flush retry test

 hw/block/fdc.c           |  17 ----
 tests/Makefile           |   1 +
 tests/ahci-test.c        | 221 ++++++++++++++++++++++++++++++++++++++---------
 tests/ide-test.c         |  34 +-------
 tests/libqos/ahci.c      |  10 ++-
 tests/libqos/ahci.h      |   4 +-
 tests/libqos/libqos-pc.c |   5 ++
 tests/libqos/libqos-pc.h |   1 +
 tests/libqos/libqos.c    |  66 ++++++++++++++
 tests/libqos/libqos.h    |   3 +
 tests/libqtest.c         |  47 +++++++++-
 tests/libqtest.h         |  47 ++++++++++
 12 files changed, 359 insertions(+), 97 deletions(-)

-- 
2.1.0




reply via email to

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