diff options
author | Alexander Graf <agraf@suse.de> | 2012-04-26 12:45:07 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-05-02 18:47:08 +0200 |
commit | d5b406d95b4259baf622f73e1ffad6ee144633b8 (patch) | |
tree | aba90f8e4133a327171bf699ce715155abc30137 /fpu | |
parent | 787f31330eb51ef7621d7c316b90262c7bb5d6d3 (diff) | |
download | qemu-d5b406d95b4259baf622f73e1ffad6ee144633b8.zip qemu-d5b406d95b4259baf622f73e1ffad6ee144633b8.tar.gz qemu-d5b406d95b4259baf622f73e1ffad6ee144633b8.tar.bz2 |
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>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions