qemu-patch-raspberry4/include/sysemu
Benoît Canet 5e5a94b605 block: Extract the block accounting code
The plan is to add new accounting metrics (latency, invalid requests, failed
requests, queue depth) and block.c is overpopulated so it will be better to work
in a separate module.

Moreover the long term plan is to have statistics in each of the BDS of the graph
for metrology purpose; this means that the device model statistics must move from
the topmost BDS to the device model.

So we need to decouple the statistic code from BlockDriverState.

This is another argument for the extraction of the code in a separate module.

CC: Kevin Wolf <kwolf@redhat.com>
CC: Stefan Hajnoczi <stefanha@redhat.com>
CC: Max Reitz <mreitz@redhat.com>
CC: Eric Blake <eblake@redhat.com>
CC: Benoit Canet <benoit@irqsave.net>
CC: Fam Zheng <famz@redhat.com>
CC: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
CC: Paolo Bonzini <pbonzini@redhat.com>

Signed-off-by: Benoît Canet <benoit.canet@nodalink.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-09-10 10:41:29 +02:00
..
arch_init.h target-tricore: Add target stubs and qom-cpu 2014-09-01 14:49:20 +01:00
balloon.h
blockdev.h
bt.h
char.h backends: Introduce chr-testdev 2014-08-06 17:53:05 +02:00
cpus.h
device_tree.h
dma.h block: Extract the block accounting code 2014-09-10 10:41:29 +02:00
dump-arch.h
dump.h
hostmem.h
iothread.h
kvm.h KVM: Add helper to run KVM_CHECK_EXTENSION on vm fd 2014-09-08 12:50:51 +02:00
memory_mapping.h
os-posix.h
os-win32.h
qtest.h
rng-random.h
rng.h
seccomp.h
sysemu.h numa: Keep track of NUMA nodes present on the command-line 2014-06-29 18:59:41 +03:00
tpm.h Add ACPI tables for TPM 2014-08-25 00:16:06 +02:00
tpm_backend.h
tpm_backend_int.h
watchdog.h
xen-mapcache.h