Avi Kivity wrote:
Time in grub is completely off, Linux calibrate_delay() complains,
'sleep 1' doesn't return, but FC6 x86-64 boots.
(this is with your patch on top of the re-applied patch I reverted earlier).
Now I have updated my kvm checkout, and I immediately got trouble
booting the gu
andrzej zaborowski wrote:
Attached is a small patch to do exactly this. The rearming in
main_loop_wait() can also be made conditional but I don't think there
would be a real gain.
Testing with KVM will be appreciated.
Regards
Time in grub is completely off, Linux calibrate_delay() complain
On 18/12/2007, Anders <[EMAIL PROTECTED]> wrote:
>
> > Redundant timer rearm optimisation by Anders Melchiorsen.
>
> > I'm merging qemu-cvs into the kvm repository now, and with this commit
> > in, kvm will hang after about a minute. Attaching to it with gdb or
> > strace will cause it to re
> Redundant timer rearm optimisation by Anders Melchiorsen.
> I'm merging qemu-cvs into the kvm repository now, and with this commit
> in, kvm will hang after about a minute. Attaching to it with gdb or
> strace will cause it to resume, so this is very likely a missing signal
> problem.
T
Paul Brook wrote:
On Sunday 16 December 2007, Anders wrote:
Paul Brook wrote:
Redundant timer rearm optimisation by Anders Melchiorsen.
I think this is incorrect.
When a timer is modified, we need to rearm the host timer immediately. We
can not wait for the old timer
On Sunday 16 December 2007, Anders wrote:
> Paul Brook wrote:
> >>Redundant timer rearm optimisation by Anders Melchiorsen.
> >
> > I think this is incorrect.
> >
> > When a timer is modified, we need to rearm the host timer immediately. We
> > can not wait for the old timer to fire, or for exe
Paul Brook wrote:
Redundant timer rearm optimisation by Anders Melchiorsen.
I think this is incorrect.
When a timer is modified, we need to rearm the host timer immediately. We can
not wait for the old timer to fire, or for execution to fall back to the
main_loop_wait. Consider the
On Sunday 16 December 2007, Andrzej Zaborowski wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Andrzej Zaborowski 07/12/16 13:17:13
>
> Modified files:
> . : vl.c
>
> Log message:
> Redundant timer rearm optimisation by Anders Melchiorsen.
I
Le mardi 04 décembre 2007 à 01:20 +, Paul Brook a écrit :
> On Tuesday 04 December 2007, andrzej zaborowski wrote:
> > On 04/12/2007, Paul Brook <[EMAIL PROTECTED]> wrote:
> > > > Log message:
> > > > Always create an SD bdrv, so that PXA and OMAP boards can boot
> > > > with no card inse
On 04/12/2007, Paul Brook <[EMAIL PROTECTED]> wrote:
> On Tuesday 04 December 2007, andrzej zaborowski wrote:
> > On 04/12/2007, Paul Brook <[EMAIL PROTECTED]> wrote:
> > > > Log message:
> > > > Always create an SD bdrv, so that PXA and OMAP boards can boot
> > > > with no card inserted agai
On Tuesday 04 December 2007, andrzej zaborowski wrote:
> On 04/12/2007, Paul Brook <[EMAIL PROTECTED]> wrote:
> > > Log message:
> > > Always create an SD bdrv, so that PXA and OMAP boards can boot
> > > with no card inserted again. Eventually SD, CDROM and floppy should
> > > all be registe
On 04/12/2007, Paul Brook <[EMAIL PROTECTED]> wrote:
> > Log message:
> > Always create an SD bdrv, so that PXA and OMAP boards can boot with
> > no card inserted again. Eventually SD, CDROM and floppy should all
> > be registered conditionally depending on machine.
>
> This seem
> Log message:
> Always create an SD bdrv, so that PXA and OMAP boards can boot with
> no card inserted again. Eventually SD, CDROM and floppy should all
> be registered conditionally depending on machine.
This seems the wrong way to solve this problem. The SD emulation should b
On Sat, 2007-11-03 at 01:18 +, Thiemo Seufer wrote:
> J. Mayer wrote:
> [snip]
> > > > It restricts the letter to the ones historically allowed by Qemu, not to
> > > > anything specific to any architecture or hw platform. What I like in my
> > > > implementation, compared to the strchr..., is
J. Mayer wrote:
[snip]
> > > It restricts the letter to the ones historically allowed by Qemu, not to
> > > anything specific to any architecture or hw platform. What I like in my
> > > implementation, compared to the strchr..., is that it exactly tells the
> > > user which given device is incorrec
On Sat, 2007-11-03 at 01:01 +0100, andrzej zaborowski wrote:
> Hi,
>
> On 01/11/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> > On Thu, 2007-11-01 at 01:01 +0100, andrzej zaborowski wrote:
> > > On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On Wed, 2007-10-31 at 11:22 +0100, J.
Hi,
On 01/11/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> On Thu, 2007-11-01 at 01:01 +0100, andrzej zaborowski wrote:
> > On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> > >
> > > On Wed, 2007-10-31 at 11:22 +0100, J. Mayer wrote:
> > > > On Wed, 2007-10-31 at 11:01 +0100, andrzej zaborowski
On Thu, 2007-11-01 at 01:01 +0100, andrzej zaborowski wrote:
> Hi,
>
> On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, 2007-10-31 at 11:22 +0100, J. Mayer wrote:
> > > On Wed, 2007-10-31 at 11:01 +0100, andrzej zaborowski wrote:
> > > > On 31/10/2007, J. Mayer <[EMAIL PROTECTED
Hi,
On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
>
> On Wed, 2007-10-31 at 11:22 +0100, J. Mayer wrote:
> > On Wed, 2007-10-31 at 11:01 +0100, andrzej zaborowski wrote:
> > > On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On Wed, 2007-10-31 at 03:35 +0100, andrzej zaborow
On Wed, 2007-10-31 at 11:22 +0100, J. Mayer wrote:
> On Wed, 2007-10-31 at 11:01 +0100, andrzej zaborowski wrote:
> > On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> > >
> > > On Wed, 2007-10-31 at 03:35 +0100, andrzej zaborowski wrote:
> > > > Hi,
> > > >
> > > > On 31/10/2007, J. Mayer <[EM
On Wed, 2007-10-31 at 11:01 +0100, andrzej zaborowski wrote:
> On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, 2007-10-31 at 03:35 +0100, andrzej zaborowski wrote:
> > > Hi,
> > >
> > > On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On Wed, 2007-10-31 at 01:5
On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
>
> On Wed, 2007-10-31 at 03:35 +0100, andrzej zaborowski wrote:
> > Hi,
> >
> > On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> > >
> > > On Wed, 2007-10-31 at 01:54 +, Andrzej Zaborowski wrote:
> > > > CVSROOT: /sources/qemu
> > > >
On Wed, 2007-10-31 at 03:35 +0100, andrzej zaborowski wrote:
> Hi,
>
> On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, 2007-10-31 at 01:54 +, Andrzej Zaborowski wrote:
> > > CVSROOT: /sources/qemu
> > > Module name: qemu
> > > Changes by: Andrzej Zaborowski 07/
Hi,
On 31/10/2007, J. Mayer <[EMAIL PROTECTED]> wrote:
>
> On Wed, 2007-10-31 at 01:54 +, Andrzej Zaborowski wrote:
> > CVSROOT: /sources/qemu
> > Module name: qemu
> > Changes by: Andrzej Zaborowski 07/10/31 01:54:05
> >
> > Modified files:
> > . : vl.c vl.h
>
On Wed, 2007-10-31 at 01:54 +, Andrzej Zaborowski wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Andrzej Zaborowski 07/10/31 01:54:05
>
> Modified files:
> . : vl.c vl.h
> hw : an5206.c etraxfs.c integratorcp.c mcf5208.c
>
Johannes Schindelin wrote:
> Hi,
>
> On Fri, 26 Oct 2007, Stefan Weil wrote:
>
> > Thiemo Seufer schrieb:
> > > CVSROOT: /sources/qemu
> > > Module name: qemu
> > > Changes by: Thiemo Seufer 07/10/21 23:20:46
> > >
> > > Modified files:
> > > . : vl.c
> > >
> > > Log message:
> > > Support tap d
Hi,
On Fri, 26 Oct 2007, Stefan Weil wrote:
> Thiemo Seufer schrieb:
> > CVSROOT: /sources/qemu
> > Module name: qemu
> > Changes by: Thiemo Seufer 07/10/21 23:20:46
> >
> > Modified files:
> > . : vl.c
> >
> > Log message:
> > Support tap down script, by Wolfram Gloger.
> >
> > CVSWeb URLs:
> >
Thiemo Seufer schrieb:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer 07/10/21 23:20:46
>
> Modified files:
> . : vl.c
>
> Log message:
> Support tap down script, by Wolfram Gloger.
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1.349&r2=
Hi,
On 29/07/07, Paul Sokolovsky <[EMAIL PROTECTED]> wrote:
> Saturday, July 28, 2007, 1:08:46 AM, you wrote:
>
> > CVSROOT:/sources/qemu
> []
>
> > Log message:
> > Optionally setup old style linux bootparams for -kernel, by Juergen
> > Lock.
>
> With such kind of optio
Hello Andrzej,
Saturday, July 28, 2007, 1:08:46 AM, you wrote:
> CVSROOT:/sources/qemu
[]
> Log message:
> Optionally setup old style linux bootparams for -kernel, by Juergen
> Lock.
With such kind of options being merged, any chance that my
old patch to override ARM
Am 25.06.2007 um 13:48 schrieb Thiemo Seufer:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer07/06/25 11:48:07
Modified files:
. : vl.c
Log message:
Enable serial (tty) support on Solaris host, by Marion Hakanson.
CVSWeb
Hello,
Am 25.06.2007 um 13:48 schrieb Thiemo Seufer:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer07/06/25 11:48:07
Modified files:
. : vl.c
Log message:
Enable serial (tty) support on Solaris host, by Marion Hakanson.
C
This patch results in a segmentation fault when
i386-softmmu/qemu is called without arguments.
strcmp is called with a null argument (optarg == NULL).
Tested on Windows and Debian x86 host.
Stefan
Thiemo Seufer schrieb:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo S
On Mon, Mar 05, 2007 at 07:44:02PM +, Jocelyn Mayer wrote:
> Log message:
> New -cpu options: choose CPU model for emulated target.
>Only relevant on PowerPC targets, for now.
I noticed that the usage still refers to "-C" instead of "-cpu":
Index: vl.c
==
Hi,
On Sat, 3 Feb 2007, Kazu wrote:
> An attached patch cleans serial for Win32.
Sorry for messing it up.
Ciao,
Dscho
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Hi,
An attached patch cleans serial for Win32.
Regards,
Kazu
Sent: Friday, February 02, 2007 12:30 PM Thiemo Seufer wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer 07/02/02 03:30:55
>
> Modified files:
> . : vl.c
>
> Log message:
> Mingw build fix,
On Saturday 27 January 2007 18:22, Stefan Weil wrote:
> Paul Brook schrieb:
> > Log message:
> > Accept --foo as an alias for -foo.
>
> Great. Most command line programs use --foo for
> long parameters. Will this be the new standard
> for QEMU, so documentation should be changed?
> I'd apprecia
Paul Brook schrieb:
> Log message:
> Accept --foo as an alias for -foo.
Great. Most command line programs use --foo for
long parameters. Will this be the new standard
for QEMU, so documentation should be changed?
I'd appreciate that.
Stefan
___
Hi Fabrice,
We ought to collaborate more about the intent to code something. I had
already implemented the TCP net console as well. Since the code was
similar I patched in the difference in functionality from my code into
yours as well as further changing the docs.
I fixed a small defect i
I talk too soon. Once re-enabling mouse acceleration, the sync
issue is back. Maybe I need a better/more modern guest like
XP ? :)
On 5/1/06, Christian MICHON <[EMAIL PROTECTED]> wrote:
cool. I see now: it has nothing to do with usb being supported by
the guest (it's an old win3.0 in this case).
cool. I see now: it has nothing to do with usb being supported by
the guest (it's an old win3.0 in this case).
I can manage to calibrate by hand the mouse...
On 5/1/06, Lonnie Mendez <[EMAIL PROTECTED]> wrote:
Christian MICHON wrote:
> I see the old mouse sync problem is still here too...
Christian MICHON wrote:
I see the old mouse sync problem is still here too...
Launch with -usbdevice tablet appended.
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
ah! now it is working on winXP too. :)
(you only forgot ssize_t should be long instead for mingw32)
I see the old mouse sync problem is still here too...
On 5/1/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote:
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bel
43 matches
Mail list logo