qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v2 0/9] Ide patches


From: John Snow
Subject: [Qemu-devel] [PULL v2 0/9] Ide patches
Date: Mon, 14 Nov 2016 11:25:37 -0500

The following changes since commit 83c83f9a5266ff113060f887f106a47920fa6974:

  Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging 
(2016-11-11 12:51:50 +0000)

are available in the git repository at:

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

for you to fetch changes up to 22381d4180fa71614ad195b54fe81e0ffb77b01e:

  ahci-test: add QMP tray test for ATAPI (2016-11-14 11:15:55 -0500)

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

v2: Rebase, add Kevin's RBs and fix line length in two places.

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

John Snow (9):
  atapi: classify read_cd as conditionally returning data
  ahci-test: Create smaller test ISO images
  ahci-test: test atapi read_cd with bcl, nb_sectors = 0
  block-backend: Always notify on blk_eject
  libqtest: add qmp_eventwait_ref
  libqos/ahci: Support expected errors
  libqos/ahci: Add ATAPI tray macros
  libqos/ahci: Add get_sense and test_ready
  ahci-test: add QMP tray test for ATAPI

 block/block-backend.c |  13 ++---
 hw/ide/atapi.c        |  51 +++++++++++++++----
 tests/ahci-test.c     | 137 +++++++++++++++++++++++++++++++++++++++++++++++---
 tests/libqos/ahci.c   | 124 +++++++++++++++++++++++++++++++++++++++++----
 tests/libqos/ahci.h   |  42 ++++++++++++----
 tests/libqtest.c      |  13 +++--
 tests/libqtest.h      |  22 ++++++++
 7 files changed, 354 insertions(+), 48 deletions(-)

-- 
2.7.4




reply via email to

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