]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
esp: enable busmaster
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Nov 2012 17:33:41 +0000 (18:33 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 21 Nov 2012 00:07:46 +0000 (19:07 -0500)
commit68513ab2ae14b7359e4aa2868fc891c517d77a17
treeb42b33ed21ca5f3db8df6105bb1a2c7addf97f1b
parent7d052575258ad2fc487ca3f9a6b62eff1b767900
esp: enable busmaster

The HBA does DMA, thus we must enable the busmaster bit,
otherwise dma access will fail with recent qemu versions.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
src/esp-scsi.c