
22 Sep
2014
22 Sep
'14
4:38 p.m.
On Mon, Sep 22, 2014 at 04:02:49PM +0200, Giuseppe Scrivano wrote:
commit 72f919f558902968bd0cf9f99f25ac62cbfe3ac6 introduced an user friendly error message when trying to use IDE disks as readonly.
Do the same thing for the SATA bus.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1112939
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> --- src/qemu/qemu_command.c | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-)
ACK, Martin