Re: [Qemu-devel] [PATCH 0/2 v4] vfio: blacklist loading of unstable roms

2014-02-26 Thread Alex Williamson
On Tue, 2014-02-25 at 18:47 -0500, Bandan Das wrote: > v4: > 1. Short Description of the issue in comments, pointer > to qemu bug tracker in 2/2 > 2. Remove unnecessary check on rom_bar in vfio_pci_size_rom 2/2 > 3. No changes to 1/2 - Andreas, I have retained your "Reviewed-by" > since the code ha

[Qemu-devel] [PATCH 0/2 v4] vfio: blacklist loading of unstable roms

2014-02-25 Thread Bandan Das
v4: 1. Short Description of the issue in comments, pointer to qemu bug tracker in 2/2 2. Remove unnecessary check on rom_bar in vfio_pci_size_rom 2/2 3. No changes to 1/2 - Andreas, I have retained your "Reviewed-by" since the code hasn't changed. v3: 1. Change the "force" logic to depend on wheth