[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] ipmi: fix open() NULL argument
From: |
Cédric Le Goater |
Subject: |
[Qemu-devel] [PATCH 0/2] ipmi: fix open() NULL argument |
Date: |
Tue, 25 Apr 2017 08:51:39 +0200 |
Hello,
Here is a small series fixing an NULL argument issue in the IPMI BMC
simulator and activating the IPMI tests under PPC64.
Thanks,
C.
Cédric Le Goater (2):
tests: add IPMI tests for ppc64
ipmi: don't try to open a NULL filename
hw/ipmi/ipmi_bmc_sim.c | 5 +++++
tests/Makefile.include | 2 ++
2 files changed, 7 insertions(+)
--
2.7.4