qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ipmi: fix open() NULL argument
@ 2017-04-25  6:51 Cédric Le Goater
  2017-04-25  6:51 ` [Qemu-devel] [PATCH 1/2] tests: add IPMI tests for ppc64 Cédric Le Goater
  2017-04-25  6:51 ` [Qemu-devel] [PATCH 2/2] ipmi: don't try to open a NULL filename Cédric Le Goater
  0 siblings, 2 replies; 10+ messages in thread
From: Cédric Le Goater @ 2017-04-25  6:51 UTC (permalink / raw)
  To: Corey Minyard
  Cc: Michael S. Tsirkin, David Gibson, Peter Maydell, qemu-devel,
	Cédric Le Goater

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-04-26  6:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25  6:51 [Qemu-devel] [PATCH 0/2] ipmi: fix open() NULL argument Cédric Le Goater
2017-04-25  6:51 ` [Qemu-devel] [PATCH 1/2] tests: add IPMI tests for ppc64 Cédric Le Goater
2017-04-25  6:51 ` [Qemu-devel] [PATCH 2/2] ipmi: don't try to open a NULL filename Cédric Le Goater
2017-04-25 13:18   ` Eric Blake
2017-04-25 13:31   ` Peter Maydell
2017-04-25 14:06     ` Cédric Le Goater
2017-04-26  2:43       ` David Gibson
2017-04-26  6:41         ` Cédric Le Goater
2017-04-26  2:42   ` David Gibson
2017-04-26  6:05     ` Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).