On 25.06.23 23:06, Michael S. Tsirkin wrote:
On Fri, Jun 23, 2023 at 02:51:11PM +0200, David Hildenbrand wrote:
On 23.05.23 20:30, David Hildenbrand wrote:
Let's separate plug and unplug handling to prepare for future changes
and make the code a bit easier to read -- working on block states
(pl
On Fri, Jun 23, 2023 at 02:51:11PM +0200, David Hildenbrand wrote:
> On 23.05.23 20:30, David Hildenbrand wrote:
> > Let's separate plug and unplug handling to prepare for future changes
> > and make the code a bit easier to read -- working on block states
> > (plugged/unplugged) instead of on a bi
On 23.05.23 20:30, David Hildenbrand wrote:
Let's separate plug and unplug handling to prepare for future changes
and make the code a bit easier to read -- working on block states
(plugged/unplugged) instead of on a bitmap.
Cc: "Michael S. Tsirkin"
Cc: Gavin Shan
Signed-off-by: David Hildenbra
Let's separate plug and unplug handling to prepare for future changes
and make the code a bit easier to read -- working on block states
(plugged/unplugged) instead of on a bitmap.
Cc: "Michael S. Tsirkin"
Cc: Gavin Shan
Signed-off-by: David Hildenbrand
---
hw/virtio/virtio-mem.c | 116