1. 02 9月, 2013 26 次提交
  2. 23 8月, 2013 1 次提交
  3. 22 8月, 2013 3 次提交
  4. 16 8月, 2013 2 次提交
  5. 15 8月, 2013 1 次提交
    • X
      qemu.test: rename parameter md5sum · 24c81486
      Xu Tian 提交于
      parameter 'md5sum' in test configuration file will conflict with
      cdrom iso md5sum parameter, and it will caused md5sum mismatch error
      when re-create(env_process.preprocess_vm) VM in test script, so rename
      it;
      Signed-off-by: NXu Tian <xutian@redhat.com>
      24c81486
  6. 13 8月, 2013 1 次提交
    • E
      test case to compare full CPUID dump for unexpected ABI changes · 64f5236f
      Eduardo Habkost 提交于
      This adds a new test function to the cpuid.py test module, where the
      CPUID data exposed by QEMU is compared with a full CPUID dump extracted
      previously.
      
      The new test code ensures that there are no ABI changes for a given
      machine-type + CPU model combination, between QEMU versions.
      
      The reference dumps were generated using the build-qemu-and-dump-cpus,
      and copied using the copy-ref-dumps script.
      
      There are some known QEMU bugs and past ABI changes that require
      ignoring some differences. Those cases handled as rules that set
      ignore_cpuid_leaves on qemu_cpu.cfg.
      Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
      64f5236f
  7. 12 8月, 2013 1 次提交
  8. 10 8月, 2013 4 次提交
  9. 09 8月, 2013 1 次提交