qemu-e2k/hw/block
Doug Gale 1ee24514ae nvme: Add tracing
Add trace output for commands, errors, and undefined behavior.
Add guest error log output for undefined behavior.
Report invalid undefined accesses to MMIO.
Annotate unlikely error checks with unlikely.

Signed-off-by: Doug Gale <doug16k@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2017-12-22 15:03:41 +01:00
..
dataplane hw/block: Fix the return type 2017-12-19 09:25:28 +00:00
block.c hw/block: Fix the return type 2017-12-19 09:25:28 +00:00
cdrom.c
ecc.c
fdc.c hw/block: Use errp directly rather than local_err 2017-12-19 10:25:03 +00:00
hd-geometry.c
m25p80.c m25p80: Add support for n25q512a11 and n25q512a13 2017-12-13 17:59:21 +00:00
Makefile.objs
nand.c migration: pre_save return int 2017-09-27 11:35:59 +01:00
nvme.c nvme: Add tracing 2017-12-22 15:03:41 +01:00
nvme.h nvme: Add support for Read Data and Write Data in CMBs. 2017-06-26 14:51:13 +02:00
onenand.c hw/block/onenand: Remove dead code block 2017-10-06 16:28:58 +02:00
pflash_cfi01.c hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device() 2017-07-14 17:59:42 +01:00
pflash_cfi02.c hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device() 2017-07-14 17:59:42 +01:00
tc58128.c
trace-events nvme: Add tracing 2017-12-22 15:03:41 +01:00
virtio-blk.c virtio-blk: reject configs with logical block size > physical block size 2017-12-19 10:25:09 +00:00
xen_blkif.h
xen_disk.c xen-disk: use an IOThread per instance 2017-12-14 15:24:22 -08:00