[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/5] msmouse: Handle mouse reset
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 1/5] msmouse: Handle mouse reset |
Date: |
Tue, 13 Sep 2022 13:30:59 +0100 |
On Mon, 12 Sept 2022 at 18:45, Arwed Meyer <arwed.meyer@gmx.de> wrote:
> thanks for adding some context. Good question.
> Unfortunately I don't know the device and migration code much, so I
> can't really say anything about this. I guess(!) it should be enough to
> save/load contents of struct MouseChardev. No idea if and how this can
> be done though.
> Also since saving/loading device state wasn't supported in the msmouse
> code to begin with, for me this is a new feature and out of scope for
> this patch set.
Yes, agreed. I was really hoping to catch the attention of one
of the reviewers who's more familiar with chardev...
-- PMM
- Re: [PATCH v2 3/5] msmouse: Use fifo8 instead of array, (continued)
[PATCH v2 2/5] chardev: src buffer const for write functions, Arwed Meyer, 2022/09/08
[PATCH v2 0/5] Make serial msmouse work, Arwed Meyer, 2022/09/11
[PATCH v3 2/5] chardev: src buffer const for write functions, Arwed Meyer, 2022/09/11
[PATCH v3 4/5] msmouse: Add pnp data, Arwed Meyer, 2022/09/11
[PATCH v3 5/5] serial: Allow unaligned i/o access, Arwed Meyer, 2022/09/11