Contents |
rc1 rc2 rc3 rc4
| OS | Xen? | KVM? | Ceph? | Spice? | libfdt? | libiscsi |
| Fedora 15 | ? | ? | ? | ? | ? | ? |
| Fedora 16 | ? | ? | ? | ? | ? | ? |
| RHEL/CentOS 5 | ? | ? | ? | ? | ? | ? |
| RHEL/CentOS 6 | ? | ? | ? | ? | ? | ? |
| Debian 6.0 | ? | ? | ? | ? | ? | ? |
| Debian testing | ? | rc2 | rc2 | rc2 | ? | ? |
| Ubuntu 10.04 | ? | ? | ? | ? | ? | ? |
| Ubuntu 11.04 | ? | rc1 | rc1 | ? | ? | ? |
| SLES 10 SP4 ppc64 | ? | rc1 | ? | ? | ? | ? |
| 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 |
Hints: qemu-iotests, qemu-nbd, install your favorite OS, ...
Ubuntu 11.10 have a broken support for cdrom tray locking. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/854814
libiscsi source: .tar.gz - RHEL6/Fedora packages: src x86_64 x86_64-devel
Hints: install your favorite OS, try different hardware configurations
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 |
Hints: install your favorite OS, run your favorite benchmarks
Networking tests [pradeep]
Installed RHEL 6.1 and ran network related autotest tests (ping, set_link, jumbo, file_transfer) with vhost=on
https://bugs.launchpad.net/qemu/+bug/888016
Hints: install your favorite OS, try weird configurations!
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.
Hints: link to sample systemtap scripts!
| Qemu release info | fs driver name | passthrough security model | mapped security model | features tested | Tests ran to cover these features |
| rc0 | local | All pass | All pass | basic fsops like open/create/read/write/close/rename/link/unlink/readdir/readlink/statfs/lookup/delete/truncate, acl, mmap, zerocopy,locking, xattr,sync,fragmentation | dbench, tuxera_posix, connecthon, fsstress, fsx, fs_mark, acl,synctest,mmap,LTP, xfs, disktest, tiobench,postmark |
| rc0 | handle | All pass | All pass | basic fsops like open/create/read/write/close/rename/link/unlink/readdir/readlink/statfs/lookup/delete/truncate, acl, mmap, zerocopy,locking, xattr,sync,fragmentation | dbench, tuxera_posix, connecthon, fsstress, fsx fs_mark, acl,synctest,mmap,LTP, xfs, disktest, tiobench |