qemu-e2k/tests/libqos
John Snow 54d268b26a libqos/ahci: ATAPI support
Add pathways to tolerate ATAPI commands.

Notably, unlike ATA, each SCSI command's layout is a little different,
so support will have to be patched in for each command as we want to
test them in e.g. ahci_command_set_sizes and ahci_command_set_offset.

For now, I'm adding support for 0x28, READ (10).

[Maintainer edit: replaced type-punning with stl_be_p(). --js]

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1452282920-21550-3-git-send-email-jsnow@redhat.com
2016-01-11 14:10:42 -05:00
..
ahci.c libqos/ahci: ATAPI support 2016-01-11 14:10:42 -05:00
ahci.h libqos/ahci: ATAPI support 2016-01-11 14:10:42 -05:00
fw_cfg.c
fw_cfg.h
i2c-imx.c i.MX: Add qtest support for I2C device emulator. 2015-09-07 10:39:31 +01:00
i2c-omap.c
i2c.c
i2c.h i.MX: Add qtest support for I2C device emulator. 2015-09-07 10:39:31 +01:00
libqos-pc.c
libqos-pc.h
libqos.c libqos: add qemu-img presence check 2015-11-13 14:31:42 -05:00
libqos.h libqos: add qemu-img presence check 2015-11-13 14:31:42 -05:00
malloc-generic.c
malloc-generic.h
malloc-pc.c
malloc-pc.h
malloc.c libqos: Allow calling guest_free on NULL pointer 2015-06-17 16:03:47 +02:00
malloc.h
pci-pc.c
pci-pc.h
pci.c
pci.h
usb.c
usb.h
virtio-mmio.c
virtio-mmio.h
virtio-pci.c
virtio-pci.h
virtio.c
virtio.h libqos: Complete virtio device ID definition list 2015-06-17 16:03:47 +02:00