Markus Armbruster 1d4316d385 ide: Update command code definitions as per ACS-2 Table B.2
Drop WIN_SRST, it has the same value as WIN_DEVICE_RESET.

Drop unused WIN_RESTORE, it has the same value as WIN_RECAL.

Drop codes that are not implemented and long obsolete: WIN_READ_LONG,
WIN_READ_LONG_ONCE, WIN_WRITE_LONG, WIN_WRITE_LONG_ONCE, WIN_FORMAT
(all obsolete since ATA4), WIN_ACKMEDIACHANGE, WIN_POSTBOOT,
WIN_PREBOOT (obsolete since ATA3), WIN_WRITE_SAME (obsolete since
ATA3, code reused for something else in ACS2), WIN_IDENTIFY_DMA
(obsolete since ATA4).

Drop codes that are not implemented and vendor-specific:
EXABYTE_ENABLE_NEST, DISABLE_SEAGATE.

Drop WIN_INIT, it isn't implemented, its value used to be reserved,
and is used for something else since ATA8.

CFA_IDLEIMMEDIATE isn't specific to CFATA.  ACS-2 shows it as a
defined command in ATA-1, -2 and -3.  Rename to WIN_IDLEIMMEDIATE2.

Mark vendor specific, retired, and obsolete codes.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-09-06 11:23:51 +02:00
2011-09-03 17:47:14 +00:00
2011-06-20 15:13:34 -03:00
2011-08-10 17:34:13 +02:00
2011-08-10 17:34:13 +02:00
2011-08-23 22:24:40 +02:00
2011-08-27 15:42:35 +00:00
2011-09-06 11:23:51 +02:00
2011-06-20 17:08:57 +01:00
2011-08-22 10:17:44 -05:00
2011-08-12 13:07:58 +01:00
2011-09-02 10:34:55 -05:00
2011-08-25 09:21:48 +01:00
2011-08-04 15:51:22 +02:00
2011-08-28 07:17:08 +00:00
2011-08-27 15:42:35 +00:00
2011-08-27 15:42:35 +00:00
2011-08-04 15:51:22 +02:00
2011-08-04 15:51:22 +02:00
2011-09-02 10:34:55 -05:00
2011-06-14 03:08:57 +02:00
2011-09-06 11:23:51 +02:00
2011-08-05 10:57:34 -05:00
2011-09-02 10:34:55 -05:00
2011-08-27 15:42:35 +00:00
2011-07-21 16:48:13 -03:00
2011-07-25 14:38:56 +00:00
2011-08-21 15:33:33 +00:00
2011-08-21 15:33:22 +00:00
2011-08-27 15:42:35 +00:00
2011-08-27 15:42:35 +00:00
2011-08-22 10:17:44 -05:00
2011-08-20 23:01:08 -05:00
2011-08-02 15:53:40 +02:00
2011-08-05 10:57:35 -05:00
2011-07-21 16:48:13 -03:00
2011-08-26 18:18:38 +02:00
2011-07-23 11:26:12 -05:00
2011-08-27 15:42:35 +00:00
2011-07-23 11:57:53 -05:00
2011-08-27 15:42:35 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%