
30 Jul
2018
30 Jul
'18
8:25 a.m.
On Wed, Jul 25, 2018 at 05:57:40PM +0200, Peter Krempa wrote:
The capability currently is not enabled so that we can add individual bits first.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_capabilities.c | 1 + src/qemu/qemu_capabilities.h | 1 + 2 files changed, 2 insertions(+)
I guess even if you pushed this along with the commit actually enabling this, having this stub here helps with separating all the changes while maintaining bisectability. Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano