qemu/hw/ide
Luiz Capitulino bde25388d1 ide: drop ide_tray_state_post_load()
This is used to sync the physical tray state after migration when
using CD-ROM passthrough. However, migrating when using passthrough
is broken anyway and shouldn't be supported...

So, drop this function as it causes a problem with the DEVICE_TRAY_MOVED
event, which is going to be introduced by the next commit.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
2012-02-22 17:23:33 -02:00
..
ahci.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 2012-02-15 17:18:04 -06:00
ahci.h ahci: add port I/O index-data pair 2011-09-21 14:32:20 +02:00
atapi.c block: Don't call bdrv_eject() if the tray state didn't change 2012-02-22 17:23:21 -02:00
cmd646.c qom: Unify type registration 2012-02-15 09:39:21 -06:00
core.c ide: drop ide_tray_state_post_load() 2012-02-22 17:23:33 -02:00
ich.c qom: Unify type registration 2012-02-15 09:39:21 -06:00
internal.h ide: convert to QEMU Object Model 2012-01-27 10:50:49 -06:00
isa.c qom: Unify type registration 2012-02-15 09:39:21 -06:00
macio.c block: dma_bdrv_* does not return NULL 2011-12-15 12:40:08 +01:00
microdrive.c hw: Trim superfluous #include "block_int.h" 2011-09-12 15:17:21 +02:00
mmio.c ide/mmio: convert to memory API 2011-11-24 18:31:59 +02:00
pci.c ide: fix compilation errors when DEBUG_IDE is set 2012-02-10 10:44:52 +00:00
pci.h ide: convert to memory API 2011-08-08 10:15:54 -05:00
piix.c Merge remote-tracking branch 'stefanha/trivial-patches' into staging 2012-02-17 06:48:47 -06:00
qdev.c qom: Unify type registration 2012-02-15 09:39:21 -06:00
via.c qom: Unify type registration 2012-02-15 09:39:21 -06:00