commit | 07a8de3566bd576dc33e55af830d63dcc2287617 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 08 13:11:35 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:41 2009 -0600 |
tree | 5ad085cedf8405ddc7b9411119fda0f3b39bf334 | |
parent | d0fef6fbea36c62d29f3e3fa2214b7b52322983e [diff] |
qdev: also match bus name for global properties i.e. -global PCI.<property>=<value> will set a default property for all PCI devices. Also works for the compat properties used by machine types. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>