S.P.T.Krishnan wrote:
Hi,
Is there an archive download site for all the qemu old versions ?
I need one of the old verions for testing purposes.
You could always download it by CVS tag revision..
Brad
--
"Human beings, who are almost unique in having the ability
to learn from the experience of
andrzej zaborowski wrote:
On 02/08/06, Brad Campbell <[EMAIL PROTECTED]> wrote:
ZIGLIO, Frediano, VF-IT wrote:
> Hi,
> well, this is not a definitive patch but it works. The aim is to be
> able to wipe the disk without allocating entire space. When you wipe a
> disk the program fill disk with
The next release of QEMU is likely to have cycle exact emulation and
delivery of interrupts in the middle of a basic block.
Regards,
Fabrice.
Armistead, Jason wrote:
Steve Ellenoff wrote:
You misunderstand, I have no control over the running program. I didn't
write it, I don't have source
S.P.T.Krishnan wrote:
> Hi,
>
> Is there an archive download site for all the qemu old versions ?
> I need one of the old verions for testing purposes.
You can always checkout qemu's cvs repository for older versions. Older
distribution tarballs should be avialiable on package mirrors somewhere
on
>
> ZIGLIO, Frediano, VF-IT wrote:
> > Hi,
> > well, this is not a definitive patch but it works. The
> aim is to be
> > able to wipe the disk without allocating entire space. When
> you wipe a
> > disk the program fill disk with zero bytes so disk image increase to
> > allocate all space. Thi
Jens Axboe wrote:
> > > For SATA you always need at least one cache flush (you need one if you
> > > have the FUA/Forced Unit Access write available, you need two if not).
> >
> > Well my question wasn't intended to be specific to ATA (sorry if that
> > wasn't clear), but a general question about
On Tuesday 01 August 2006 4:29 pm, Jonathan Kalbfeld wrote:
> I have an instance of NetBSD 3.0.1 that runs inside of QEMU emulating an
> i386.
>
> On the parent system, whether it is Windows, Linux, Solaris, or *BSD,
> you can run an OpenVPN instance and set up a tunnel.
>
> On the guest system, yo
> I have used OpenVPN in this scenario and it works exceptionally well,
> especially since you can bridge the adapters on the host and transparently
> connect the guest to your internal LAN. Maybe one day qemu will have
> builtin OpenVPN support so it won't have to be installed on the guest?
You
Just to throw in my two cents, I notice that on the namesys website, they claim reiser4 is completely safe in the event of a power failure, while reiserfs 3 still requires some recovery. Apparently in reiser4 they somehow design writes to happen in sequences that create atomic events. So the whol
Hello,
I occasionally will run QEMU virtual machines on my work computer
which is running windows XP (the virtual machines run a variety of
OS's).
When I am at home, I'll often "Remote Desktop" (I'll shorten it to RD
from here on) into my work computer. For those who are not familiar
with RD, it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brad Campbell wrote:
> While I'm here does anyone know of a simple program, either dos or linux
> based for wiping unused space on fat filesystems? The only ones I've
> found so far have been windows based.
For DOS and FAT16, I'm using Wipem. See
htt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello
It seems that the aio support broke my MinGW build batch under Win32. Is
it suposed to work on WIN32 ?
Any ideas ?
Andreas
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I..
- -I/D/DEV/QEMU/qemu/target-i386 -I/D/DEV/QEMU/qemu
On Wed, 02 Aug 2006 20:07:46 +0200, Andreas Bollhalder <[EMAIL PROTECTED]>
wrote:
Hello
It seems that the aio support broke my MinGW build batch under Win32. Is
it suposed to work on WIN32 ?
Any ideas ?
Andreas
...
Hi!
"Kernel Asynchronous I/O (AIO) Support for Linux
Overview
AIO enable
Hi!Noticed that integer promotion precludes tcx display emulator from resetting VGA_DIRTY_FLAG on pages it scanned, patch attached.Before this change, ~75% host cpu is busy with drawing display lines, now it is ~1% only.
Index: hw/tcx.c
=
That's great news, thanks for letting us know.
Steve
The next release of QEMU is likely to have cycle exact emulation and
delivery of interrupts in the middle of a basic block.
Regards,
Fabrice.
___
Qemu-devel mailing list
Qemu-devel@nongnu.o
I must be blind and stupid, but I don't see any obvious easy way to reply to
a message when I get the list via dialy batched digest mode. Replying is a
pain, as I have to do it manually by surfing to the mail archives, find the
thread I want to reply, and cut & paste the text etc.. Is there any
BRAD YOU ROCK!! LOL..
It works!!!
I'm not sure what you meant by "you would most certainly want a HZ value of
1000 to try this", but I simply changed the #define to 4096 as you
suggested, put it on my fastest machine, and it works perfectly! I didn't
even get the message saying to echo > 1024
Thanks malc-
Turns out I didn't need it after all. Once I pumped up my RTC Frequency to
4096 from 1024 (thanks Brad), my 'fake' scanline counting code seemed to
satisfy the machine and all looks perfect. Thanks for the help anyway, it
was much appreciated, and may serve useful for future proje
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/02 22:02:08
Modified files:
. : block-raw.c
Log message:
some compilation fixes
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.1&r2=1
Resending, sorry if this is a duplicate-- Forwarded message --From: Igor KovalenkoDate: Aug 3, 2006 12:48 AMSubject: sparc emulation tcx_update_display fix
To: qemu-devel@nongnu.orgHi!Noticed that integer promotion precludes tcx display emulator from resetting VGA_DIRTY_FLAG on page
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/02 22:19:33
Modified files:
hw : tcx.c
Log message:
fixed refresh logic (initial patch by Igor Kovalenko)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/tcx.c?cv
On Wed, 02 Aug 2006 21:31:02 +
"Steve Ellenoff" <[EMAIL PROTECTED]> wrote:
> I must be blind and stupid, but I don't see any obvious easy way to
> reply to a message when I get the list via dialy batched digest mode.
> Replying is a pain, as I have to do it manually by surfing to the
> mail ar
2006/8/2, Anthony Liguori <[EMAIL PROTECTED]>:
You're right, I'll submit a patch to fix that. Let me know if it helps.
Well, it indeed helps to some extent, but it's not enough.
Tracking down the problem I've found out that modifiers after
scancodes in keymap files are completely ignored in
Has anyone successfully gotten qemu-system-sparc to run on Solaris 10/sparc?
It keeps segfaulting before anything meaningful.
jonathan
On 8/2/06, Igor Kovalenko <[EMAIL PROTECTED]> wrote:
Resending, sorry if this is a duplicate
-- Forwarded message --
From: Igor Kovalenko
Dat
You could pick up a newsreader and subscribe to gmane.comp.emulators.qemu
on news.gmane.org. I'm responding to this note right now through gmane
actually...
Regards,
Anthony Liguori
On Wed, 02 Aug 2006 21:31:02 +, Steve Ellenoff wrote:
> I must be blind and stupid, but I don't see any obvi
Hello Andrzej,
Sunday, July 30, 2006, 4:29:41 PM, you wrote:
> Hi,
> On 30/07/06, Paul Sokolovsky <[EMAIL PROTECTED]> wrote:
>> Hello qemu-devel,
>>
>> I wonder, what's the state of TI OMAP patch, previously announced on
>> the list by Andrzej Zaborowski
>> http://lists.gnu.org/archive/html/qe
> > I don't think it is considered for inclusion. Before it is merged I
> > would like to separate the generic OMAP code from board-related code
> > (the board I emulate is the Palm Tunsgten|E handheld), but I imagine
> > the QEMU maintainers won't like the way code is formatted and probably
> > ma
Sent: Thursday, August 03, 2006 4:07 AM NyOS wrote:
On Wed, 02 Aug 2006 20:07:46 +0200, Andreas Bollhalder <[EMAIL PROTECTED]>
wrote:
>> Hello
>>
>> It seems that the aio support broke my MinGW build batch under Win32. Is
>> it suposed to work on WIN32 ?
>>
>> Any ideas ?
>>
>> Andreas
...
>Supp
Hi,
host_alarm_handler for Win32 is called 1000 times/sec but it doesn't always
wake upWaitForMultipleObjects. The behavior is not the same as Linux host
because signal always wake up select. A patch fixes it.
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060730-host_alarm.patch
Regards,
Ka
Hi,
I made a patch that uses a thread instead of polling for -serial option for
Win32 . It improves a performance of a serial communication.
A new option is introduced to connect two QEMUs by a named pipe.
Usage:
-serial pipe_client:com_1
-serial pipe_client: set the program a clinet mode and c
Hi,
My previous patch is not enough to use windbg. A rate of loop in main_loop
in vl.c drops a lot.
The rate does not drop for Fedora Core 4 guest but not good for RedHat 7.2
and Windows 2000. It is expected at least 1000 cycles/sec, but the rate
drops to 130 cycles/sec while CPU load is high. I
On 03/08/06, Paul Sokolovsky <[EMAIL PROTECTED]> wrote:
Hello Andrzej,
Sunday, July 30, 2006, 4:29:41 PM, you wrote:
> Hi,
> On 30/07/06, Paul Sokolovsky <[EMAIL PROTECTED]> wrote:
>> Hello qemu-devel,
>>
>> I wonder, what's the state of TI OMAP patch, previously announced on
>> the list by
Hi,
I have a unique situation where I want the virtual machine running on
top of Qemu to be given a network packet at a prespecified time
instant.
Elaborately, let us say the clock in WindowsXP VM running on top of
Qemu is now at 03:00:43 hours. I have a packet which I want the VM to
read at ex
33 matches
Mail list logo