qemu-e2k/hw
Zhou Jie 0b062eb090 hw/arm/nseries: Allocating Large sized arrays to heap
n8x0_init has a huge stack usage of 65536 bytes approx.
Moving large arrays to heap to reduce stack usage.

Signed-off-by: Zhou Jie <zhoujie2011@cn.fujitsu.com>
Message-id: 1461651308-894-1-git-send-email-zhoujie2011@cn.fujitsu.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-05-12 13:22:25 +01:00
..
9pfs
acpi Revert "acpi: mark PMTIMER as unlocked" 2016-05-02 17:19:13 +01:00
alpha
arm hw/arm/nseries: Allocating Large sized arrays to heap 2016-05-12 13:22:25 +01:00
audio
block Fix pflash migration 2016-04-15 17:27:34 +02:00
bt
char cadence_uart: bounds check write offset 2016-04-19 11:13:59 +01:00
core Sort the fw_cfg file list 2016-04-07 19:57:33 +03:00
cpu
cris
display omap_lcdc: Remove support for DEPTH != 32 2016-05-12 13:22:24 +01:00
dma
gpio hw/gpio: Add the emulation of gpio_key 2016-03-30 17:27:22 +01:00
i2c
i386 tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict 2016-04-13 19:52:34 +03:00
ide ide: really restart pending and in-flight atapi dma 2016-04-12 18:48:15 -04:00
input virtio-input: support absolute axis config in pass-through 2016-04-13 17:26:12 +02:00
intc hw/intc: QOM'ify omap_intc.c 2016-05-12 13:22:25 +01:00
ipack
ipmi
isa
lm32
m68k
mem
microblaze
mips
misc bcm2835_property: use cached values when querying framebuffer 2016-05-12 13:22:25 +01:00
moxie
net net: stellaris_enet: check packet length against receive buffer 2016-04-11 14:22:33 +01:00
nvram Sort the fw_cfg file list 2016-04-07 19:57:33 +03:00
openrisc
pci
pci-bridge hw/pci-bridge: Add missing unref in case register-bus fails 2016-04-07 19:57:33 +03:00
pci-host
pcmcia
ppc spapr_drc: fix aborts during DRC-count based hotplug 2016-04-26 11:16:08 +10:00
s390x
scsi virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_set_aio 2016-04-07 19:57:33 +03:00
sd
sh4
smbios
sparc
sparc64
ssi
timer hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS" 2016-04-08 00:07:43 +02:00
tpm tpm: Fix write to file descriptor function 2016-04-13 19:52:34 +03:00
tricore
unicore32
usb usb/uhci: move pid check 2016-04-25 12:05:05 +01:00
vfio
virtio virtio: Mark host notifiers as external 2016-04-22 16:43:58 +02:00
watchdog
xen
xenpv
xtensa
Makefile.objs