]> git.proxmox.com Git - mirror_qemu.git/commit
esp: move get_cmd() post-DMA code to get_cmd_cb()
authorLaurent Vivier <laurent@vivier.eu>
Sat, 26 Oct 2019 16:45:37 +0000 (18:45 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 28 Oct 2019 18:03:36 +0000 (19:03 +0100)
commit6130b18850945eda3904db0e65fd0b7a3afe1f6a
tree37219bfa0b58bc0d2b31765b47b06baab9781152
parent15407433e822f47f85bfd17835ec9663d6dc8556
esp: move get_cmd() post-DMA code to get_cmd_cb()

This will be needed to implement pseudo-DMA

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20191026164546.30020-3-laurent@vivier.eu>
hw/scsi/esp.c