commit | 3f9e4859640c69618446eb95176c31ae6a77c06f | [log] [tgz] |
---|---|---|
author | Sascha Silbe <silbe@linux.vnet.ibm.com> | Mon Jul 04 15:46:20 2016 +0200 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Jul 11 09:48:05 2016 +0200 |
tree | 4239514889b8258ebbca6e09986042424f27eb88 | |
parent | cf2499350aa4f2b6bdd30792cdf0b7f264fbcb36 [diff] |
s390x/css: use define for "virtual-css-bridge" literal Introduce a TYPE_* define (like we already use for a couple of other QOM types) for the name of the virtual CSS bridge QOM type instead of sprinkling the same string literal over several source files. Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>