Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into staging
Pull request
v2:
- dropped "tests: fix small leak in test-io-channel-command" that Daniel Berrange will pick
- fixed "tests: add qtest_add_data_func_full" to work with glib < 2.26
# gpg: Signature made Thu 08 Sep 2016 15:16:54 BST
# gpg: using RSA key 0xDAE8E10975969CE5
# gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>"
# gpg: aka "Marc-André Lureau <marcandre.lureau@gmail.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg: It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276 F62D DAE8 E109 7596 9CE5
* remotes/elmarco/tags/leak-pull-request: (25 commits)
tests: fix postcopy-test leaks
tests: fix rsp leak in postcopy-test
tests: pc-cpu-test leaks fixes
tests: add qtest_add_data_func_full
bus: simplify name handling
ipmi: free extern timer
sd: free timer
pc: keep gsi reference
pc: free i8259
tests: fix qom-test leaks
acpi-build: fix array leak
machine: use class base init generated name
pc: don't leak a20_line
pc: simplify passing qemu_irq
portio: keep references on portio
tests: fix leak in test-string-input-visitor
tests: fix check-qom-proplist leaks
tests: fix check-qom-interface leaks
tests: fix test-iov leaks
tests: fix test-vmstate leaks
...
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/audio/gus.c 6 additions, 3 deletionshw/audio/gus.c
- hw/audio/sb16.c 3 additions, 1 deletionhw/audio/sb16.c
- hw/block/fdc.c 3 additions, 1 deletionhw/block/fdc.c
- hw/char/parallel.c 2 additions, 1 deletionhw/char/parallel.c
- hw/core/bus.c 6 additions, 15 deletionshw/core/bus.c
- hw/core/machine.c 1 addition, 0 deletionshw/core/machine.c
- hw/display/vga-isa.c 6 additions, 2 deletionshw/display/vga-isa.c
- hw/dma/i8257.c 4 additions, 2 deletionshw/dma/i8257.c
- hw/i386/acpi-build.c 2 additions, 2 deletionshw/i386/acpi-build.c
- hw/i386/pc.c 5 additions, 4 deletionshw/i386/pc.c
- hw/i386/pc_piix.c 8 additions, 9 deletionshw/i386/pc_piix.c
- hw/i386/pc_q35.c 8 additions, 7 deletionshw/i386/pc_q35.c
- hw/ide/core.c 4 additions, 2 deletionshw/ide/core.c
- hw/input/pckbd.c 2 additions, 2 deletionshw/input/pckbd.c
- hw/ipmi/ipmi_bmc_extern.c 9 additions, 0 deletionshw/ipmi/ipmi_bmc_extern.c
- hw/isa/isa-bus.c 5 additions, 9 deletionshw/isa/isa-bus.c
- hw/sd/sd.c 9 additions, 0 deletionshw/sd/sd.c
- include/glib-compat.h 24 additions, 0 deletionsinclude/glib-compat.h
- include/hw/boards.h 1 addition, 1 deletioninclude/hw/boards.h
- include/hw/i386/pc.h 2 additions, 2 deletionsinclude/hw/i386/pc.h
Loading
Please register or sign in to comment