qemu/hw/arm
Hans de Goede 456d606923 qemu-char: Call fe_claim / fe_release when not using qdev chr properties
chardev-frontends need to explictly check, increase and decrement the
avail_connections "property" of the chardev when they are not using a
qdev-chardev-property for the chardev.

This fixes things like:
qemu-kvm -chardev stdio,id=foo -device isa-serial,chardev=foo \
  -mon chardev=foo

Working, where they should fail. Most of the changes here are due to
old hardware emulation code which is using serial_hds directly rather then
a qdev-chardev-property.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Message-id: 1364412581-3672-3-git-send-email-hdegoede@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-04-04 19:21:25 -05:00
..
armv7m.c arm: move files referencing CPU to hw/arm/ 2013-03-01 15:01:19 +01:00
boot.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
collie.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
exynos4_boards.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
exynos4210.c arm: move files referencing CPU to hw/arm/ 2013-03-01 15:01:19 +01:00
gumstix.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
highbank.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
integratorcp.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
kzm.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
mainstone.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
Makefile.objs arm: fix compilation with CONFIG_FDT 2013-03-11 07:39:47 -05:00
musicpal.c musicpal: qdevify musicpal-misc 2013-04-01 09:08:33 -05:00
nseries.c console: rework DisplaySurface handling [vga emu side] 2013-03-18 10:21:58 +01:00
omap1.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
omap2.c arm: move files referencing CPU to hw/arm/ 2013-03-01 15:01:19 +01:00
omap_sx1.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
palm.c console: rework DisplaySurface handling [vga emu side] 2013-03-18 10:21:58 +01:00
pic_cpu.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pxa2xx.c qemu-char: Call fe_claim / fe_release when not using qdev chr properties 2013-04-04 19:21:25 -05:00
pxa2xx_gpio.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pxa2xx_pic.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
realview.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
spitz.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
stellaris.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
tosa.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
versatilepb.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
vexpress.c hw/vexpress: Set reset values for daughterboard oscillators 2013-03-15 16:41:58 +00:00
xilinx_zynq.c xilinx_zynq: added pl330 to machine model 2013-03-15 16:41:58 +00:00
z2.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00