]> git.proxmox.com Git - qemu.git/commit - hw/ide/core.c
SMART ATA Functionality
authorBrian Wheeler <bdwheele@indiana.edu>
Fri, 7 Aug 2009 19:33:04 +0000 (15:33 -0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 24 Aug 2009 13:01:41 +0000 (08:01 -0500)
commite8b54394950f975c1b31d2359cf58ca4d9f51b00
tree0bc966ee5bb0fe898dcc3fcfdb6fb9e7e256dfff
parent7dc3fa0913dcf92d28c96770643ac617a3f4d680
SMART ATA Functionality

For the lulz I implemented basic SMART functionality in ide.c.  smartctl
on linux recognizes it just fine and starting self tests with it
complete successfully.

Signed-off-by: Brian Wheeler <bdwheele@indiana.edu>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/ide.c