]> Git Repo - qemu.git/commit
pc: Abort if HotplugHandlerClass::plug() fails
authorBharata B Rao <[email protected]>
Mon, 29 Jun 2015 08:20:24 +0000 (13:50 +0530)
committerEduardo Habkost <[email protected]>
Fri, 3 Jul 2015 20:47:58 +0000 (17:47 -0300)
commit8e23184b6b2f8426041854b18fb56a3ff197d5a0
tree7d9d763571d64b7f63b6439cd8afeecbfefe016a
parent43bbb49ef7032a8bfdafbd02d0286512af161089
pc: Abort if HotplugHandlerClass::plug() fails

HotplugHandlerClass::plug() shouldn't fail and hence use error_abort
to abort if it fails.

Signed-off-by: Bharata B Rao <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Tested-by: Igor Mammedov <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/i386/pc.c
This page took 0.025683 seconds and 4 git commands to generate.