Peter Maydell
b019f5e537
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into staging
miscellaneous patches:
* checkpatch.pl: Enforce multiline comment syntax
* Rename cpu_physical_memory_write_rom() to address_space_write_rom()
* disas, monitor, elf_ops: Use address_space_read() to read memory
* Remove load_image() in favour of load_image_size()
* Fix some minor memory leaks in arm boards/devices
* virt: fix broken indentation
# gpg: Signature made Fri 14 Dec 2018 14:41:20 GMT
# gpg: using RSA key 3C2525ED14360CDE
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
# gpg: aka "Peter Maydell <pmaydell@gmail.com>"
# gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"
# Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83 15CF 3C25 25ED 1436 0CDE
* remotes/pmaydell/tags/pull-misc-20181214: (22 commits)
virt: Fix broken indentation
target/arm: Create timers in realize, not init
tests/test-arm-mptimer: Don't leak string memory
hw/sd/sdhci: Don't leak memory region in sdhci_sysbus_realize()
hw/arm/mps2-tz.c: Free mscname string in make_dma()
target/arm: Free name string in ARMCPRegInfo hashtable entries
include/hw/loader.h: Document load_image_size()
hw/core/loader.c: Remove load_image()
device_tree.c: Don't use load_image()
hw/block/tc58128.c: Don't use load_image()
hw/i386/multiboot.c: Don't use load_image()
hw/i386/pc.c: Don't use load_image()
hw/pci/pci.c: Don't use load_image()
hw/smbios/smbios.c: Don't use load_image()
hw/ppc/ppc405_boards: Don't use load_image()
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
elf_ops.h: Use address_space_write() to write memory
monitor: Use address_space_read() to read memory
disas.c: Use address_space_read() to read memory
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-12-16 16:32:43 +00:00
..
2018-07-13 10:16:04 +01:00
2018-12-16 16:32:43 +00:00
2018-12-13 19:10:06 +01:00
2018-11-05 13:24:02 -05:00
2017-06-07 18:22:03 +02:00
2018-03-13 12:04:03 +01:00
2017-06-04 18:42:55 +03:00
2018-06-28 19:05:32 +02:00
2018-10-31 09:38:49 +00:00
2018-07-13 10:16:04 +01:00
2018-12-11 15:45:22 -02:00
2018-08-20 11:24:31 +01:00
2018-07-13 10:16:04 +01:00
2018-06-28 19:05:32 +02:00
2018-07-13 10:16:04 +01:00
2018-10-29 13:35:22 +00:00
2018-02-08 21:06:41 +02:00
2018-03-01 16:25:37 +02:00
2017-09-22 21:07:27 +02:00
2018-02-19 13:03:24 +02:00
2018-10-01 19:13:55 +02:00
2018-05-14 15:47:14 +08:00
2018-07-13 10:16:04 +01:00
2018-08-16 13:43:01 -03:00
2018-07-13 10:16:04 +01:00
2017-11-21 13:34:13 +00:00
2018-09-25 17:26:18 +02:00
2018-08-21 10:22:03 +02:00
2017-01-24 23:26:52 +03:00
2018-10-12 11:32:19 +02:00
2018-08-31 09:52:13 +02:00
2018-03-02 13:48:26 -06:00