diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-07-11 12:21:23 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-08-31 10:16:11 +0200 |
commit | da9fbe76a0639c529f9678aabcc052dfe4cd9cc4 (patch) | |
tree | 50baf6439d7dc464a5d5e4b88c26d021d98356e9 /hw/xio3130_upstream.h | |
parent | b834b5081d6266cc0789454905f3b7d622d4d096 (diff) | |
download | qemu-da9fbe76a0639c529f9678aabcc052dfe4cd9cc4.zip qemu-da9fbe76a0639c529f9678aabcc052dfe4cd9cc4.tar.gz qemu-da9fbe76a0639c529f9678aabcc052dfe4cd9cc4.tar.bz2 |
fix info qtree indention
Without the patch bus properties are are not in line with the other
properties:
[ ... ]
dev: fw_cfg, id ""
ctl_iobase = 0x510
data_iobase = 0x511
irq 0
mmio ffffffffffffffff/0000000000000002
mmio ffffffffffffffff/0000000000000001
[ ... ]
With the patch applied everything is lined up properly:
[ ... ]
dev: fw_cfg, id ""
ctl_iobase = 0x510
data_iobase = 0x511
irq 0
mmio ffffffffffffffff/0000000000000002
mmio ffffffffffffffff/0000000000000001
[ ... ]
Needed to make the autotest qtree parser happy.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/xio3130_upstream.h')
0 files changed, 0 insertions, 0 deletions