
17 May
2016
17 May
'16
10:10 p.m.
On 05/16/2016 06:00 PM, Andrea Bolognani wrote:
Now that we choose the GIC version based on hardware features when no <gic/> element has been provided, we need a way to fake the GIC capabilities of the host.
Update the qemuxml2argv and qemuxml2xml tests to allow this. --- tests/qemuxml2argvtest.c | 49 +++++++++++++----- tests/qemuxml2xmltest.c | 130 ++++++++++++++++++++++++----------------------- tests/testutilsqemu.c | 36 +++++++++++++ tests/testutilsqemu.h | 10 ++++ 4 files changed, 148 insertions(+), 77 deletions(-)
ACK John