Forwarded Message
> From: Jocelyn Mayer <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED], qemu-devel@nongnu.org
> To: qemu-devel@nongnu.org
> Subject: Re: [Fwd: [Qemu-devel] RFC: linux user problems]
> Date: Wed, 19 Sep 2007 11:23:03 +0200
>
> On Wed, 2007-09-19 at 10:07 +0100,
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/21 06:32:17
Modified files:
target-ppc : helper.c
Log message:
Avoid compilation warnings on 32 bits hosts.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/helper.c?cvsro
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/21 06:09:39
Modified files:
. : block-raw.c block-vmdk.c
Log message:
Avoid compilation warnings on 64 bits hosts.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/21 05:50:37
Modified files:
target-ppc : STATUS cpu.h helper.c translate.c
translate_init.c
Log message:
More PowerPC definitions, from POWER 2.04 specifications
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/21 05:28:33
Modified files:
target-ppc : op.c op_helper.c op_helper.h translate.c
Log message:
Rework PowerPC 440 TLB management (thanks to Hollis Blanchard)
CVSWeb URLs:
http://cvs.savan
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/21 05:23:26
Modified files:
target-ppc : cpu.h helper.c
Log message:
Make CPU hflags be a masked version of the PowerPC MSR.
As a side effect, avoid potential bits shadowing in TB
Trying things a different way, I find that issuing a:
breakpoint *0xc...
will break properly.
On 9/20/07, Bradley Schatz <[EMAIL PROTECTED]> wrote:
> I am running a windows2k guest, which in turn is running coLinux. I
> wish to set a breakpoint in the linux instance.
>
> A windows driver loads
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/20 22:47:42
Modified files:
target-i386: translate.c
. : cpu-exec.c exec-all.h
target-mips: translate.c
Log message:
Extend TB flags to 64 bits (Alexande
Daniel Jacobowitz wrote:
> Thiemo, in May you added this:
>
> -update_fcr31(); \
> +update_fcr31(); \
> +if (GET_FP_CAUSE(env->fcr31) & FP_INVALID)\
> +FST2 = 0x7fbf;\
> +
On Thursday 20 September 2007 18:34:22 Thiemo Seufer wrote:
> Clemens Kolbitsch wrote:
> > On Thursday 20 September 2007 16:08:51 Thiemo Seufer wrote:
> > > Clemens Kolbitsch wrote:
> > > > Hi guys!
> > > > Short question: I'm having a speech at BlackHat Japan in Oktober
> > > > about something I m
Clemens Kolbitsch wrote:
> On Thursday 20 September 2007 16:08:51 Thiemo Seufer wrote:
> > Clemens Kolbitsch wrote:
> > > Hi guys!
> > > Short question: I'm having a speech at BlackHat Japan in Oktober about
> > > something I made with qemu. Basically it is a new hardware type (so it is
> > > just
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/09/20 16:01:51
Modified files:
hw : iommu.c
Log message:
Change ldl_phys to cpu_physical_memory_read, fix pte address
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/iommu.c?
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/09/20 15:21:32
Modified files:
target-sparc : op.c
Log message:
Fix tadd op generation with GCC 4.x
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/op.c?cvsroot=qemu&r1=1.38&
Clemens Kolbitsch wrote:
once we get all the publication stuff behind us, you'll hear from us --
promised :-)
to turn our code into a standard network card shouldn't be too much of work
and it's acually quite cool to have a wireless network inside qemu. doesn't
help much besides increasing t
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/09/20 14:54:22
Modified files:
target-sparc : cpu.h helper.c op.c op_helper.c op_mem.h
translate.c
Log message:
Detabify
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewc
On Thursday 20 September 2007 16:08:51 Thiemo Seufer wrote:
> Clemens Kolbitsch wrote:
> > Hi guys!
> > Short question: I'm having a speech at BlackHat Japan in Oktober about
> > something I made with qemu. Basically it is a new hardware type (so it is
> > just an additional file in the hw-subdirec
Clemens Kolbitsch wrote:
> Hi guys!
> Short question: I'm having a speech at BlackHat Japan in Oktober about
> something I made with qemu. Basically it is a new hardware type (so it is
> just an additional file in the hw-subdirectory) --- it's the wireless device
> I have been asking questions f
On Thu, Sep 20, 2007 at 03:36:26PM +0200, Dan Kenigsberg wrote:
> Hi,
>
> I saw that using the tablet with Linux guest is possible
> http://thread.gmane.org/gmane.comp.emulators.qemu/11516
> yet I fail to do that.
>
> I managed to compile, configure and load the evtouch X module, but still
> ther
Hi,
I saw that using the tablet with Linux guest is possible
http://thread.gmane.org/gmane.comp.emulators.qemu/11516
yet I fail to do that.
I managed to compile, configure and load the evtouch X module, but still
there is no movement of the mouse (after I disabled the default X
pointer). I attach
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/09/20 13:24:53
Modified files:
. : block-raw.c exec-all.h vl.h
hw : omap.c
Log message:
Make likely/unlikely accessible also in hw/.
Revert the
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/09/20 12:42:24
Modified files:
. : block-raw.c
Log message:
Use logfile only when loglevel is set
(http://bugzilla.openmoko.org/cgi-bin/bugz
illa/show_bug.cgi?id=88
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Jocelyn Mayer 07/09/20 09:44:49
Modified files:
. : exec-all.h
target-alpha : cpu.h
target-ppc : cpu.h
Log message:
Move likely and unlikely macros in a common place (Aurelien
On Wed, 2007-09-19 at 22:48 +0200, Aurelien Jarno wrote:
> Hi all,
Hi,
> The patch below moves likely()/unlikely() definitions to exec-all.h
> from target-alpha/cpu.h and target-ppc/cpu.h. This way they can be used
> on other targets.
Good idea, I will apply this.
Regards.
--
J. Mayer <[EMAIL
No changes are required for Bochs BIOS. Sorry for late reply, the message
was discarded by spam filter :-/
Best regards,
Filip Navara
On 9/8/07, Alex Beregszaszi <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> On Sat, 2007-09-08 at 21:21 +0200, Filip Navara wrote:
> > Attached patch implements enough of t
24 matches
Mail list logo