search for: f2543f449a49

Displaying 2 results from an estimated 2 matches for "f2543f449a49".

2012 Feb 20
4
r: (1, 'Internal error', 'panic: xc_dom_core.c:273: xc_dom_do_gunzip: inflate failed (rc=-3)').. only on Intel hardware and only under 32-bit dom0
...ra : -120220 xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xen_scheduler : credit xen_pagesize : 4096 platform_params : virt_start=0xff800000 xen_changeset : Mon Feb 13 17:57:47 2012 +0000 23225:f2543f449a49 xen_commandline : com1=115200,8n1 cpufreq=verbose apic=debug apic_verbosity=debug console=com1,vga loglvl=all guest_loglvl=all apic=debug cc_compiler : gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC) cc_compile_by : konrad cc_compile_domain : dumpdata.com cc_comp...
2012 Dec 13
7
HVM bug: system crashes after offline online a vcpu
Hi Konrad I encountered a bug when trying to bring offline a cpu then online it again in HVM. As I''m not very familiar with HVM stuffs I cannot come up with a quick fix. The HVM DomU is configured with 4 vcpus. After booting into command prompt, I do following operations. # echo 0 > /sys/devices/system/cpu/cpu3/online # echo 1 > /sys/devices/system/cpu/cpu3/online With