commit | 2930b313dd602d67a568815b0b031b824916cec9 | [log] [tgz] |
---|---|---|
author | john cooper <john.cooper@redhat.com> | Fri Jul 02 13:44:25 2010 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jul 06 17:05:49 2010 +0200 |
tree | 37d336bbe2b5a382a5dc53bc3135cb965226fb33 | |
parent | 9ac228e02cf16202547e7025ef300369e0db7781 [diff] |
Add virtio disk identification support This patch adds the final missing bits for support of passing a serial/id string to a virtio-blk guest driver. The guest-side component already exists in the virtio driver, and has recently been reworked by Ryan to export a /sys interface for retrieval of the id from guest userland. Signed-off-by: john cooper <john.cooper@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>