qemu-e2k/hw/block
Paolo Bonzini c84b31926f block: switch from g_slice allocator to malloc
Simplify memory allocation by sticking with a single API.  GSlice
is not that fast anyway (tcmalloc/jemalloc are better).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-10-12 11:17:45 +01:00
..
dataplane virtio-blk-dataplane: delete bottom half before the AioContext is freed 2015-07-29 10:02:06 +01:00
block.c
cdrom.c
ecc.c
fdc.c i8257: rewrite DMA_schedule to avoid hooking into the CPU loop 2015-09-09 15:34:53 +02:00
hd-geometry.c
m25p80.c
Makefile.objs
nand.c
nvme.c hw/block/nvme.c: Use pow2ceil() rather than hand-calculation 2015-09-07 14:19:00 +01:00
nvme.h
onenand.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
pflash_cfi01.c
pflash_cfi02.c
tc58128.c
virtio-blk.c block: switch from g_slice allocator to malloc 2015-10-12 11:17:45 +01:00
xen_blkif.h
xen_disk.c maint: remove unused include for signal.h 2015-09-11 10:21:38 +03:00