Planning/1.0/Testing: Difference between revisions
Line 47: | Line 47: | ||
=== QED === | === QED === | ||
* qemu-iotests <b><font color="green">rc0</font></b> [Stefan] | * qemu-iotests <b><font color="green">rc0</font></b> [Stefan] | ||
* Windows Server 2003 install [Stefan] | * Windows Server 2003 install <b><font color="green">rc1</font></b> [Stefan] | ||
* Red Hat Enterprise Linux 6 install <b><font color="green">rc1</font></b> [Stefan] | * Red Hat Enterprise Linux 6 install <b><font color="green">rc1</font></b> [Stefan] | ||
Revision as of 16:52, 7 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 | ? | ? | ? | ? | ? | ? |
openSUSE 11.4 | ? | ? | ? | ? | ? | ? |
openSUSE 12.1 RC2 | ? | rc0 rc0-22-g932eacc | ? | ? | rc0 rc0-22-g932eacc | ? |
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
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)
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 [Stefan]
- SystemTap clean build [Stefan]