Planning/0.15/Testing: Difference between revisions

From QEMU
Line 37: Line 37:


===Block===
===Block===
* Full qemu-io test suite
* Full qemu-io test suite (stefanha)
* blkverify install and boot RHEL6 (stefanha)
* blkverify install and boot RHEL6 (stefanha)
** qed
** qed

Revision as of 15:46, 26 July 2011

QEMU 0.15 Release Testing

Add yourself to volunteer for QEMU 0.15 release testing.

Choose areas that you care about and are willing to test release candidates against. Please try to test each release candidate and raise any regressions on the mailing list.

Mark a test success green and a failure with red:

[<font color="green">rcX</font>]

Documentation

Compare all of these

  • http://wiki.qemu.org/Manual
  • qemu --help
  • qemu -cpu ?, qemu -M ?, qemu-system-x86_64 -M ?, qemu-i386 -h, ...
  • man qemu
  • qemu -monitor stdio ... (qemu) help
  • qemu-img -h
  • qemu-io -h
  • qemu-nbd --help
  • qemu-doc.html [rc0]
  • qemu-tech.html

Compiling

[rc0] https://bugs.launchpad.net/qemu/+bug/816370

Hosts

Linux i386, Linux x86_64, Windows i386, Solaris SPARC, etc go here.

Targets

ARM, x86, s390, etc go here.

x86 KVM

  • kvm-autotest

Subsystems

Feature areas go here.

Block

  • Full qemu-io test suite (stefanha)
  • blkverify install and boot RHEL6 (stefanha)
    • qed
    • qcow2
  • install and boot Windows 2003 Server (stefanha)
    • qed
    • qcow2

Tracing

  • Check cpu_in/cpu_out trace event works for simple and dtrace backends (stefanha)

Character devices

Networking

Monitor (HMP/QMP)

  • QMP: quit, change, block_passwd, query-version, screendump, stop, cont, system_reset, system_powerdown

USB

Audio

Graphics

  • qemu-system-x86_64 -spice, -vga qxl

Migration