commit | aa2ac1dac3d27b412e2dba4cde38724446751344 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Fri Aug 15 01:15:10 2014 -0700 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Fri Aug 15 18:54:50 2014 +0400 |
tree | d2b6184d6f08ec6d0e83a1d3b82430834540f26e | |
parent | c75f3c041aff0d6192049860a8f7b4db40ec0603 [diff] |
ppc: convert g_new(qemu_irq usages to g_new0 To indicate the IRQs are initially disconnected. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>