qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 6/9] QError: Add qdev not found error


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 6/9] QError: Add qdev not found error
Date: Fri, 16 Oct 2009 10:02:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-2.7.b4.fc11 Lightning/1.0pre Thunderbird/3.0b4

On 10/15/2009 09:08 PM, Luiz Capitulino wrote:
{ "error": { "code": 12
              "desc": "device already open",
              "data": { "bus": 0, "address": 12 } } }

  Note that this also can be reused by any bus, as the "data" information
is built at error time and can contain anything.

The "desc" is not even necessary on the wire.

Paolo





reply via email to

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