qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 00/11] Ide patches
@ 2016-01-11 19:33 John Snow
  2016-01-11 19:33 ` [Qemu-devel] [PULL v2 01/11] macio: fix overflow in lba to offset conversion for ATAPI devices John Snow
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: John Snow @ 2016-01-11 19:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, jsnow

The following changes since commit 7b8a354d4716ab2c201fad04c22b8d4a16a1b8c6:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160111-1' into staging (2016-01-11 16:09: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 c5620e658e4061ac1bd51377966590d5aca2ad05:

  libqos/ahci: organize header (2016-01-11 14:10:44 -0500)

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

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

John Snow (9):
  ahci-test: fix memory leak
  libqos/ahci: ATAPI support
  libqos/ahci: ATAPI identify
  libqos/ahci: Switch to mutable properties
  libqos: allow zero-size allocations
  libqos/ahci: allow nondata commands for ahci_io variants
  libqos/ahci: add ahci_exec
  qtest/ahci: ATAPI data tests
  libqos/ahci: organize header

Mark Cave-Ayland (1):
  macio: fix overflow in lba to offset conversion for ATAPI devices

Prasad J Pandit (1):
  ide: ahci: reset ncq object to unused on error

 hw/ide/ahci.c         |   1 +
 hw/ide/macio.c        |   2 +-
 tests/ahci-test.c     | 131 ++++++++++++++++++++++++++++++-------
 tests/libqos/ahci.c   | 177 +++++++++++++++++++++++++++++++++++++++++++++++---
 tests/libqos/ahci.h   |  66 +++++++++++++++----
 tests/libqos/malloc.c |   4 ++
 6 files changed, 339 insertions(+), 42 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2016-01-12 11:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11 19:33 [Qemu-devel] [PULL v2 00/11] Ide patches John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 01/11] macio: fix overflow in lba to offset conversion for ATAPI devices John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 02/11] ide: ahci: reset ncq object to unused on error John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 03/11] ahci-test: fix memory leak John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 04/11] libqos/ahci: ATAPI support John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 05/11] libqos/ahci: ATAPI identify John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 06/11] libqos/ahci: Switch to mutable properties John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 07/11] libqos: allow zero-size allocations John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 08/11] libqos/ahci: allow nondata commands for ahci_io variants John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 09/11] libqos/ahci: add ahci_exec John Snow
2016-01-11 19:33 ` [Qemu-devel] [PULL v2 10/11] qtest/ahci: ATAPI data tests John Snow
2016-01-11 19:34 ` [Qemu-devel] [PULL v2 11/11] libqos/ahci: organize header John Snow
2016-01-12 11:28 ` [Qemu-devel] [PULL v2 00/11] Ide patches Peter Maydell

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