index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
/
malloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
1
-36
/
+6
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-1
/
+1
2017-10-16
tests: use g_new() family of functions
Marc-André Lureau
1
-3
/
+3
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-02-16
tests: Clean up includes
Peter Maydell
1
-2
/
+1
2016-01-11
libqos: allow zero-size allocations
John Snow
1
-0
/
+4
2015-06-17
libqos: Allow calling guest_free on NULL pointer
Fam Zheng
1
-0
/
+3
2015-05-22
libqos: Add migration helpers
John Snow
1
-17
/
+57
2015-02-16
libqos/ahci: Add ahci_clean_mem
John Snow
1
-0
/
+5
2015-02-16
libqos: Update QGuestAllocator to be opaque
John Snow
1
-15
/
+46
2015-02-16
libqos: add alloc_init_flags
John Snow
1
-0
/
+8
2015-02-16
libqos: Split apart pc_alloc_init
John Snow
1
-0
/
+17
2015-01-13
libqos: Convert malloc-pc allocator to a generic allocator
Marc MarĂ
1
-0
/
+270