I am trying to step through i386-darwin-user/qemu-i386
in gdb but I am getting a KERN_PROTECTION_FAILURE
fairly early in the run:
(gdb) run /bin/ls
Starting program:
/Users/ilya/tmp/feb11/qemu-0.9.0/i386-darwin-user/qemu-i386
/bin/ls
Reading symbols for shared libraries . done
Starting /bin/ls wi
This is not a real patch, it's been hand edited and badly whitespace damaged to remove some of my
braindamaged/commented out debugging code that just muddies things up.
Simply posted for comment. I've tested it with WinXP and Ubuntu 6.06 and it appears to do what it's
supposed to with no ill ef
Greetings,
the following patch adds subcommands 0xCC and 0x66 for enabling/disabling
reverting to power-on defaults after a soft reset as invoked by the following
command (running under Linux) :
# hdparm -K1 /dev/hda
/dev/hda:
setting drive keep features to 1 (on)
this is specially vis
Greetings,
the following patch changes the logic for the processing of WIN_SETMULT so
that setting it to 0 (off) is a valid operation as shown by (running Linux
on qemu)
# hdparm -m0 /dev/hda
/dev/hda:
setting multcount to 0
multcount= 0 (off)
this is specially visible while runnin
Kirill A. Shutemov wrote:
> Patch in the attachment.
Already changed. :-)
> Imported only two syscall from Debian patchset. What about others(mount,
> mount, uselib, mincore, clock_gettime)?
Uselib is obsolete AFAICS.
> Should I split it in several patches?
This would help, yes.
Thiemo
___
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/11 20:03:13
Modified files:
linux-user : syscall.c
Log message:
Fix previous Linux userland emulation breakage.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user/syscal
On [Sun, 11.02.2007 18:35], Paul Brook wrote:
> On Sunday 11 February 2007 18:26, Thiemo Seufer wrote:
> > CVSROOT:/sources/qemu
> > Module name:qemu
> > Changes by: Thiemo Seufer 07/02/11 18:26:54
> >
> > Modified files:
> > linux-user : syscall.c
> >
> > Log message:
> >
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/11 19:01:48
Modified files:
hw : usb-hid.c
Log message:
increase USB table poll interval
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/usb-hid.c?cvsroot=qemu&r1
Hi, I have made a small patch that add a -no-frame option to qemu.
It makes SDL open the window without a frame allowing qemu to use the
entire screen without entering full-screen mode.
When this is combined with the tablet usb device it allows changing to
other workspaces without first toggling
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/11 18:36:44
Modified files:
linux-user : syscall.c
Log message:
Linux userland emulation of prctl, from Debian patchset.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-us
On Sunday 11 February 2007 18:26, Thiemo Seufer wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer 07/02/11 18:26:54
>
> Modified files:
> linux-user : syscall.c
>
> Log message:
> Linux userland emulation of syslog, from Debian patchset.
>
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/11 18:26:54
Modified files:
linux-user : syscall.c
Log message:
Linux userland emulation of syslog, from Debian patchset.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-u
Johannes Schindelin wrote:
Hi,
On Sat, 10 Feb 2007, Anthony Liguori wrote:
This is one I introduced in the gcc-3.x autodetect. It's against CVS
from a little while ago so hopefully it's just fuzz.
AFAICT "which" is not really portable, either. But then, I always have a
bash, so I r
Hi,
On Sat, 10 Feb 2007, Anthony Liguori wrote:
> This is one I introduced in the gcc-3.x autodetect. It's against CVS
> from a little while ago so hopefully it's just fuzz.
AFAICT "which" is not really portable, either. But then, I always have a
bash, so I really don't care.
Ciao,
Dscho
There is a bug in the ARM emulation of data-processing instructions with
ASR when the shift==0. The current QEMU CVS incorrectly modifies
the C-flag, when it should be preserved.
The attached patch corrects this.
Matthew
Index: target-arm/op.c
==
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/11 15:06:09
Modified files:
. : block.c
Log message:
Use PATH_MAX for name lengths, by Sergey Vlasov.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block.c?cvsroot=qe
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/11 15:02:17
Modified files:
. : configure
Log message:
Fix typo, and some reformatting.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/configure?cvsroot=qemu&r1=1.122&
17 matches
Mail list logo