[Qemu-devel] [PATCH 3/3] virtio-blk: tell the guest about size changes

2011-01-24 Thread Christoph Hellwig
Raise a config change interrupt when the size changed. This allows virtio-blk guest drivers to read-read the information from the config space once it got the config chaged interrupt. Signed-off-by: Christoph Hellwig Index: qemu/hw/virtio-blk.c ==

[Qemu-devel] [PATCH 3/3] virtio-blk: tell the guest about size changes

2011-01-19 Thread Christoph Hellwig
Raise a config change interrupt when the size changed. This allows virtio-blk guest drivers to read-read the information from the config space once it got the config chaged interrupt. Signed-off-by: Christoph Hellwig Index: qemu/hw/virtio-blk.c ==

[Qemu-devel] [PATCH 3/3] virtio-blk: tell the guest about size changes

2011-01-14 Thread Christoph Hellwig
Raise a config change interrupt when the size changed. This allows virtio-blk guest drivers to read-read the information from the config space once it got the config chaged interrupt. Signed-off-by: Christoph Hellwig Index: qemu/hw/virtio-blk.c ==