]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: implement address for isa-serial
authorJames Cowgill <james410@cowgill.org.uk>
Tue, 16 Jun 2015 13:07:59 +0000 (14:07 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 18 Jun 2015 12:17:20 +0000 (08:17 -0400)
commitf486bb0494f71d316639ccc57141698d34e5101a
treec085a345cd923a5d138050af3bc6f8c0f0c1ea8e
parentcb7e13ffbf114d16db26be755838e1f455f3392f
qemu: implement address for isa-serial

I needed to specify the iobase address for certain exotic mips configurations.

Signed-off-by: James Cowgill <james410@cowgill.org.uk>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev-iobase.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev-iobase.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c