[Qemu-devel] qemu not starting

2011-03-27 Thread chandra shekar
hi friends after installing qemu when i try to start qemu then i get an error as Could not open SDL display plz someone help,thanks -- chandra

[Qemu-devel] qemu snapshot

2011-01-23 Thread chandra shekar
hi everyone i have 2 systems each installed with qemu and for each guest os is windows and host is ubuntu i tried to load snapshot of one guest os onto other it loads successfully but immediately it gives error as memory fault and shuts down can anyone help me with this,thanks -- chandra

[Qemu-devel] snapshots

2011-01-06 Thread chandra shekar
hi everyone i have got snapshot out of the image file now i would like to analyze the snapshot like opening it or identifying the fields in it can anyone suggest any softwares which i can use to open the snapshot analyze it,thanks

[Qemu-devel] snapshots structure

2010-11-21 Thread chandra shekar
Hi, everyone i have applied a patch and copied the snapshot out of the qcow2 image file and i tried to open it with many editors but it does not open is there any way that we can analyse the snapshot file or any source which explains snapshot file,thanks

[Qemu-devel] patch errors

2010-11-09 Thread chandra shekar
hi everyone i have tried to apply the patch http://lists.gnu.org/archive/html/qemu-devel/2009-01/msg01213.html to qemu but when i do patch -p1foo.patch i get error as Hunk #1 FAILED at 1454. 1 out of 1 hunk FAILED -- saving rejects to file monitor.c.rej patching file savevm.c Hunk #1 FAILED at

[Qemu-devel] networking issue

2010-11-08 Thread chandra shekar
i have installed ubunt 8.04 in qemu and my host os qemu 10.04 but iam unable to browse the internet in guest ubuntu and i have tried many options and many forums say the default ip the guest will be 10.0.2.15 but the guest is not assigned any ip when i start it and i have tried emulating network

[Qemu-devel] INTERNET access inside quest os

2010-10-14 Thread chandra shekar
hi,everyone i am unable to access Internet in guest os(windows xp ) and my host os is ubuntu 10.04 i have read many forums but unable to get this done can plz anyone tell some easy methods by which i can surf internet from my guest windows xp os,thanks

[Qemu-devel] snapshots

2010-10-14 Thread chandra shekar
i still get a error message invalid option -- 's' when using the command ./qemu-img convert -f qcow2 -O qcow2 -s firstsnapshot guest1.img which i used after applying the patch http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01663.html but after using cd qemu ./configure --prefix=/usr

[Qemu-devel] snapshots

2010-10-12 Thread chandra shekar
Hi,everyone i have applied this patch http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01662.html to qemu source and compiled my qemu source and now i like to bring the snapshot out of the image file so i used qemu-img convert -f qcow2 -O qcow2 -s one guest1.img where: one - is the

[Qemu-devel] snapshots

2010-10-03 Thread chandra shekar
i have installed the patch http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01662.htmlhttp://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01662.html,thanksand do i need to compile qemu again and how to use this patch that is what options and command i may use in the qemu monitor

[Qemu-devel] how to add patches

2010-09-28 Thread chandra shekar
hi everyone i like to add a patch to my qemu but unable to understand the format that is how do i proceed in adding this patch to my qemu the patch is http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01662.html,thanks

[Qemu-devel] snapshots

2010-09-26 Thread chandra shekar
hi,everyone i want to change the default location of qemu to store snapshots. I have searched savem.c file completely and i am unable to find where does qemu stores snapshots and the relevant code for it plz help anyone,thanks

[Qemu-devel] qemu gdb

2010-09-23 Thread chandra shekar
This is output when i use gdb with my img in which i installed windows xp and after some time i get cannot find bound of the current line or received SIGTRAP Trace/breakpoint trap and stops plz any one help $ gdb -args x86_64-softmmu/qemu-system-x86_64 -m 512 -cdrom guest1.img (gdb) r Starting

[Qemu-devel] snapshots in qemu

2010-09-01 Thread chandra shekar
hello every one can any one tell which part of code or file in qemu deals with snapshots any help or suggestions,thanks

[Qemu-devel] qemu make file

2010-08-26 Thread chandra shekar
hi every one i tried to compile qemu using gcc and generate object code so that i can use that in gdb and it may have given me much of understanding of code but when i compile qemu with gcc their are so many errors but usually when i run make file there is no problem please someone help me i need

[Qemu-devel] compile qemu

2010-08-14 Thread chandra shekar
how to compile qemu using gcc when i compile it is giving so many errors,thank you

[Qemu-devel] about qemu

2010-08-09 Thread chandra shekar
can any one suggest any study materials for start learning qemu and its internals i have already read the documentation in this qemu web page other than that any other materials,thanks

[Qemu-devel] learning qemu code

2010-08-05 Thread chandra shekar
hi, i plan to do my under graduate project on qemu so i like to start understanding its code i came to to that vl.c file contains main function can any one please provide any further guidance like any materials or papers or any other so that i can proceed understanding the code,thanks

[Qemu-devel] about qemu

2010-08-03 Thread chandra shekar
hi iam chandra i am interested in understanding the qemu code can any one help me from where i have to start and also i installed qemu on ubuntu 10.04 after installing when i run qemu as per instruction given in qemu web page it says vnc server running on some ip and thats it can please some one