Planning/0.14/Testing: Difference between revisions
(→Hosts) |
(→Block) |
||
Line 42: | Line 42: | ||
===Block=== | ===Block=== | ||
* Full qemu-io test suite (kwolf) | * Full qemu-io test suite (kwolf) | ||
* blkverify install and boot | * blkverify install and boot (stefanha) | ||
** RHEL6 qed [<font color="green">rc0</font>] | |||
** Windows 2003 Server qed | |||
** RHEL6 qcow2 | |||
** Windows 2003 Server qcow2 | |||
* qemu-img create manual testing (stefanha) | * qemu-img create manual testing (stefanha) | ||
** Want to add automated tests to qemu-img in the future! | ** Want to add automated tests to qemu-img in the future! |
Revision as of 14:53, 3 February 2011
QEMU 0.14 Release Testing
Add yourself to volunteer for QEMU 0.14 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.
Documentation
Compare all of these
- http://wiki.qemu.org/Manual
- qemu --help
- qemu -cpu ?, qemu -M ?, qemu-system-x86_64 -M ?, ...
- man qemu
- qemu -monitor stdio ... (qemu) help
- qemu-img -h
- qemu-io -h
- qemu-nbd --help
- qemu-doc.html
- Please see https://bugs.launchpad.net/qemu/+bug/498107
Hosts
- Linux x86 (32 bit)
- Linux x86 (64 bit)
- Linux x86 on AMD-CPUs (QEMU 0.13. has a lot of bugs here)
- Win32
- BSD, MacOS, SunOS, others
- eComstation
Targets
ARM, x86, s390, etc go here.
mips, mipsel
- Debian guest on emulated MIPS Malta (little/big endian, 32/64 bit) (sweil)
x86 KVM
- kvm-autotest run (aliguori?):
- install Fedora guest
- install Windows
Subsystems
Feature areas go here.
Block
- Full qemu-io test suite (kwolf)
- blkverify install and boot (stefanha)
- RHEL6 qed [rc0]
- Windows 2003 Server qed
- RHEL6 qcow2
- Windows 2003 Server qcow2
- qemu-img create manual testing (stefanha)
- Want to add automated tests to qemu-img in the future!
- qemu-nbd access to a QED image (stefanha)
Tracing
- Check cpu_in/cpu_out trace event works for simple, dtrace, and ust backends (stefanha)
Character devices
- Test unix/tcp socket chardev with isa/virtio serial backends (mdroth)
Networking
Monitor (HMP/QMP)
- QMP: quit, change, block_passwd, query-version, screendump, stop, cont, system_reset, system_powerdown (anthony)
USB
Audio
Graphics
Migration
- live migration, block live migration, and hopefully Kemari with some stress to cpu, memory and disk. (yoshi)