commit | 2aa3a7fb1c24afd4c0e12360acccf3234d8fe019 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sat May 16 09:33:19 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 02:39:39 2015 -0600 |
tree | 2ed7feffb08aed813af2c65cca3df0cf497b966f | |
parent | a40abfcc0008e3164caeee4dcd1294fda7675511 [diff] |
x86: qemu: Add ATA/SATA support Enable legacy IDE support on the pc target and AHCI support on the q35 target. Default configuration is to support the pc target. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>