Planning/1.0/Testing: Difference between revisions
(Add test result) |
m (Fix tested version) |
||
Line 138: | Line 138: | ||
* pSeries | * pSeries | ||
** Booting without parameters <b><font color="red">rc1</font></b> [Andreas] | ** Booting without parameters <b><font color="red">rc1</font></b> [Andreas] | ||
*** | *** rc1 - immediate segfault | ||
=== s390 === | === s390 === |
Revision as of 22:29, 8 November 2011
QEMU 1.0 Test day: Nov 7
Compilation test
OS | Xen? | KVM? | Ceph? | Spice? | libfdt? | libiscsi |
Fedora 15 | ? | ? | ? | ? | ? | ? |
Fedora 16 | ? | ? | ? | ? | ? | ? |
RHEL/CentOS 5 | ? | ? | ? | ? | ? | ? |
RHEL/CentOS 6 | ? | ? | ? | ? | ? | ? |
Debian 6.0 | ? | ? | ? | ? | ? | ? |
Debian testing | ? | ? | ? | ? | ? | ? |
Ubuntu 10.04 | ? | ? | ? | ? | ? | ? |
Ubuntu 11.04 | ? | rc1 OK | rc1 OK | ? | ? | ? |
SLES 11 SP1 s390x | ? | rc1 | ? | ? | ? | ? |
openSUSE 11.4 | ? | ? | ? | ? | ? | ? |
openSUSE 12.1 RC2 x86_64 | ? | rc0 rc0-22-g932eacc rc1 | ? | ? | rc0 rc0-22-g932eacc rc1 | ? |
MinGW32 | N/A | N/A | ? | N/A | ? | N/A |
MinGW32 (cross-compile) | N/A | N/A | ? | N/A | ? | N/A |
Block subsystem
Hints: qemu-iotests, qemu-nbd, install your favorite OS, ...
Raw
- qemu-iotests rc0 [Stefan]
QCow2
- qemu-iotests rc0 [Stefan]
- rc0 - 026 leaked cluster output is different
- Windows Server 2003 install rc0 rc1 [Stefan]
- rc0 - guest hangs on a black screen when the installer reboots, fixed in rc1 by https://github.com/aliguori/qemu/commit/3f8aeaa
- Red Hat Enterprise Linux 6 install rc1 [Stefan]
QED
- qemu-iotests rc0 [Stefan]
- Windows Server 2003 install rc1 [Stefan]
- Red Hat Enterprise Linux 6 install rc1 [Stefan]
NBD
Ceph
- rc0 and ceph 0.37 ok [Martin]
Sheepdog
vmdk
qemu-nbd
CD-ROM
- Eject/insert Host CD-ROM passthrough [Need tester]
- Eject/insert ISO CD-ROM [Need tester]
Ubuntu 11.10 have a broken support for cdrom tray locking. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/854814
iSCSI
libiscsi source: .tar.gz - RHEL6/Fedora packages: src x86_64 x86_64-devel
System emulation targets
Hints: install your favorite OS, try different hardware configurations
ARM
- Zaurus
keypad and touchscreen tested by cat /dev/input/event0 and /dev/input/event1 [Benoît]
Model | boot | serial | Compact FLASH IDE | touchscreen | keyboard | ADC |
---|---|---|---|---|---|---|
akita | ok | ok | none | ok | ok | ok |
borzoi | ok | ok | ok | ok | ok | ok |
spitz | ok | ok | ok | ok | ok | ok |
terrier | ok | ok | ok | ok | ok | ok |
tosa | ok | ok | ok | none | none | none |
PPC (BookE, pSeries, ... including KVM)
- pSeries
- Booting without parameters rc1 [Andreas]
- rc1 - immediate segfault
- Booting without parameters rc1 [Andreas]
s390
x86 (including KVM/Xen)
User-mode emulation targets
ARM
PPC
s390
x86
Emulated hardware
Hints: install your favorite OS, run your favorite benchmarks
SCSI
Spice
USB
Virtio (including vhost-net)
Xen
Management
Hints: install your favorite OS, try weird configurations!
Libvirt
- Hotadd of disks/nics/cpu/memory [Supriya]
Xen
HMP/QMP/QAPI
- Comprehensive libvirt testing [LuizCapitulino]
- Run kvm-autotest under QMP [LuizCapitulino]
Migration
Ganeti
Tested qemu 1.0rc0 under Ganeti 2.5.0-rc4, with the KVM backend (x86_64) on Debian Wheezy.
No problems found during instance creation, live migration and deletion. For these activities, Ganeti sends commands to QEMU both via the monitor protocol and via the QMP protocol.
Had problems connecting via SPICE to an instance that does not use QXL drivers (blank screen), but this seems to be a known issue.
Tracing
Hints: link to sample systemtap scripts!
- Simpletrace memory allocation tracing rc1 [Stefan]
- SystemTap clean build rc1 [Stefan]