Host Support Status: Difference between revisions

From KVM
No edit summary
Line 1: Line 1:
== x86: ==


===AMD:===
===AMD:===
Line 6: Line 4:
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:===

Revision as of 05:24, 4 February 2009

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