summaryrefslogtreecommitdiffstats
path: root/include/exec/plugin-gen.h
diff options
context:
space:
mode:
authorMark Cave-Ayland2021-03-04 23:11:00 +0100
committerMark Cave-Ayland2021-03-07 11:39:05 +0100
commit023666da792ac465e43dee3bacb21bb781de5cdb (patch)
treebb22cbc9ad2de6fceb05fb2876433ebb0237751c /include/exec/plugin-gen.h
parentesp: convert ti_buf from array to Fifo8 (diff)
downloadqemu-023666da792ac465e43dee3bacb21bb781de5cdb.tar.gz
qemu-023666da792ac465e43dee3bacb21bb781de5cdb.tar.xz
qemu-023666da792ac465e43dee3bacb21bb781de5cdb.zip
esp: convert cmdbuf from array to Fifo8
Rename ESP_CMDBUF_SZ to ESP_CMDFIFO_SZ and cmdbuf_cdb_offset to cmdfifo_cdb_offset to indicate that the command buffer type has changed from an array to a Fifo8. This also enables us to remove the ESPState field cmdlen since the command length is now simply the number of elements used in cmdfifo. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20210304221103.6369-40-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'include/exec/plugin-gen.h')
0 files changed, 0 insertions, 0 deletions