Re: [Qemu-devel] [PATCH v2 0/2] vfio: Warn on failure to read device rom

2014-01-15 Thread Alex Williamson
On Wed, 2014-01-15 at 15:38 +0530, Bandan Das wrote: > Minor changes to print a message on the monitor > console in case of a rom read failure. Please see individual > patches for more details. > > Bandan Das (2): > vfio: warn if host device rom can't be read > vfio: Do not reattempt a failed

[Qemu-devel] [PATCH v2 0/2] vfio: Warn on failure to read device rom

2014-01-15 Thread Bandan Das
Minor changes to print a message on the monitor console in case of a rom read failure. Please see individual patches for more details. Bandan Das (2): vfio: warn if host device rom can't be read vfio: Do not reattempt a failed rom read hw/misc/vfio.c | 13 + 1 file changed, 13 in