]> git.proxmox.com Git - qemu.git/commit
Make isa_create() terminate program on failure
authorMarkus Armbruster <armbru@redhat.com>
Tue, 6 Oct 2009 23:15:59 +0000 (01:15 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 7 Oct 2009 13:54:54 +0000 (08:54 -0500)
commit3f66aa9c07d6392757f9d7b83849c7f791981725
tree1ccdfcb05e9c9766747297f1c15b457be2e0f59f
parente23a1b33b53d25510320b26d9f154e19c6c99725
Make isa_create() terminate program on failure

Callers don't check the return value anyway.

Patchworks-ID: 35172
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/isa-bus.c