Planning/0.15/Testing: Difference between revisions
(→Block) |
|||
Line 51: | Line 51: | ||
===Networking=== | ===Networking=== | ||
* tap/vhost (zwu) | |||
* virtio-net (zwu) | |||
* user (zwu) | |||
* vde (zwu) | |||
* socket (zwu) | |||
===Monitor (HMP/QMP)=== | ===Monitor (HMP/QMP)=== | ||
* QMP: quit, change, block_passwd, query-version, screendump, stop, cont, system_reset, system_powerdown | * QMP: quit, change, block_passwd, query-version, screendump, stop, cont, system_reset, system_powerdown |
Revision as of 02:41, 27 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
- tap/vhost (zwu)
- virtio-net (zwu)
- user (zwu)
- vde (zwu)
- socket (zwu)
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