From KVM
m (Add categories) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | =Host Support Status= | |
− | + | ||
===AMD:=== | ===AMD:=== | ||
Line 6: | Line 5: | ||
The releases kvm-51 to kvm-53 fixed many AMD bugs. If kvm-53 (or newer) doesn't work for you, try out the kernel modules from kvm-53 (or later) and userspace from kvm-44. As usual, please also try the -no-kvm-irqchip and -no-kvm separately and report everything you see, including kernel logs (in /var/log/messages or /var/log/syslog). | The releases kvm-51 to kvm-53 fixed many AMD bugs. If kvm-53 (or newer) doesn't work for you, try out the kernel modules from kvm-53 (or later) and userspace from kvm-44. As usual, please also try the -no-kvm-irqchip and -no-kvm separately and report everything you see, including kernel logs (in /var/log/messages or /var/log/syslog). | ||
− | Bugs: | + | '''Bugs:''' |
− | * 1698925 Booting 64-bit Solaris can cause Linux to spin | + | * [http://sourceforge.net/tracker/?func=detail&aid=1698925&group_id=180599&atid=893831 1698925] Booting 64-bit Solaris can cause Linux to spin |
− | * 1699695 Entering Solaris kmdb may cause Solaris to double trap | + | * [http://sourceforge.net/tracker/?func=detail&aid=1699695&group_id=180599&atid=893831 1699695] Entering Solaris kmdb may cause Solaris to double trap |
===Intel:=== | ===Intel:=== | ||
Line 15: | Line 14: | ||
On intel hosts, the main problem is with the real mode emulation, which happens in early stage of boot. If there's a failure as soon as the VM starts, it's most likely due to the real mode. | On intel hosts, the main problem is with the real mode emulation, which happens in early stage of boot. If there's a failure as soon as the VM starts, it's most likely due to the real mode. | ||
− | * 1673740 KVM-15 does not boot Ubuntu 6.10 i386 on Gentoo amd64 host | + | * [http://sourceforge.net/tracker/index.php?func=detail&aid=1673740&group_id=180599&atid=893831 1673740] KVM-15 does not boot Ubuntu 6.10 i386 on Gentoo amd64 host |
+ | [[Category:Historical]][[Category:Docs]] |
Latest revision as of 20:59, 16 May 2015
Host Support Status
AMD:
The releases kvm-51 to kvm-53 fixed many AMD bugs. If kvm-53 (or newer) doesn't work for you, try out the kernel modules from kvm-53 (or later) and userspace from kvm-44. As usual, please also try the -no-kvm-irqchip and -no-kvm separately and report everything you see, including kernel logs (in /var/log/messages or /var/log/syslog).
Bugs:
- 1698925 Booting 64-bit Solaris can cause Linux to spin
- 1699695 Entering Solaris kmdb may cause Solaris to double trap
Intel:
On intel hosts, the main problem is with the real mode emulation, which happens in early stage of boot. If there's a failure as soon as the VM starts, it's most likely due to the real mode.
- 1673740 KVM-15 does not boot Ubuntu 6.10 i386 on Gentoo amd64 host