qemu-irix/hw
Kevin Wolf 86d6fe4cb0 ide/atapi: Fix START STOP UNIT command completion
The command must be completed on all code paths. START STOP UNIT with
pwrcnd set should succeed without doing anything.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
(cherry picked from commit 03441c3a4a)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2015-07-29 22:19:39 -05:00
..
9pfs 9pfs: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
acpi hw/acpi/aml-build: Fix memory leak 2015-07-29 18:21:41 -05:00
alpha alpha: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-04-10 14:15:18 +01:00
arm arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-04-08 17:30:36 +01:00
audio pcspk: Fix I/O port name 2015-04-04 09:45:59 +03:00
block fdc: force the fifo access to be in bounds of the allocated buffer 2015-07-28 18:26:06 -05:00
bt bt-sdp: fix broken uuids power-of-2 calculation 2015-07-28 17:46:44 -05:00
char spapr_vty: lookup should only return valid VTY objects 2015-07-29 21:48:27 -05:00
core hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf() 2015-07-29 18:41:25 -05:00
cpu
cris cris: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-04-11 20:03:57 +10:00
display Fix remaining warnings from Sparse (void return) 2015-03-19 11:11:55 +03:00
dma omap: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
gpio omap: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
i2c
i386 pc: acpi: fix pvpanic regression 2015-04-01 10:06:38 +02:00
ide ide/atapi: Fix START STOP UNIT command completion 2015-07-29 22:19:39 -05:00
input
intc target-i386: clear bsp bit when designating bsp 2015-04-02 15:57:27 +02:00
ipack
isa hw: Mark devices picking up char backends actively FIXME 2015-04-02 15:30:28 +02:00
lm32 lm32: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-04-10 14:12:20 +01:00
m68k m68k: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-03-25 14:35:24 +01:00
mem pc-dimm: Add description for device list. 2015-03-19 11:17:36 +03:00
microblaze
mips mips: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-03-25 14:35:31 +01:00
misc omap: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
moxie
net virtio-net: unbreak any layout 2015-07-29 22:10:36 -05:00
nvram fw_cfg: factor out initialization of FW_CFG_ID (rev. number) 2015-03-25 13:37:10 +01:00
openrisc
pci pci: Fix crash with illegal "-net nic, model=xxx" option 2015-04-13 12:11:44 +01:00
pci-bridge
pci-host mips: fix broken fulong2e machine 2015-04-17 12:11:48 +01:00
pcmcia
ppc Bugfixes and making SCSI adapters IOMMU-friendly. 2015-03-26 17:33:35 +00:00
s390x s390x/ipl: Fix boot if no bootindex was specified 2015-07-29 21:47:15 -05:00
scsi scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158) 2015-07-29 22:13:25 -05:00
sd sysbus: Make devices picking up backends unavailable with -device 2015-04-02 15:30:44 +02:00
sh4
sparc sparc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-03-25 14:36:14 +01:00
sparc64 fw_cfg: factor out initialization of FW_CFG_ID (rev. number) 2015-03-25 13:37:10 +01:00
ssi omap: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
timer i8254: fix out-of-bounds memory access in pit_ioport_read() 2015-07-29 18:40:21 -05:00
tpm Fix remaining warnings from Sparse (void return) 2015-03-19 11:11:55 +03:00
tricore
unicore32
usb usb: fix usb-net segfault 2015-07-28 18:20:04 -05:00
vfio vfio/pci: Fix bootindex 2015-07-29 22:12:30 -05:00
virtio vhost: correctly pass error to caller in vhost_dev_enable_notifiers() 2015-07-29 18:44:36 -05:00
watchdog i6300esb: Fix signed integer overflow 2015-03-25 13:38:05 +01:00
xen xen: limit guest control of PCI command register 2015-04-09 23:37:21 +01:00
xenpv
xtensa
Makefile.objs