-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 15.03.2012 17:32, Ben Hutchings wrote: > On Thu, 2012-03-15 at 14:51 +0100, Stefan Bader wrote: >> The following patches fix a KVM guest hang/crash on 32bit guests which is >> present sicne 2.6.32. It was fixed upstream (v3.3) and for 3.2.y the >> upstream versions do apply. Moving back in history some more adjustments >> are required. >> >> Tested the backports on 32bit hosts and 32bit guests for all releases and >> with 64bit host and 32bit/64bit guest for 2.6.32. > > As it happens, Dann and I were just looking at this for Debian. We ended > up with the same changes for 2.6.32, except for the first parameter type of > x86_emulate_ops::get_cpuid (struct x86_emulate_ctxt * vs kvm_vcpu *). > > Ben. > Yeah, I ended up that way because on my way backwards I traversed kernel stages where most other function in x86_emulate_ops where using vcpu directly (like 2.6.38).
- -Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCgAGBQJPYhzKAAoJEOhnXe7L7s6jVGEQAJSj3tOXRb+gRC231goQnIFk mlGgTst8Qq6SWttX2IqKaVCGI3JTTCvF2Fl2jqmYfMnVCtMlD8fvFcib1M3oU2+D VlLeImA3N6KUDGUv7MosMi3KPCvPNK+io967OnKBT6yopqDzwurw0RA+Mh3gMmw9 CQe1tahS+H0NOXNoU+T8Y8Y4SyKs2E05DEhGa44+H+uxz0Q0wUTfVNyBkHiASh3H pe2NrJbx3ohHgLmCqBGL681jGgvpaoFii8+E9I4itDA82TJkrMxrCXoaoRWFYJ3V jffC530t6+F8LxzWWv11/idkfq8ac5RiWOJTgvdLiPM1j3uUDA0gFgtinME7VH0s A3XAR/W+lW5BHuHWSLj6PP0UAPB9nc5tORA6vrt87Dr5f85WROucEFTmzjsnqI/c 2ASxWC1RNeeKdCeenoUA8UThuIEXD54Q2+JnoIfjGht3vdTNl5ej0nueXrG7Ku1z CPnzKUC5/jjxsYy1bxErJFZfW+LXmin0N7ZDZcEsPIFjoV9xI5yGICZv7sBUpxiz LrDJJCSq9aaG7YGl0S4sMZX+qiU4q3ScEoI3naj5f+06TLjZah4SlmMSS6YL6GaO 1h/zIOkXbsr1VNXrIW81/YkLfJwxhsRHkWgmhs87XgP5+0XPMd7ggWrsP4IGVEhd Sy6O61zXWKNqx6e1iLjn =1u3f -----END PGP SIGNATURE----- -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
