summary refs log tree commit diff stats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-04-26 12:45:07 +0200
committerKevin Wolf <kwolf@redhat.com>2012-05-02 18:47:08 +0200
commitd5b406d95b4259baf622f73e1ffad6ee144633b8 (patch)
treeaba90f8e4133a327171bf699ce715155abc30137 /linux-user/syscall.c
parent787f31330eb51ef7621d7c316b90262c7bb5d6d3 (diff)
downloadfocaccia-qemu-d5b406d95b4259baf622f73e1ffad6ee144633b8.tar.gz
focaccia-qemu-d5b406d95b4259baf622f73e1ffad6ee144633b8.zip
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 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions