means clone(),
pthread_ family function and so on. Yes, fork() is based on clone(),
but it really create wholly new task, while NPTL as we speak here
means thread
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
> fault and shuts down can anyone help me with this,thanks
I think that's because you think something like "identical twin are
really 100% identical" while in fact they have differents.
In this Qemu case: virtual/physical memory layout, CPU registers
content and so on.
--
regar
ding on how you see it) with X, then it
will point in qemu mmaped VMA"
See the codes, read it slowly, you wil get the idea.
I am claiming I know it 100%, but I think that's the way it is
PS: IMHO the real guru is still the one and only Fabrice Bellard, too
bad he's out of qemu.
t;
> In both cases I am getting blank Qemu screen on the target system.
I am thinking, is it due to the serial output? i.e it's not displaying
to standard console but serial console?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
like actual RAM e.g there is page fault, reserved memory address and
so on. It's just it's not so complicated. IIRC, there is no actual L1
or L2 cache. Probably it's due to the fact that they are simulated as
mmaped file.
--
regards,
Mulyadi Santosa
Freelance Lin
filename which contains your snapshot.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
ff then the
patch itself :)
No offense, ok? :)
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
g. Beyond that, it's also
> unnecessary, as the network in question isn't "virtual", only the
> devices used to implement it are.
Somehow I agree with this. I am just a casual Qemu user and back few
months ago, I got same confusion too. So I guess it's a good idea to
do
-
it is
indeed true, try it...could be the answer for your problem...
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
On Thu, Oct 14, 2010 at 15:55, chandra shekar
wrote:
> hi,everyone i am unable to access Internet in guest os(windows xp ) and my
> host os is ubuntu 10.04
could you elaborate more? And specificly, how do you invoke Qemu anyway?
NB: have you tried user mode networking?
--
regards,
M
ward,thanks
So touching... do you consider to donate some money then? And next
time, please use proper language. Plz is english slang and here
it's not bronx.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
ddle of process to
gradually submit patches to be considered as part of mainline Qemu.
Sorry couldn't recall the exact name, so I'll leave you with the
search engine to search it.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
after all, Qemu never said
it is just for Linux based platform.except for user mode
emulation.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
mall)
Try http://qemu-forum.ipi.fi/ in "Patches Repository" section :)
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
put/output error".so doono whats going wrong.??
standard test: try to use git version. For instruction on how to do
it, see http://wiki.qemu.org/Download ("latest source code" section)
And see if fix the bugs for you
--
regards,
Mulyadi Santosa
Freelance Linu
ile.
> How can I get it in my system. Or, could you show me how to fetch it?
AFAIK, it is unlinked right after it is opened. So the trick is by
using lsof, locate its file descriptor number and check that by
referring to /proc//fd/
--
regards,
Mulyadi Santosa
Freelance Linux trai
shot
I might misunderstood your problem, but I think you better use "save
vm" feature ... and for that, you need to use qcow2 disk image format.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
? What if the big O which is colored
red and the "EMU" is colored blue? Big Red is somewhat more eye
catching and means "daredevil", kinda alike FreeBSD red baby devil
:)
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: th
le conclusion so far is that something "not right" is in the
stack and that trigger helper function doing something nasty.
but...may I suggest you to run a linux image with this qemu executable
first? perhaps something small like tiny core Linux ISO?
--
regards,
Mulyadi Santosa
Freela
a small patch submitted weeks
ago by somebody, which reinsert the last executed TB back to head of
the code list
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
gt; I remember using this quite some time ago (years).
Might be worth to try to temporarily disable all NPTL call by using
LD_ASSUME_KERNEL.
ANd uhm no stack protector maybe?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
for general registers it should be always updated. The one that gets
lazy evalution for example is eflags.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
in qemu main website. Maybe you can
use that.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
On Mon, Feb 21, 2011 at 10:15, wang sheng wrote:
> I can't understand CPUState's iotlb field , Why we need iotlb ?
>
>
to cache I/O MMU translation?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
o, I learned quite funny tricks. Sometimes qemu/kvm
window hangs if I place it on different workspace other than my
current workspace in my GNOME desktop. Moving out focus from Qemu's
workspace somehow make it hang for few seconds (qemu-kvm 0.10.6). So,
the trick is, always place it on you
bortado
sounds like NPTL incomplete handling in Qemu user mode
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
On Sat, Jul 17, 2010 at 18:04, James Brown wrote:
> How can I to unsubscribe?
>
>
It's written in your header...
qemu-devel-requ...@nongnu.org?subject=unsubscribe
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspo
On Thu, Jul 22, 2010 at 03:29, capricorn 80
wrote:
>
> Hi!
>
> Can i get latest version of qemu for windows ?
Yes, why not?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
osting of the creator. There is even a
patch floating to start creating trace framework a while ago.
perhaps you could dig a little deeper in qemu archieve?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
ld be a
standard for binary analysis platform.
my own question: any benchmark to show us the overhead of each of
these tracing frameworks/patches?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
#x27;s using LTTng? neat!
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
Aurelien, you're replacing Anthony as the
lead developer?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
.. well, again..happy to hear newest release of Qemu...
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
t VLANsIIRC,
they are all hooked to VLAN 0 by default.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
using tunctl or other utility
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
orry, I took out most of your messages.
IIRC, I once met the same situation too. And it gets worse when using
non TCP transmission (e.g UDP, multicast etc).
So, uhm, perhaps better to use tun/tap and hook them together, maybe
by simply put them all in same network id but separated from host
network
n I did code adventure in Qemu, I conclude Qemu create
temporary file (possibly using mktemp()) and mmap it, thus creating
"illusion" file as RAM for guest.
So, I think it's already done. It's just not configurable through
command parameter
--
regards,
Mulyadi Santosa
Freelance Linux
ing left to try is just read the code and
explore them. Running qemu under gdb (i mean qemu itself) might
help...
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
or sharing. I personally greatly appreciate that, since I can
learn new ideas too :)
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
re on Linux.
No worries, the developers are implementing TCG now..should be faster
than the old one now.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
nd never off again until I reboot the
> physical machine).
Perhaps just lending idea...how about running usb snooper like
http://usbsnoop.sourceforge.net/ and put the log somewhere so some
bright people here could figure it out more precisely?
--
regards,
Mulyadi Santosa
Freelance Linux trainer
r sale
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
? is the virtualization can be directly with the hardware without
>> Qemu/Linux interruption?
use builtin Qemu's VNC server, maybe?
about your #2 question, not sure what does that mean. You mean, you
want to use somekind like KVM instead of pure Qemu's cpu+hardware
emulation?
--
one like Linux kernel?
Anyway, maybe you'll find this URL interesting: www.kernelnewbies.org
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
PM GMT+7 (Indonesian time), I get time
out when accessing qemu.org. Is it down for maintenance?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
stand how many system calls are
executed.
clues: opening certain libraries, doing mmap() s and so on
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
s doesn't load kernel.
Care to show us the complete command line you have used to start the
Qemu instance?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
not the vmlinux one. Please try that first.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
find out first, how the bootloader do
the timing. Is it using tight loop? Counting from TSC? PIT? or else?
I suggest to dump the executed TB in Qemu. Please read about -d option.
NB: I am not an expert, just trying to help
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consult
and some other
instructions. Hence, no asm instructions are logged.
Hopefully I explain it correctly.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
narrow which git commit that introduce such behaviour.
Meanwhile, let's wait for comments from one of the KVM developers.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
reinjection
I try to read the source code without too much luck understanding the
meaning of the above parameters, especially the reinjection. Please
CMIIW, interrupt reinjection is a way to handle lost ticks, right?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consul
t; included. I've attached a very simple program that uses pthreads.
> When I run it normally there is an error that says:
>
> qemu: Unsupported syscall: 202
AFAIK, NPTL support is still far from complete Maybe that's the reason...
--
regards,
Mulyadi Santosa
Freelance Li
On Fri, Dec 11, 2009 at 12:37 PM, pei duan wrote:
> Hi guy,
> I am not very clear qemu architecture,and the relationship between
> modules.
> who can help me?
>
Have you read the discussion started by Jun recently?
--
regards,
Mulyadi Santosa
Freelance Li
Hi...
On Sat, Dec 26, 2009 at 5:40 PM, Dejun.Liu wrote:
> libSDL-1.2.so.0
> =>
> /home/protocol/study/OE/angstrom-dev/staging/i686-linux/usr/lib/libSDL-1.2.so.0
> (0xb7e9f000)
this libsdl, are you sure this is the right library you need to link against?
--
regards,
On Sun, Dec 27, 2009 at 5:38 PM, Dejun.Liu wrote:
> Hi,
>
> Im sure this is the right sdl lib.
>
> i used the openembedded(angstrom) build env to build qemu and libsdl.
Hm ok. Just to be sure, how about linking your qemu against your
native (x86) libsdl?
--
regards,
Mulyadi Sa
t sit for
> half an hour before giving up. Am I doing something wrong? I launched the
> qemu-system-x86_64 exec.
Could you provide us with the exact command line you use to start the
ubuntu instance?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hy
nd enough and post your howto to Qemu wiki.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
anyway, at least you could
always just post the patch here (to this list).
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
Hi...
> First of all I want to apologize for this mail and hope that I won't wast to
> much of your valuable time hacking on Qemu ;-). My goal is to implement a
> tracing system in Qemu, which would suspend the emulation at certain points
> (determined by linear addresses), dump some informatio
Hi..
Just personal question, could you bring back the daily CVS snapshot
tarball which was usually posted at front page of Qemu forum?
regards,
Mulyadi.
Hi...
> I'm currently working on a project where we're using qemu to trace
> information flow through the operating system. One of the things
> that we'd like to do is trace network data as it flows through the
> operating system. I've been reading through the code, and I've
> gotten a bit lost
Hi..
On Jan 11, 2008 12:28 AM, Lauro Ramos Venancio <[EMAIL PROTECTED]> wrote:
> I've set up an experimental bug track for Qemu stable branch. If the
> community wants it can be used for qemu head too.
>
> If the community agrees, I will do the configuration to send an email
> to qemu mailing list
Hi..
> The following patch is useful for whole-system mode debugging and breakpoint
> setting on i386 QEMU. It seems like both breakpoints and memory examination
> used semi-physical addresses, in that neither took account of segment
> translation. This patch (relative to 0.9.1) adds segment tra
Hi...
On Jan 16, 2008 4:34 AM, Jeremy C. Reed <[EMAIL PROTECTED]> wrote:
> Any way to startup qemu with my own desired speed?
Check http://www.miroslavnovak.com/qemu-brake_en.php
regards,
Mulyadi.
Hi
On Jan 16, 2008 5:20 PM, Salil Bijur <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've been trying to build QEMU statically by first configuring it
> using the --static option. The compiling gives me the same linker
> errors as mentioned here:
> http://www.mail-archive.com/qemu-devel@nongnu.org/msg1
Hi..
On Jan 16, 2008 6:48 PM, Salil Bijur <[EMAIL PROTECTED]> wrote:
> I'm trying to build qemu-system-arm so my configure command is
> "./configure --target-list=arm-softmmu --static". I need a static
> build to overcome dynamic library dependency issues. Doing a 'make'
> with the above configure
Hi...
Trying to deliver a help...
On Jan 17, 2008 6:50 PM, Марк Коренберг <[EMAIL PROTECTED]> wrote:
> Hello developers.
>
> I'm developer of ideco software product (www.ideco-software.ru)
> and our products is run perfectly on vmware, but strange behaviour in qemu.
OK, that could means anything
Hello..
On Jan 18, 2008 1:35 AM, Vince Weaver <[EMAIL PROTECTED]> wrote:
> Hello
>
> The 0.9.1 release segfaults on certain benchmarks under linux-user
> emulation (x86 on x86).
>
> Specifically "facerec" from the SPEC2000 benchmarks, and over half of the
> SPEC2006 benchmarks.
>
> I tracked this
Hi..
On Jan 18, 2008 5:10 PM, Марк Коренберг <[EMAIL PROTECTED]> wrote:
> Thanks.
>
> I reproduced the same bugs with kqemu disabled on md5checking
> but without kqemu hwclock work correctly!
At least we got suspect: kqemu.
> very strange... why md5checking generates bug ?
I really don't have an
Hi...
Pls don't forget to CC qemu-devel too...
On Jan 18, 2008 6:01 PM, Марк Коренберг <[EMAIL PROTECTED]> wrote:
> I'm not familiar with gdb. but reading ksyms manpage i see that this
> is much simpler to get info from ksyms file, or using ksymoops tool
> rather using gdb.
basically using ksymoo
Hi..
On Jan 18, 2008 6:39 PM, Марк Коренберг <[EMAIL PROTECTED]> wrote:
> Ok. i'll try -g, gdb, ksyms and additional sleep command in script
> later. (tomorrow).
> When i detect source of the bug, i will write to qemu developers.
> I you know, who also can help me, please notify him. Now, before i
Hi...
If I may jump into the pool...
> I plan to work around the MinGW issue by guarding the offending part by
> "#ifdef GCC...", even if I have been told that it works only by chance
> (but it works, whereas any other option I tried does not).
Ehm, should we better wait a bit for fabrice to com
On 1/21/08, Alexander Graf <[EMAIL PROTECTED]> wrote:
Hi..
> Alexander Graf wrote:
> Oops, wrong version :-)
>
> Here we go again...
Bummer! Almost applied that...:) Sure it's the right one? :D
regards,
Mulyadi
Hi...
On Jan 21, 2008 6:18 PM, Johannes Schindelin <[EMAIL PROTECTED]> wrote:
> As it is, Fabrice's code generator will most likely be something similar
> to Paul's qops, which means that you have to invent a "primitive C" in
> which to write the miniops, and you will have to write a backend for
>
Hi...
On Jan 25, 2008 5:08 AM, Sergey Bychkov <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I can't understand why clock in guest OS (Windows 2003) goes very slow.
Are you sure the rtc freq has been made to 1024?
# cat /proc/sys/dev/rtc/max-user-freq
should yield 1024 before you ran qemu.
If yes, then we
Hi...
On Jan 25, 2008 6:51 PM, Sergey Bychkov <[EMAIL PROTECTED]> wrote:
> Yes, it helps, in some extent.
> With rtc/max-user-freq set to 1024 and "-clock rtc" option VM now works like
> in 0.8.2 version.
> Clock is slower than in host, but Windows Time server could correct this, if
> started.
> B
Hi..
On Jan 26, 2008 2:05 AM, Sergey Bychkov
> Sorry, did You mean "http://fabrice.bellard.free.fr/qemu/qemu-tech.html"; or
> what?
yep...that's the one...
regards,
Mulyadi
Hi...
On Jan 29, 2008 11:59 PM, Kirill A. Shutemov <[EMAIL PROTECTED]> wrote:
> Do not stop iovec conversion on iov_base == NULL if iov_len is 0
"is 0" or "is not 0"?
regards,
Mulyadi.
hello Sergey...
On 1/31/08, Sergey Bychkov <[EMAIL PROTECTED]> wrote:
> As I can see, this document anything about what to do if qemu hung :)
reading always helps in some degree :)
> After some investigations I can say that with the latest (2008/01/30) qemu
> from cvs, compiled with gcc-3.4 on l
Hi..
Just want to reply shortlyI guess you can lead your own research
from here since I almost reach my knowledge limit especially dealing
with Qemu internals. However, I greatly appreciate your effort and
time sharing your discoveries to me and the rest of Qemu's community.
keep up the good
Hi...
On Wed, Feb 20, 2008 at 9:13 PM, b93049 <[EMAIL PROTECTED]> wrote:
> Is QEMU could produce a file system image that could be written?
> If yes, what should I do ???
Qemu doesn't deal directly with filesystem. Via qemu-img, the only
thing you can do is create empty disk image (be it raw ty
Hi...
The screen capture didn't show anything suspicious...maybe the issue
is related to segmentation? Linux...AFAIK doesn't use CS segment
that much in GDT
regards,
Mulyadi
Hi..
On Wed, Feb 27, 2008 at 8:10 PM, Matej Kosik <[EMAIL PROTECTED]> wrote:
> I do not know. What I was trying to say is that it is weird if Minix (note
> that I was not meaning
> Linux) works fine:
> - - on bare hardware
> - - on QEMU (without kqemu)
> but does not work on QEMU with kqemu.
Hi...
I really appreciate the patch's author for his work. Thanks for sharing!
regards,
Mulyadi.
Hi...
On Fri, Mar 7, 2008 at 8:39 PM, Sergey Bychkov <[EMAIL PROTECTED]> wrote:
> I have found that slow clock was inspired by working UltraVNC server
> installed in guest OS.
> Possibly, often queries to video driver force qemu to "forget" to send clock
> IRQs to guest.
> At this time I didn
Hi..
On Mon, Mar 10, 2008 at 3:19 AM, Christian MICHON
<[EMAIL PROTECTED]> wrote:
> On 3/9/08, Steve Fosdick <[EMAIL PROTECTED]> wrote:
> > I have found a single config change that causes the problem. With:
> >
> > # CONFIG_HIGH_RES_TIMERS is not set
> >
> > kqemu works correctly, whereas wit
when
resuming the VM. Not sure whether we really need it or not.
Signed-off-by: Mulyadi Santosa
sdl.c |9 +
1 file changed, 9 insertions(+)
--- sdl.c.bak 2009-08-02 16:00:28.0 +0700
+++ sdl.c 2009-10-18 22:53:59.0 +0700
@@ -440,6 +440,7 @@ static void sdl_refr
Hi Anthony...
On Tue, Oct 20, 2009 at 5:20 AM, Anthony Liguori wrote:
> Mulyadi Santosa wrote:
>>
>> IMO, it would be faster if we provide keyboard shortcuts that will
>> stop and resume VM execution right from SDL guest interface, rather
>> than switching to consol
thing I fairly agree. So probably in
maintenance and development robustness's point of view, this patch
should just live outside of main tree... well unless there are lot of
supporter
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
rovide such mechanism? Who knows, perhaps I can lend a hand
(again) here
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
t? meaning, i.e one could do:
add_macro ctrl_alt_shift_s "stop"
or extend that so it does:
add_macro ctrl_alt_shift_s "stop print $pc"
so, it stops the VM followed by printing program counter.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and c
scussion so far though. mean while, if time permits I shall try to
improve my work and let's hear what everybody thinks.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
monitor to a certain char device
2. make a script that send commands to this device
3. bind new KDE or GNOME shortcuts to call this script.
Critics?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
ion. That's all I can remember though...
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
Hi Stuart
I hope my little advice is correct... but overall, I think you add a
nice usefuk feature here.
I'm sending this patch out for comments. It adds the capability to get
strace(1) like output from the target executable in user-linux mode.
+char *format="%s(%ld,%ld,%ld,%ld,%ld,%ld)";
Hi...
Probably, it doesn't help you much, but have you check Qemu user forum
(http://qemu-forum.ipi.fi/)? There, in pending patch section, you can
find a patch that makes Qemu more gdb-friendly.
Another point is, are you sure you are putting breakpoint in .text
segment? Also, it is possible
Hello...
I implemented SVM in the qemu emulator (not kqemu, not kvm, but the
real emulator), so you can use SVM in qemu on _any_ platform qemu runs
on - even on PowerPC.
basically, I wanna say thanks for your effort on implementing SVM
support for Qemu. It helps user who doesn't have Pacifi
Hi ...
Thanks for your effor Michael! Now, I only hope, one of the patches that
makes qemu gcc4 compliant are soon merged. Or, is there any plan to
merge qops?
regards,
Mulyadi
Hi
/home/wine/qemu/linux-user/syscall.c: In function `sys_tgkill':
/home/wine/qemu/linux-user/syscall.c:170: `__NR_tgkill' undeclared
(first use in this function)
/home/wine/qemu/linux-user/syscall.c:170: (Each undeclared identifier
is reported only once
/home/wine/qemu/linux-user/syscall.c:17
101 - 200 of 248 matches
Mail list logo