
1 Jun
2017
1 Jun
'17
9:19 a.m.
On Fri, May 26, 2017 at 11:58:44 +0200, Michal Privoznik wrote:
While checking for ABI stability, drivers might pose additional checks that are not valid for general case. For instance, qemu driver might check some memory backing attributes because of how qemu works. But those attributes may work well in other drivers.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Be sure to also update virBhyveDriverCreateXMLConf before pushing this. Jirka