On (Thu) 13 Dec 2012 [08:25:08], Anthony Liguori wrote:
> Amit Shah writes:
>
> > On (Wed) 28 Nov 2012 [11:05:37], Alon Levy wrote:
> >> Adds a new char device backend callback to check connectedness, implemented
> >> for virtio console, and used by spice-char-dev in post migration.
> >>
> >> Is
Amit Shah writes:
> On (Wed) 28 Nov 2012 [11:05:37], Alon Levy wrote:
>> Adds a new char device backend callback to check connectedness, implemented
>> for virtio console, and used by spice-char-dev in post migration.
>>
>> Is using NULL for DeviceState the intention for non device vmstates? It
On (Wed) 28 Nov 2012 [11:05:37], Alon Levy wrote:
> Adds a new char device backend callback to check connectedness, implemented
> for virtio console, and used by spice-char-dev in post migration.
>
> Is using NULL for DeviceState the intention for non device vmstates? It works
> fine in practice.
Adds a new char device backend callback to check connectedness, implemented
for virtio console, and used by spice-char-dev in post migration.
Is using NULL for DeviceState the intention for non device vmstates? It works
fine in practice.
Alon Levy (3):
virtio-serial: add virtio_serial_guest_con