CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 08/02/10 02:41:15
Modified files:
. : translate-all.c
tcg: tcg.c tcg.h
Log message:
Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME
for
Blue Swirl wrote:
If you look at the patch, there are no timing dependencies; the only
parameter is the depth of the virtual queue. The exhaustion is
completely controlled by target OS access patterns.
Thanks, this clarified the difference. But I'll rephrase my original comment:
The patch lo
Hi
I want to inform you that I successfully attached my Canon MP830
(printer, scanner, fax) to Qemu via USB.
It was not easy, I had to pass though two stoppages.
1. There is no support for multi port/config (do not know proper term
for that) USB devices in Qemu. Meaning that if single USB de
Hi,
On Sat, 9 Feb 2008, Felipe Contreras wrote:
> Right now I can't use qemu because a bug introduced in the last months
> and with git-bisect I probably would be able to fix it myself.
Just clone git://repo.or.cz/qemu.git, then.
Hth,
Dscho
On Feb 9, 2008 2:45 PM, Johannes Schindelin <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
> On Sat, 9 Feb 2008, Blue Swirl wrote:
>
> > On 2/8/08, Rob Landley <[EMAIL PROTECTED]> wrote:
> > > On Thursday 07 February 2008 21:52:33 Paul Brook wrote:
> > > > On Friday 08 February 2008, Rob Landley wrote:
> > >
Hi,
On Sat, 9 Feb 2008, Blue Swirl wrote:
> On 2/9/08, Johannes Schindelin <[EMAIL PROTECTED]> wrote:
>
> > And I'm not a fan of _forcing_ people to switch to another SCM. You
> > can use git (and even cvsimport yourself, should the public git
> > mirrors lag), and even svn, as pbrook showed,
On 2/9/08, Johannes Schindelin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Sat, 9 Feb 2008, Blue Swirl wrote:
>
> > On 2/8/08, Rob Landley <[EMAIL PROTECTED]> wrote:
> > > On Thursday 07 February 2008 21:52:33 Paul Brook wrote:
> > > > On Friday 08 February 2008, Rob Landley wrote:
> > > > > Grepping t
Hi,
On Sat, 9 Feb 2008, Blue Swirl wrote:
> On 2/8/08, Rob Landley <[EMAIL PROTECTED]> wrote:
> > On Thursday 07 February 2008 21:52:33 Paul Brook wrote:
> > > On Friday 08 February 2008, Rob Landley wrote:
> > > > Grepping through the source code, I can find 3 places where this global
> > > > va
On 2/9/08, H. Peter Anvin <[EMAIL PROTECTED]> wrote:
> Blue Swirl wrote:
> > On 2/9/08, Rob Landley <[EMAIL PROTECTED]> wrote:
> >> Here's a patch Peter Anvin wrote so the serial I/O doesn't flood the
> >> kernel.
> >
> > The patch looks OK, but the throttling should benefit all devices, as
> > di