qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC 04/10] HMP: info block: Print the 'tray-open' key


From: Markus Armbruster
Subject: Re: [Qemu-devel] [RFC 04/10] HMP: info block: Print the 'tray-open' key
Date: Mon, 06 Jun 2011 15:19:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Luiz Capitulino <address@hidden> writes:

> It's printed before the "[not inserted]" or the "file" fields, like this:
>
>  (qemu) info block
>  ide0-hd0: removable=0 file=disks/test.img ro=0 drv=qcow2 encrypted=0
>  ide1-cd0: removable=1 locked=0 tray-open=0 file=/Fedora-14-x86_64-DVD.iso 
> ro=1 drv=raw encrypted=0
>  floppy0: removable=1 locked=0 tray-open=0 [not inserted]
>  sd0: removable=1 locked=0 tray-open=0 [not inserted]
>  (qemu)
>
> TODO: Confirm this won't break libvirt.

As far as I can see, libvirt uses neither "info block" nor
"query-block".

I'd squash this into the previous commit.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]