]> git.proxmox.com Git - qemu.git/commit
virtio-blk: Turn drive serial into a qdev property
authorMarkus Armbruster <armbru@redhat.com>
Mon, 20 Jun 2011 09:35:18 +0000 (11:35 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 5 Jul 2011 09:23:29 +0000 (11:23 +0200)
commita8686a9b2b347d0619141e950221c4d6d0311d0b
tree0e41513d813d57577210b5e10518ffab250156ee
parent343f85685ce3f9613c13e4d0f884698194b6a4f6
virtio-blk: Turn drive serial into a qdev property

It needs to be a qdev property, because it belongs to the drive's
guest part.  Precedence: commit a0fef654 and 6ced55a5.

Bonus: info qtree now shows the serial number.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/s390-virtio-bus.c
hw/s390-virtio-bus.h
hw/virtio-blk.c
hw/virtio-blk.h
hw/virtio-pci.c
hw/virtio-pci.h
hw/virtio.h