Hello, This series adds basic error checking for negative and null value return.
Shreya. Shreya Shrivastava (4): Add error checking for qemu_find_file. Add error checking for load_image_targphys. Add error checking for event_notifier_init. Add error checking for msix_init. hw/arm/nseries.c | 9 ++++++-- hw/lm32/milkymist.c | 19 +++++++++++++---- hw/microblaze/boot.c | 5 +++++ hw/ppc/e500.c | 5 ++++- hw/ppc/mac_newworld.c | 5 +++++ hw/ppc/mac_oldworld.c | 4 ++++ hw/ppc/virtex_ml507.c | 5 +++++ hw/usb/hcd-xhci.c | 3 ++- tests/test-aio.c | 59 ++++++++++++++++++++++++++------------------------- 9 files changed, 77 insertions(+), 37 deletions(-) -- 1.9.1