commit | e5051fc70807750f7a4798d2d83e159793c466d3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 24 13:32:51 2011 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Jan 31 10:03:00 2011 +0100 |
tree | 456a6b31f2d267a71f175a33618db5360682d53f | |
parent | db97ee6a976bacbb0d18818e951cfc41b39269a7 [diff] |
virtio-blk: tell the guest about size changes 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 <hch@lst.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>