commit | 074f2fff798cb8f9588080b740dc356217a24720 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Jun 10 09:41:42 2009 +0200 |
committer | Paul Brook <paul@codesourcery.com> | Thu Jun 11 13:47:36 2009 +0100 |
tree | 4a7267d64bbe8d679627699b6545c9fcd23bb270 | |
parent | 57b452a8487df30d084ce2b56a993ba7473469e3 [diff] |
qdev: move name+size into DeviceInfo (v2) Rationale: move device information from code to data structures. v2: Adapt the drivers missed in the first version. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>