qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Semantics of DeviceState::realized and BlockDriverState
Date: Tue, 12 Jun 2012 08:10:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Il 12/06/2012 00:05, Anthony Liguori ha scritto:
> 
> opened = true
> attached = true
> 
> This means that the device is in-use by something in QEMU.  Requests may
> be in flight as read/write requests are now allowed to be issued.
> 
> Most properties cannot be changed in this state (presumably).

So this is "realized".

Or Object needs to provide support for multiple states, and (static)
properties can have a bitmap of which states let them be modified.

Paolo




reply via email to

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