Eric Blake wrote:
On 09/28/2011 04:43 PM, Jim Fehlig wrote:
> Tested with multiple AHCI controllers and multiple disks attached
> to a controller. E.g.,
>
> +++ b/src/qemu/qemu_capabilities.c
> @@ -139,6 +139,7 @@ VIR_ENUM_IMPL(qemuCaps, QEMU_CAPS_LAST,
> "no-shutdown",
>
> "cache-unsafe", /* 75 */
> + "ich9-ahci",
You'll have to rebase here, but nothing too difficult.
Yep, simple rebase
ACK.
and pushed.
Thanks!
Jim