qemu-e2k/hw/ide
Alexander Graf d5b406d95b ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
When using Windows 8 with an AHCI disk drive, it issues a blue screen.
The reason is that WIN_SECURITY_FREEZE_LOCK / CFA_WEAR_LEVEL is not
supported by our ATA implementation, but Windows expects it to be there.

Since without security stuff implemented, the lock would be a nop anyway
and CFA_WEAR_LEVEL already is treated as a nop, let's just allow the cmd
for HD drives as well. That way Windows is happy.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-05-02 18:47:08 +02:00
..
ahci.c
ahci.h
atapi.c
cmd646.c
core.c ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop 2012-05-02 18:47:08 +02:00
ich.c
internal.h ide: convert ide_sector_read() to asynchronous I/O 2012-04-19 16:03:27 +02:00
isa.c
macio.c Use DMADirection type for dma_bdrv_io 2012-04-05 14:54:40 +02:00
microdrive.c
mmio.c
pci.c
pci.h
piix.c
qdev.c ide: Adds wwn=hex qdev option 2012-04-05 14:54:39 +02:00
via.c