/qemu/hw/isa/ |
H A D | isa-superio.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/sparc64/ |
H A D | niagara.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/xtensa/ |
H A D | sim.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/arm/ |
H A D | digic.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | kzm.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | msf2-soc.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | stm32f205_soc.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | fsl-imx31.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | fsl-imx7.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | mps2.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | strongarm.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | fsl-imx25.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | bcm2835_peripherals.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/char/ |
H A D | serial-isa.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | xen_console.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | exynos4210_uart.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/sh4/ |
H A D | sh7750.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/mips/ |
H A D | mipssim.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | jazz.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/m68k/ |
H A D | mcf5206.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | mcf5208.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/microblaze/ |
H A D | petalogix_s3adsp1800_mmu.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
H A D | petalogix_ml605_mmu.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/openrisc/ |
H A D | openrisc_sim.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|
/qemu/hw/sparc/ |
H A D | leon3.c | 9bca0edb282de0007a4f068d9d20f3e3c3aadef7 Fri Apr 20 14:52:43 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Change references to serial_hds[] to serial_hd()
Change all the uses of serial_hds[] to go via the new serial_hd() function. Code change produced with: find hw -name '*.[ch]' | xargs sed -i -e 's/serial_hds\[\([^]]*\)\]/serial_hd(\1)/g'
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20180420145249.32435-8-peter.maydell@linaro.org
|