
On Wed, Dec 08, 2010 at 09:31:07AM -0700, Eric Blake wrote:
* tests/qemuhelpdata/qemu-kvm-0.12.1.2: New file. * tests/qemuhelptest.c (mymain): New test from RHEL 6.0 qemu-kvm, which covers some options (like -vga=qxl) not tested elsewhere. ---
Ouch - we don't have anything in tests/qemuhelpdata/ that tests this line of code. But that's an independent problem.
And one easy to fix.
tests/qemuhelpdata/qemu-kvm-0.12.1.2 | 227 ++++++++++++++++++++++++++++++++++ tests/qemuhelptest.c | 38 ++++++ 2 files changed, 265 insertions(+), 0 deletions(-) create mode 100644 tests/qemuhelpdata/qemu-kvm-0.12.1.2
This is a slightly misleading name - it should have 'rhel' in there somewhere, because the RHEL version has potential to be quite different in exposed features vs real upstream Regards, Daniel